go语言 环境搭建

2018-03-15  本文已影响5人  一抹月光3053

http://blog.csdn.net/lovechris00/article/details/71178881

过程中可能遇到的问题:

输入ls -all命令查看是否存在.bash_profile;
存在既使用vim .bash_profile 打开文件;

如果不存在则创建.bash_profile:输入touch .bash_profile 创建;

上一篇 下一篇

猜你喜欢

热点阅读