执行apt-get install locales
执行locale -a,查看系统支持的字符集
执行dpkg-reconfigure locales,选中en_US.UTF-8和zh_CN.UTF-8,将en_US.UTF-8设置为默认
执行apt-get install xfonts-intl-chinese和apt-get install ttf-wqy-microhei
重启
原文地址:https://www.cnblogs.com/renguanyu/p/12229513.html
时间: 2024-10-04 13:27:30