标签:http os ar div art 问题 on html linux
安装centos显示中文乱码,若果选择了中文,则全部字母乱码,语言选择列表也显示中文是乱码
求解决方法,具体根据我的图片出现的问题回答,求详细
echo $LANG;echo $LANGUAGE看看是什么?
你手动改一下系统语言
export LANG="zh_CN.UTF-8"
export LANGUAGE="zh_CN.UTF-8"
标签:http os ar div art 问题 on html linux
原文地址:http://www.cnblogs.com/dashafa/p/4015343.html