Differences between revisions 27 and 36 (spanning 9 versions)
Revision 27 as of 2006-09-13 02:24:43
Size: 208
Editor: JinQing
Comment:
Revision 36 as of 2009-12-25 07:18:29
Size: 72
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
hellp ...

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

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

=h1=
= HHH =

== h2 ==
---------------------------
----
[[Py技术文档分类]]

   1 print 'Hello world!'


Py技术文档分类

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