随笔分类 -  工具

工具使用或遇到的问题
摘要:0. 开始查看所有配置:git config --listgit config --global user.name "runoob"git config --global user.email test@runoob.comgit config --global core.editor vim 指 阅读全文
posted @ 2018-04-01 15:13 mingming00 阅读(102) 评论(0) 推荐(0)
摘要:1.下载2.安装镜像:1)上海交大的FTP:ftp://ftp.sjtu.edu.cn/sites/cygwin.com/pub/cygwin/2)163的镜像:http://mirrors.163.com/cygwin/3)http://mirrors.sohu.com/cygwin/3.选择组件 阅读全文
posted @ 2018-04-01 15:12 mingming00 阅读(141) 评论(0) 推荐(0)
摘要:1.Regedit 2.HKEY_USERS——搜索NewTabPage 3.清空除了Default之外的所有东西 4.也可以添加NumRows——TAB的行数 可以参考:http://tieba.baidu.com/p/2170052706 阅读全文
posted @ 2018-02-24 16:00 mingming00 阅读(181) 评论(0) 推荐(0)
摘要:主要原因是Plugin Manager失效导致的,需要重新导入 导入一下PluginManager就可以了地址:https://github.com/bruderstein/nppPluginManager/releases 阅读全文
posted @ 2018-02-23 11:32 mingming00 阅读(213) 评论(0) 推荐(0)