Re: [OT]在Windows下寫BIG5編 碼的繁體中文文件,有什麽好的 方案

"Jiahua Huang" <[email protected]> Tue, 22 Jan 2008 10:18:00 +0800
Newsgroups gmane.comp.python.chinese
Message-ID <[email protected]>
不是, locale 真的没有关系,

软件的编码跟系统的编码也没有关系
Gtk 程序内码是 utf8, KDE 程序内码是 ucs2/utf16,  不管你啥编码,内部都是内码.

你遇到的也许只是编辑器没有自动识别你的编码,
你要的是自己指定编码, 而不是其他乱搞.

2008/1/22 fluke.l <[email protected]>:
>
>
> 我没有研究过locale相关的主题。
>
> 这里只是猜测一下,没有big5 locale的话,支持多内码的编辑器,实际上是不是把内码转换成utf8来显示,存储的时候再转存回big5?
>
> 如果有的话,直接调用big5的回显就行了。
>
> 上面都是猜测,我还不知道locale和系统文字显示,还有字体之间的关系。
>
> 这些内容还真得找时间来补补。
>
>
_______________________________________________
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