会动的耳朵  

2013年11月13日

摘要: GO安装 http://code.google.com/p/go/downloads 配置参考 https://github.com/Unknwon/the-way-to-go_ZH_CN/blob/master/eBook/02.3.md 1. 配置 环境变量 有的系统是~/.profile ~/.bashrc 记得把go 包安装到/usr/local,可以是其他目录,担心引起其他不必要的 然后重启 cmd终端,再执行go evn: 2. Install Go 我下载的是source包, 参考官方文档:ht... 阅读全文
posted @ 2013-11-13 17:05 会动的耳朵 阅读(415) 评论(0) 推荐(0) 编辑