Differences between revisions 37 and 38
Revision 37 as of 2010-12-26 09:18:22
Size: 531
Editor: xblandy
Comment:
Revision 38 as of 2010-12-26 09:20:05
Size: 564
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

   1 print 'Hello world!'


Py技术文档分类

= 随便什么 = 会成为标题

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

= 1 ==2 ===3 ====4 =====5


产生分行线

  • {{{ 随便什么

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

    • </pre> 差不多

    特别的

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