日期:2014-05-17  浏览次数:20812 次

ubuntu解决打开windows记事本txt文件乱码的问题

终端输入gconf-editor调出gconf-edit

PS:输入gconf-editor即可,前面不需要加Sudo

依次点开

apps->gedit-2->preferences->encodings 中的auto-detected

在双击弹出对话框中加入GB18030,GBK,GB2312,然后将GB18030,GB2312移到最上

再次打开.txt文件,问题是不是解决了?