Differences between revisions 2 and 143 (spanning 141 versions)
Revision 2 as of 2005-02-05 10:36:53
Size: 1272
Editor: ZoomQuiet
Comment:
Revision 143 as of 2008-12-10 15:11:25
Size: 681
Editor: vpssa
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##language:en
Please feel free to experiment here, after the four dashes below... and please do '''NOT''' create new pages without any meaningful content just to try it out!
##language:zh
#acl Known:read,write All:read
= RexChen'S HOME->>> PYTHON =
----
Though i am freshman,i belive:
Line 4: Line 7:
'''Tip:''' Shift-click "HelpOnEditing" to open a second window with the help pages.  . i'm the best!!! And i want to be better!
Line 6: Line 9:
WIKI测试区本区请任意修改, 测试各种语法.
{{{无修饰文字;
原文呈现测试}}}
["个人网页分类"] MyNewPage3
Line 10: Line 11:
 * 第一点 oo
 * 第二点 ''第二眯''
 * 第三点
["Zone"]
Line 14: Line 13:
--------- = 呵呵,随便来点吧。。。 =
 . 会成为标题
= d_d =
== d_d ==
== d_d ==
== 随便什么 ==
会成为副标题, 最多可用 5 个 "=" 号.
Line 16: Line 21:
体验
----
''斜体''; '''粗体'''; '''''粗斜'''''; ''混合 '''粗体''' 与斜体''; ---- 分隔线
--------
产生分行线 {{{ 随便什么 }}}的作用和用 <pre> 差不多
Line 20: Line 24:
= Hi =
== Hi Hi ==
==== Hi Hi Hi ====
===== Hi Hi Hi =====
====== Hi Hi Hi ======
 . 特别的{{{#!python ... }}}
  . 将自动对Python代码进行语法颜色处理!
[[Anchor(SectionAnchor)]] 产生一个名为"SectionAnchor"的锚点
Line 26: Line 28:
----
-----
------
-------
--------
---------
HelloWorld
Line 33: Line 30:

== Formatting ==

''italic'' '''bold''' {{{typewriter}}}

`backtick typewriter` (configurable)

{{{
preformatted
}}}

== Linking ==

HelpOnEditing MoinMoin:InterWiki

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

[email protected]


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

== Lists ==

=== Bullet ===
 * first
   1. nested and numbered
   1. numbered lists are renumbered
 * second

 blockquote
   deeper

=== Glossary ===
 Term:: Definition

=== Drawing ===
drawing:mytest

Here is a '''new''' test
-- PhdTest [[DateTime(2008-10-07T08:46:21Z)]]

RexChen'S HOME->>> PYTHON


Though i am freshman,i belive:

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


["个人网页分类"] MyNewPage3

["Zone"]

呵呵,随便来点吧。。。

  • 会成为标题

d_d

d_d

d_d

随便什么

会成为副标题, 最多可用 5 个 "=" 号.


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

  • 特别的#!python ... 

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

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

HelloWorld

-- PhdTest DateTime(2008-10-07T08:46:21Z)

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