
mac
肖ZE
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
linux 命令
linux 命令安装一些全局需要给权限sudo npm install -g cnpm --registry=https://registry.npm.taobao.org --verbose项目上线命令部署软件:Xshell(连接服务器)、Proxifier(启动代理通道)、WinSCP(文件拖拽部署工具)ssh -p 80 example.com # 登录堡垒机xxxxxxxx...原创 2019-11-24 08:51:22 · 222 阅读 · 0 评论 -
mac 问题
运行 vscode 导致发热严重在 setting.json 中配置以下 "search.followSymlinks": false, "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, ...原创 2019-11-24 08:49:39 · 375 阅读 · 0 评论