摘要: sudo apt-get update sudo apt-get install locales -y sudo locale-gen en_US.UTF-8 sudo dpkg-reconfigure locales sudo update-locale LC_ALL=en_US.UTF-8 #或 阅读全文
posted @ 2022-02-16 16:58 zhaoguanhao 阅读(1642) 评论(0) 推荐(0) 编辑