摘要: 配置环境变量 1). #:vi /etc/profile 在最后面添加 PATH=~/dotnet/bin:$PATHexport PATH 2). #:source /etc/profile 阅读全文
posted @ 2017-12-01 09:46 littlewrong 阅读(964) 评论(0) 推荐(0) 编辑