Ubuntu 系统添加中文字符编码,可以直接使用 locale-gen:

sudo locale-gen zh_CN.UTF-8
也可以直接在/var/lib/locales/supported.d/local
中添加一行:zh_CN.UTF-8 UTF-8

 

相关文章:

  • 2022-12-23
  • 1970-01-01
  • 2021-11-21
  • 2022-12-23
  • 2021-10-31
  • 2021-11-24
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-01
  • 2022-12-23
  • 2021-04-20
  • 2021-11-27
  • 2021-04-27
  • 2021-11-01
相关资源
相似解决方案