上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 49 下一页
摘要: 安装nodejs 安装淘宝镜像 安装webpack 安装vue cli END 阅读全文
posted @ 2020-03-10 21:10 LeoShi2020 阅读(297) 评论(0) 推荐(0) 编辑
摘要: 文件自动保存 配置快捷键 ⌘, HTML JS代码补全 Vue需要的插件 Vetur、ESLint、Prettier、Vue 2 Snippets npm安装支持包 settings.json配置文件 ` ` 阅读全文
posted @ 2020-03-09 12:14 LeoShi2020 阅读(281) 评论(0) 推荐(0) 编辑
摘要: END 阅读全文
posted @ 2020-03-09 11:04 LeoShi2020 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 清除配置信息 然后从 Application 里删掉.app END 阅读全文
posted @ 2020-03-09 11:01 LeoShi2020 阅读(652) 评论(0) 推荐(0) 编辑
摘要: 下载地址 https://code.visualstudio.com/ 直接复制到应用程序文件夹 END 阅读全文
posted @ 2020-03-09 10:55 LeoShi2020 阅读(2720) 评论(0) 推荐(0) 编辑
摘要: 202.181.202.140 202.181.224.2 205.252.144.228 联通60 70ms 阅读全文
posted @ 2020-03-07 12:03 LeoShi2020 阅读(4510) 评论(0) 推荐(0) 编辑
摘要: useradd主要参数 ` ` 阅读全文
posted @ 2020-03-07 09:09 LeoShi2020 阅读(1102) 评论(0) 推荐(0) 编辑
摘要: watch 用于侦听变量的变化,然后进行相应的处理 尽量不使用watch使用computed代替 示例源代码 END 阅读全文
posted @ 2020-03-06 17:46 LeoShi2020 阅读(191) 评论(0) 推荐(0) 编辑
摘要: computed 处理元数据,便于进行二次利用(比如:消费税自动计算功能) 源代码 END 阅读全文
posted @ 2020-03-05 15:44 LeoShi2020 阅读(137) 评论(0) 推荐(0) 编辑
摘要: filters 格式化变量输出内容(日期格式化、大小写转换、数字再计算) 类似Linux | 代码源文件 END 阅读全文
posted @ 2020-03-05 15:24 LeoShi2020 阅读(133) 评论(0) 推荐(0) 编辑
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 49 下一页