Re: [OT]在Windows下寫BIG5編 碼的繁體中文文件,有什麽好的 方案
"大熊" <[email protected]> Tue, 22 Jan 2008 11:02:40 +0800
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
set encoding=utf-8 lan mes zh_TW.utf-8 set fileencodings=ucs-bom,utf-8,taiwan 把它加在_vimrc文件中,这样你的vim环境就是支持繁体中文的utf8(连菜单和消息都是繁体的!) 在08-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