Life is short, you need Python

Cent OS下中文乱码的解决方法

1. Unrecognizable Code in webpage if including chinese character

Just run the command: yum groupinstall "Chinese Support" and then reboot

 

2. Chinese menu and document

   1)root previliege

   2)vim /etc/systemconfig/i18n

  LANG="zh_CN.GB18030"
  LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"
  SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_US.UTF-8:en_US:en"
  SYSFONT="lat0-sun16"

 

posted @ 2010-08-18 14:11  runfox545  阅读(1829)  评论(0编辑  收藏  举报
白月黑羽 Python教程 白月黑羽Python