Menu
首页
搜索
SpringBoot
Vue
Vant
Python
Android
Harmony
InnoDB
etc
关注
发信
关注(28)
粉丝(399)
动态
文章
图片
Centos中文语言乱码解决方法
vim /etc/locale.conf
添加:LANG="zh_CN.UTF-8"
执行一下source /etc/locale.conf,使刚修改的文件生效
05-28 19:33