Differences between revisions 1 and 2
Revision 1 as of 2005-03-31 07:28:35
Size: 452
Editor: ZoomQuiet
Comment:
Revision 2 as of 2005-03-31 07:29:24
Size: 233
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
''' ''' 
Line 4: Line 4:
Line 10: Line 9:
= 文章大标 =
''简述''
== 章标题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)