Re: [OT]在Windows下寫BIG5編 碼的繁體中文文件,有什麽好的 方案
"大熊" <[email protected]> Tue, 22 Jan 2008 10:42:03 +0800
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
在08-1-22,Jiahua Huang <[email protected]> 写道: > > vim 自己就能自动识别编码, 如果你没打开的话, > 在 .vimrc 加上 > set fileencodings=utf-8,cp936,big5,euc-jp,euc-kr,latin1,ucs-bom 这样vim自动选择时会首先尝试简体中文,建议把big5移到前面 手工设置编码是 > :set fileencoding=big5 考虑使用fencview插件,可以在菜单中动态指定文件的编码 -- 茫茫人海,你是我的最爱 _______________________________________________ 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