11 2019 档案

摘要:注意:mac版本的,要把Ctrl换为Command。1.chrome浏览页面常用快捷键 Ctrl+N 打开新窗口。 Ctrl+T 打开新标签页。 Ctrl+W关闭当前标签 Ctrl + F4 关闭chrome浏览器 Ctrl+Tab 或 Ctrl+PgDown 切换到下一个标签页。 Ctrl+Shi 阅读全文
posted @ 2019-11-25 10:53 CatherLee 阅读(794) 评论(0) 推荐(0)
摘要:⌘——Command ⌃ ——Control ⌥——Option/Alt ⇧——Shift ⇪——Caps Lock fn——功能键就是fn 编辑 Command+alt+T 用 (if..else, try..catch, for, etc.)包住Command+/ 注释/取消注释的行注释Comm 阅读全文
posted @ 2019-11-20 11:41 CatherLee 阅读(250) 评论(0) 推荐(0)
摘要:解决方法:删除文件 package-lock.json,再重新执行npm i或者npm install 阅读全文
posted @ 2019-11-08 11:44 CatherLee 阅读(5821) 评论(0) 推荐(1)
摘要:Lodash "鲁大师" 是一个一致性、模块化、高性能的 JavaScript 实用工具库。 阅读全文
posted @ 2019-11-07 17:57 CatherLee 阅读(210) 评论(0) 推荐(0)