Vue.js 文档 (opens new window) Class 与 Style 绑定 (opens new window) 条件渲染 (opens new window) 列表渲染 (opens new window) 事件处理 (opens new window) 表单输入绑定 (opens new window) 组件基础 (opens new window) 组件注册 (opens new window)
深入响应式原理 (opens new window) Prop (opens new window) 自定义事件 (opens new window) 插槽 (opens new window)
动态组件 & 异步组件 (opens new window) 处理边界情况 (opens new window) 混入 (opens new window) 自定义指令 (opens new window) 插件 (opens new window) 过滤器 (opens new window) 单文件组件 (opens new window) 路由 (opens new window) 状态管理 (opens new window)
正则表达式 (opens new window) 模式(Patterns)和修饰符(flags) (opens new window) 字符类 (opens new window) Unicode:修饰符 “u” 和 class \p{...} (opens new window)
正则表达式 (opens new window) 锚点(Anchors):字符串开始 ^ 和末尾 $ (opens new window) Flag "m" — 多行模式 (opens new window) 词边界:\b (opens new window) 转义,特殊字符 (opens new window) 集合和范围 [...] (opens new window)
← M2W2 M1W4 →