Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Vue 教程

Vue 主页 Vue 简介 Vue 指令 Vue v-bind Vue v-if Vue v-show Vue v-for Vue 事件 Vue v-on Vue 方法 Vue 事件修饰符 Vue 表单 Vue v-model Vue CSS 绑定 Vue 计算属性 Vue 侦听器 Vue 模板

扩展 能力

Vue 为什么,如何以及设置 Vue 第一个 SFC 页面 Vue 组件 Vue 属性 Vue v-for 组件 Vue $emit() Vue 透传属性 Vue 作用域样式 Vue 局部组件 Vue 插槽 Vue v-slot Vue 作用域插槽 Vue 动态组件 Vue 传送门 Vue HTTP 请求 Vue 模板引用 Vue 生命周期钩子 Vue 提供/注入 Vue 路由 Vue 表单输入 Vue 动画 Vue 带 v-for 的动画 Vue 构建 Vue Composition API

Vue 参考

Vue 内置属性 Vue 内置组件 Vue 内置元素 Vue 组件实例 Vue 指令 Vue 实例选项 Vue 生命周期钩子

Vue 示例

Vue 示例 Vue 练习 Vue 测验 Vue 服务器 Vue 证书

Vue 教程

学习 Vue

Vue 是一个流行的 JavaScript 框架。

在 Vue 中构建的用户界面会在数据更改时自动更新。

Vue 很容易学习。

立即开始学习 Vue »

本教程

本教程专门设计用于帮助您尽可能快而有效地学习 Vue。

首先,您将学习 Vue 的基础知识:文本插值、指令以及如何将事件和表单融入您的项目。

然后您将学习关于 Vue 的所有其他知识

计算属性、侦听器、方法、单文件组件(SFC,*.vue 文件)的设置等等。


每章都有“动手尝试”示例

在每章中,您可以在线编辑示例,并单击按钮以查看结果。

示例

<h1>"Hello, World!" 示例</h1>

<div id="app">{{ message }}</div>
动手尝试 »


您应该具备的知识

在学习 Vue 之前,您应该对以下内容有基本的了解


Vue 历史

Evan You,一位在 Google 工作的 AngularJS 开发人员,于 2013 年开始开发 Vue。

Vue 1.0 版本于 2015 年发布。


Vue 练习

通过练习测试自己

练习

这里缺少哪种编程语言的名称?

Vue is a popular  framework.

开始练习


Vue 测验?

通过参加测验来学习!测验将为您提供有关 Vue 知识的信号。

开始 Vue 测验


我的学习

使用 W3Schools 上的免费“我的学习”程序跟踪您的进度。

登录您的帐户,并开始赚取积分!

这是一个可选功能。您可以在不使用“我的学习”的情况下学习 W3Schools。

Track your progress with at W3Schools.com

通过示例学习

通过示例学习!本教程通过说明性示例补充所有解释。

查看所有 Vue 示例



×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.