摘要: 安装GO Golang官网下载地址: "https://golang.org/dl/" // 习惯用vim,没有的话可以用命令 安装一个 vim /etc/profile // 在最后一行添加 export GOPATH= /home/gocode/go/bin // wq保存退出后source一下 阅读全文