Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2005-03-31 07:28:35
Size: 452
Editor: ZoomQuiet
Comment:
Revision 3 as of 2005-03-31 07:29:42
Size: 229
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
'''
 
Unicode 的PythonIc 处理![http://www.jorendorff.com/articles/unicode/index.html 原文出处]
'''Unicode 的PythonIc 处理![http://www.jorendorff.com/articles/unicode/index.html 原文出处]
Line 10: Line 8:
= 文章大标 =
''简述''
== 章标题1 ==

=== 小节标题1 ===
{{{
#!python
Python code
}}}

==== 次节标题1 ====
xxx

== 章标题2 ==

=== 小节标题2 ===
{{{
其它
代码引用
}}}

==== 次节标题2 ====
yyy
= Unicode for Programmers =

PythonInUnicode (last edited 2009-12-25 07:16:19 by localhost)