Differences between revisions 7 and 8
Revision 7 as of 2004-11-11 10:07:13
Size: 2819
Editor: ZoomQuiet
Comment: Python的编码处理技术
Revision 8 as of 2004-11-12 03:03:02
Size: 2882
Editor: ZoomQuiet
Comment: encdet.py Google 列表中提到的处理脚本
Deletions are marked like this. Additions are marked like this.
Line 45: Line 45:
 * attachmant::encdet.py Google 列表中提到的处理脚本

收集 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)