Differences between revisions 64 and 107 (spanning 43 versions)
Revision 64 as of 2006-05-20 10:31:46
Size: 2122
Editor: ZoomQuiet
Comment:
Revision 107 as of 2008-03-12 03:36:22
Size: 992
Editor: programman83
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#acl Known:read,write All:read
[[MyNewPage]] ["new page"] ,,爱尔兰的鱼,, ["点我"]
Line 3: Line 5:

[[TableOfContents]]

WIKI测试区本区请任意修改, 测试各种语法.
'''提示 Tip:''' Shift-click "HelpOnEditing" 来打开新窗口学习详细的编辑规则


= Hi =
["MyNewPage"] /SubPage -- 子页面体验

== Hi Hi ==
=== Hi Hi Hi ===
==== Hi Hi Hi Hi ====
===== Hi Hi Hi =====
====== Hi Hi Hi ======
{{{无修饰文字;
原文呈现测试}}}
["MyNewPage"]
 * 第一点 oo
 * 第二点 ''第二眯''
 * 第三点

体验
----
''斜体''; '''粗体'''; '''''粗斜'''''; ''混合 '''粗体''' 与斜体'';
---- 分隔线
= 仙德瑞拉的窝 =
 . ["绿茶+午后阳光,是最好的选择"] :-? ["如果有书就更棒了"]
= 爱鱼行迹 =
== 最新行动 ==
{{{
时间有冲突不能去广州了,好晕!!!}}}
 * NO.1
 * ON.2
 * NO.2
==读书心得==
Line 31: Line 17:
-----
------
-------
--------
---------


== Formatting ==

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

`backtick typewriter` (configurable)

{{{
preformatted
}}}

== Linking ==

HelpOnEditing MoinMoin:InterWiki
 . NewPageMy
----
 HelpOnEditing MoinMoin:InterWiki ["/TestLink:BrokenProblem"]
Line 54: Line 23:
[email protected]
[email protected] [email protected]
Line 60: Line 28:
== Lists ==

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

 blockquote
   deeper

=== Glossary ===
 Term:: Definition
 Term :: Definition
Line 76: Line 31:

Here is a '''new''' test
Line 83: Line 36:
'''可以使用中文的 Wiki 页面名来创建新页面'''
 * ["中文页面名"]
  * or
 * Self:中文页面名
  * 当然创建后的页面实际名称为 {{{%E4%B8%AD%E6%96%87%E9%A1%B5%E9%9D%A2%E5%90%8D}}} 完全的UTF-8 编辑字串,一样,对于搜索来讲不好
 . ===============================
= 标题testByAdamGu =
== 副标题1 testByAdamGu ==
=== 副标题2 testByAdamGu ===
--------
Line 89: Line 42:
== 我的个人测试 ==
''' 你好 '''
sdf
""什么呀""

$ 测试一下仅此而已$
["Sec1: abc"]

["MyNewPage"]

--( ABC )--

<!> ABC (!) '''XYZ''' (!)

{i} ABC

<!> ABC <!>

{i} <!> ABC (!) '''XYZ''' (!)

{i} <!> ABC (!) '''XYZ''' (!)


在这一步中你 <!> 需要 (!) 只是想 (!) 定义每个函数的 API , <!> 但是你不需要立刻编写他们 (!) 而不想具体实现它们 (!), <!> 而是 (!) 因此你 (!) 以 Python 关键字 pass 一笔带过。
看看那个latex
{{{#!latex
$$
\lim_{x \to \infty}f(x)
$$
{{{
#!python
#test python highlight
class Test:
    __init__(self):
        pass
Line 119: Line 49:
[[Anchor(锚点byAdamGu)]] MyNewPage

MyNewPage ["new page"] 爱尔兰的鱼 ["点我"]

仙德瑞拉的窝

  • ["绿茶+午后阳光,是最好的选择"] :-? ["如果有书就更棒了"]

爱鱼行迹

最新行动

时间有冲突不能去广州了,好晕!!!
  • NO.1
  • ON.2
  • NO.2

==读书心得==



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

[email protected] [email protected]

http://c2.com/sig/wiki.gif

Term
Definition

Drawing

drawing:mytest

宏 macro

MonthCalendar

中文Wiki链接

  • ===============================

标题testByAdamGu

副标题1 testByAdamGu

副标题2 testByAdamGu


   1 #test python highlight
   2 class Test:
   3     __init__(self):
   4         pass

Anchor(锚点byAdamGu) MyNewPage

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