2018年10月28日

Sublime Text 3 Build 3176 License

摘要: 先在hosts文件里加入两行: 127.0.0.1 www.sublimetext.com127.0.0.1 license.sublimehq.com目的是防止Sublime Text更新和检测,不知道怎么修改hosts文件的可以百度一下,这里就不赘述。 然后在Sublime Text里点Help 阅读全文

posted @ 2018-10-28 19:23 &大飞 阅读(131) 评论(0) 推荐(0)

VSCode开发调试Go程序

摘要: 1. 由于网络原因需要手动下载项目库 golang需要安装net和tools库,在github.com/golang下下载包 https://github.com/golang/net.githttps://github.com/golang/tools.githttps://github.com/ 阅读全文

posted @ 2018-10-28 14:27 &大飞 阅读(1426) 评论(0) 推荐(0)

IntelliJ IDEA(2018)安装和破解

摘要: http://idea.lanyus.com/ 注册码有效期为2018年5月5日至2019年5月4日使用前请将“0.0.0.0 account.jetbrains.com”添加到hosts文件中 阅读全文

posted @ 2018-10-28 13:32 &大飞 阅读(330) 评论(0) 推荐(0)

导航