Differences between revisions 37 and 39 (spanning 2 versions)
Revision 37 as of 2010-12-26 09:18:22
Size: 531
Editor: xblandy
Comment:
Revision 39 as of 2010-12-26 09:21:54
Size: 620
Editor: xblandy
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Line 9: Line 10:
= 1 =
== 2 ==
=== 3 ===
==== 4 ====
===== 5 =====
Line 14: Line 20:
        print ("Hello world!")

   1 print 'Hello world!'


Py技术文档分类

= 随便什么 = 会成为标题

  • == 随便什么 == 会成为副标题,
    • 最多可用 5 个 "=" 号.

1

2

3

4

5

产生分行线

  • {{{ 随便什么

    }} }的作用和用 <pre> 差不多

    • </pre> 差不多

    特别的

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