Differences between revisions 14 and 35 (spanning 21 versions)
Revision 14 as of 2006-03-11 04:23:42
Size: 266
Editor: killvin
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:
["shenbianer"]

= 标题 1 =; == 标题 2 ==; === 标题 3 ===; ==== 标题 4 ====; ===== 标题 5 =====.

空格加下列符号之一: * 代表圆点; 1., a., A., i., I. 代表编号; 1.#n 从n开始编号; 空格本身代表缩进.

|| 单元格文字 ||
{{{#!python
print 'Hello world!'
}}}
----
["Py技术文档分类"]

   1 print 'Hello world!'


["Py技术文档分类"]

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