Differences between revisions 28 and 35 (spanning 7 versions)
Revision 28 as of 2006-09-13 02:28:57
Size: 215
Editor: JinQing
Comment:
Revision 35 as of 2009-09-05 13:41:38
Size: 72
Editor: mcspring
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
hellp ...

{{{
hi
close it}}}
abc[[http://blog.csdn.net/jq0123]]

{{{
#!python
import time

while True:
    time.sleep(1000)
{{{#!python
print 'Hello world!'
Line 15: Line 4:

=h1=
= HHH =

== h2 ==
---------------------------

after line
----
["Py技术文档分类"]

   1 print 'Hello world!'


["Py技术文档分类"]

MyNewPage (last edited 2010-12-26 09:23:38 by xblandy)