Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
让你得系统兼容GBK
Experiences and Insight
1264
views ·
1
replies ·
To
floor
Go
hsweib
deepin
2012-11-11 08:21
Author
修改/var/lib/locales/supported.d/local文件,在文件中添加:
zh_CN.GBK GBK
zh_CN.GB2312 GB2312
sudo dpkg-reconfigure --force locales
然后在输出的结果中会出现:
zh_CN.GB2312 done
zh_CN.GBK done
这样, 就支持GBK编码了。
Reply
Like 0
Favorite
View the author
All Replies
cxbii
deepin
2012-11-11 08:24
#1
这个让gedit打开txe文件不乱码的?
如果是的话,deepin发行版本可以不用修改的,因为已经处理过了
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Deepin from 23.1 to 25
Problem with French locale
Install problem (09_ostree_sys_init.job hooks)
Anyone Get OBS to work?
Setup keyboard
Large-Scale Community Testing Report - Critical Technical Issues
Popular Events
More
zh_CN.GBK GBK
zh_CN.GB2312 GB2312
sudo dpkg-reconfigure --force locales
然后在输出的结果中会出现:
zh_CN.GB2312 done
zh_CN.GBK done
这样, 就支持GBK编码了。