centos安装完成后在chrome中所有中文都显示为方框,解决办法:执行如下三条命令
yum groupinstall "X Window System" -y
yum -y groupinstall chinese-support
yum -y groupinstall Fonts
原文地址:https://www.cnblogs.com/shengs/p/11329078.html
时间: 2024-11-08 01:54:33
centos安装完成后在chrome中所有中文都显示为方框,解决办法:执行如下三条命令
yum groupinstall "X Window System" -y
yum -y groupinstall chinese-support
yum -y groupinstall Fonts
原文地址:https://www.cnblogs.com/shengs/p/11329078.html