Re: [OT]在Windows下寫BIG5編 碼的繁體中文文件,有什麽好的 方案
"Jiahua Huang" <[email protected]> Tue, 22 Jan 2008 11:14:10 +0800
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
你全做错了 fileencodings 是自动识别的编码 encoding 是文件打开的编码 fileencoding 是文件保存的编码, 另外,让你改 .vimrc 自动识别,硬是不肯改么? 加一行就一劳永逸的 2008/1/22 fluke.l <[email protected]>: > > > 我用vim打开big5文件的时候,是乱码,然后set > fileencoding 为big5,并没有变化,关闭的时候提示文件已经被修改。我估计和我之前说的对big5再执行一次utf8->big5类似。 > > 你确定这样做是可以的吗?要不我发一个big5的文件你试试? > _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese