摘要: 1.创建并以 TextEdit 的方式打开 ~/.bash_profile 文件touch ~/.bash_profile;open -t ~/.bash_profile2.新增环境变量如:export PATH=${PATH}:/Volumes/Software/tools/Eclipse/sdk... 阅读全文
posted @ 2015-05-17 20:11 Anumbrella 阅读(537) 评论(0) 推荐(0) 编辑