2020年3月24日
摘要: 安装go之后,gopath设置为安装go的目录下go/bingopath 默认为C:\Users\xiuxiuli\go要把gopath换成D:\Go_WorkSpace,在系统环境变量里新建如下 重开下cmd,输入go env 发现gopath没有变化,然后再命令行输出下面就可以了setx GOP 阅读全文
posted @ 2020-03-24 18:37 潇潇六月雨 阅读(1539) 评论(0) 推荐(0)
摘要: 新破解方式 http://c.biancheng.net/view/6124.html 一、go安装 1、建议去go语言中文网下载,网址:https://studygolang.com/dl ,下图是下载页面及包介绍 2、Windows版安装 3、在cmd命令行窗口输入“go version”可以查 阅读全文
posted @ 2020-03-24 14:22 潇潇六月雨 阅读(3430) 评论(2) 推荐(0)
摘要: http://mirrors.163.com/centos/6/os/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.163.com'" Trying other mirror 阅读全文
posted @ 2020-03-24 11:55 潇潇六月雨 阅读(1813) 评论(0) 推荐(0)