摘要:
光标: alt+鼠标左键 单个添加光标 shift+alt,再使用鼠标拖动,也可以出现竖直的列光标,同时可以选中多列 shift+alt+ → 截取边界块 按shift+alt+i,在选中的一段文字,每行末尾都会出现光标 ctrl+shift+L 选中编辑代码中相同的内容 阅读全文
摘要:
// 在测试环境准备好之后且每个测试文件执行之前运行下述文件 setupFilesAfterEnv: [ '<rootDir>/tests/setup.js', ], 阅读全文
摘要:
https://www.cnblogs.com/zaihuilou/p/9556373.html https://www.jianshu.com/p/47c29865b3a4 https://www.cnblogs.com/cczlovexw/p/11527708.html 阅读全文
摘要:
https://www.jianshu.com/p/98404525793c?utm_source=oschina-app https://www.jianshu.com/p/d7765deceb10 https://www.jianshu.com/p/a76618174b83 阅读全文
摘要:
https://www.cnblogs.com/wheatCatcher/p/11342821.html https://segmentfault.com/a/1190000015724775 https://www.jianshu.com/p/6f1c0bd2842b https://blog.c 阅读全文
摘要:
https://www.jianshu.com/p/bf0ffe8e615a 阅读全文
摘要:
下载地址:https://github.com/coreybutler/nvm-windows/releases nvm-noinstall.zip: 这个是绿色免安装版本,但是使用之前需要配置 nvm-setup.zip:这是一个安装包,下载之后点击安装,无需配置就可以使用,方便。 Source 阅读全文
摘要:
https://www.cnblogs.com/rongfengliang/category/1248593.htmlhttps://segmentfault.com/a/1190000019350611?utm_source=tag-newesthttps://blog.csdn.net/qq_2 阅读全文
摘要:
1 win + R regedit 2.找到Directory\Background\Shell 右键新建一个项 3.新建一个command项 4.修改command的指向 参考:https://blog.csdn.net/qq_33202928/article/details/85277943 h 阅读全文