Differences between revisions 107 and 129 (spanning 22 versions)
Revision 107 as of 2008-03-12 03:36:22
Size: 992
Editor: programman83
Comment:
Revision 129 as of 2008-10-07 08:38:43
Size: 597
Editor: PhdTest
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[MyNewPage]] ["new page"] ,,爱尔兰的鱼,, ["点我"] = RexChen'S HOME->>> PYTHON =
----
Though i am freshman,i belive:
Line 5: Line 7:
= 仙德瑞拉的窝 =
 . ["绿茶+午后阳光,是最好的选择"] :-? ["如果有书就更棒了"]
= 爱鱼行迹 =
== 最新行动 ==
{{{
时间有冲突不能去广州了,好晕!!!}}}
 * NO.1
 * ON.2
 * NO.2
==读书心得==
  . i'm the best!!! And i want to be better!
Line 17: Line 9:
 . NewPageMy
----
 HelpOnEditing MoinMoin:InterWiki ["/TestLink:BrokenProblem"]

http://purl.net/wiki/moin/ [http://www.python.org/ Python]

[email protected] [email protected]

=== Image Link ===
http://c2.com/sig/wiki.gif

 Term :: Definition
=== Drawing ===
drawing:mytest

== 宏 macro ==
[[MonthCalendar]]

== 中文Wiki链接 ==
 . ===============================
= 标题testByAdamGu =
== 副标题1 testByAdamGu ==
=== 副标题2 testByAdamGu ===
--------

{{{
#!python
#test python highlight
class Test:
    __init__(self):
        pass
}}}
[[Anchor(锚点byAdamGu)]] MyNewPage
["个人网页分类"]
["MyNewPage3"]
  - "= 随便什么 =" 会成为标题
  - "== 随便什么 ==' 会成为副标题,
     最多可用 5 个 "=" 号.
  - "--------" 产生分行线
  - "{{{ 随便什么 }}}" 的作用和用 <pre> 差不多
  - 特别的"{{{#!python ... }}}"
    将自动对Python代码进行语法颜色处理!
  - [[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)