windows:
新建系统的环境变量LANG=en_US.UTF-8
linux:
# vim /etc/profile
# export LANG="en_US.UTF-8"
# source /etc/profile
svn 标准查看器 乱码
最新推荐文章于 2024-01-16 13:53:47 发布
windows:
新建系统的环境变量LANG=en_US.UTF-8
linux:
# vim /etc/profile
# export LANG="en_US.UTF-8"
# source /etc/profile