Fork me on GitHub

文章分类 -  centos

centos
摘要:centos7解决中文乱码问题 查看当前系统编码 [root@localhost ~]# echo $LANG zh_CN.GB18030 [root@localhost ~]# 查看 locale.conf 配置文件 [root@localhost ~]# cat /etc/locale.conf 阅读全文
posted @ 2022-07-14 13:17 chenpw 阅读(839) 评论(0) 推荐(0)

View Code