Differences between revisions 129 and 130
Revision 129 as of 2008-10-07 08:38:43
Size: 597
Editor: PhdTest
Comment:
Revision 130 as of 2008-10-07 08:39:12
Size: 577
Editor: PhdTest
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
  - "= 随便什么 =" 会成为标题
  - "== 随便什么 ==' 会成为副标题,

"= 随便什么 =" 会成为标题
 "== 随便什么 ==' 会成为副标题,
Line 14: Line 15:
  - "--------" 产生分行线
  - "{{{ 随便什么 }}}" 的作用和用 <pre> 差不多
  - 特别的"{{{#!python ... }}}"
"--------" 产生分行线
"{{{ 随便什么 }}}" 的作用和用 <pre> 差不多
 特别的"{{{#!python ... }}}"
Line 18: Line 19:
  - [[Anchor(SectionAnchor)]] 产生一个名为"SectionAnchor"的锚点 [[Anchor(SectionAnchor)]] 产生一个名为"SectionAnchor"的锚点

RexChen'S HOME->>> PYTHON


Though i am freshman,i belive:

  • i'm the best!!! And i want to be better!


["个人网页分类"] ["MyNewPage3"]

"= 随便什么 =" 会成为标题

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

"


" 产生分行线 " 随便什么 " 的作用和用 <pre> 差不多

  • 特别的"#!python ... "

    • 将自动对Python代码进行语法颜色处理!

Anchor(SectionAnchor) 产生一个名为"SectionAnchor"的锚点

WikiSandBox (last edited 2013-12-17 14:04:40 by lengxuezhixuan)