久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      centos顯示中文亂碼解決方法

      centos顯示中文亂碼解決方法

      centos顯示中文亂碼解決方法:

      推薦:《centos使用教程》

      1、 查看自己系統(tǒng)有沒有安裝中文語言包,可使用locale -a命令列出所有可用的語言環(huán)境:

      看里面是否有下面四項:

      centos顯示中文亂碼解決方法

      如果有,則不用安裝,如果沒有,需要重新安裝,使用yum install kde-l10n-Chinese安裝中文語言包。

      2、 修改i18n和locale.conf的配置文件

      第一:使用vim/etc/sysconfig/i18n命令打開i18n,在里面添加如下兩行代碼:

      LANG="zh_CN.UTF-8" LC_ALL="zh_CN.UTF-8"

      然后執(zhí)行source/etc/sysconfig/i18n命令使修改生效。

      二:vim /etc/locale.conf

      添加:LANG="zh_CN.UTF-8"

      然后執(zhí)行source /etc/locale.conf命令使修改生效。

      推薦學(xué)習(xí)Linux視頻教程:https://www.php.cn/course/list/33.html

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號