摘要: 需要在root的用户下进行 命令:vim /etc/profile 在文件的最后一行加入,即可解决乱码问题 export LC_ALL=zh_CN.utf-8 阅读全文
posted @ 2019-08-18 17:38 yann_code 阅读(219) 评论(0) 推荐(0) 编辑