Differences between revisions 6 and 7
Revision 6 as of 2004-09-23 09:59:36
Size: 2712
Editor: GreyRoar
Comment:
Revision 7 as of 2004-11-11 10:07:13
Size: 2819
Editor: ZoomQuiet
Comment: Python的编码处理技术
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * [http://nocache.czug.org/blog/panjunyong/python-encoding Python的编码处理技术] -- CZUG的整理

收集 Python 开发中对付中文问题的技巧,代码

大家一起来总结,争取形成一个中文Python 开发常用库出来?!

-- Zoom.Quiet [DateTime(2004-08-12T21:21:57Z)] TableOfContents

原则

统一到unicode上来吧!

Web的中文处理

中文的支持

GB与Big5

GB与unicode

UTF-8

内核支持!

ChinesePyFAQ (last edited 2009-12-25 07:17:00 by localhost)