Differences between revisions 29 and 31 (spanning 2 versions)
Revision 29 as of 2005-09-18 04:48:05
Size: 36
Editor: liqust
Comment:
Revision 31 as of 2005-09-21 03:22:39
Size: 1645
Editor: qingfeng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["[翻译]Python Programming FAQ"] ##language:zh
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!

'''Tip:''' Shift-click "HelpOnEditing" to open a second window with the help pages.
----

[[TableOfContents]]

WIKI测试区本区请任意修改, 测试各种语法.
{{{无修饰文字;
原文呈现测试}}}

 * 第一点 oo
 * 第二点 ''第二眯''
 * 第三点

---------

体验
----
''斜体''; '''粗体'''; '''''粗斜'''''; ''混合 '''粗体''' 与斜体''; ---- 分隔线

= Hi =
== Hi Hi ==
==== Hi Hi Hi ====
===== Hi Hi Hi =====
====== Hi Hi Hi ======

----
-----
------
-------
--------
---------


== 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

== 宏 macro ==
[[MonthCalendar]]

== 中文Wiki链接 ==
'''可以使用中文的 Wiki 页面名来创建新页面'''
 * ["中文页面名"]
  * or
 * Self:中文页面名
  * 当然创建后的页面实际名称为 {{{%E4%B8%AD%E6%96%87%E9%A1%B5%E9%9D%A2%E5%90%8D}}} 完全的UTF-8 编辑字串,一样,对于搜索来讲不好
  

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!

Tip: Shift-click "HelpOnEditing" to open a second window with the help pages.


TableOfContents

WIKI测试区本区请任意修改, 测试各种语法. {{{无修饰文字; 原文呈现测试}}}

  • 第一点 oo
  • 第二点 第二眯

  • 第三点


体验


斜体; 粗体; 粗斜; 混合 粗体 与斜体;


分隔线

Hi

Hi Hi

Hi Hi Hi

Hi Hi Hi

Hi Hi Hi







Formatting

italic bold typewriter

backtick typewriter (configurable)

preformatted

Linking

HelpOnEditing InterWiki

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

[email protected]

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

Lists

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second blockquote
    • deeper

Glossary

Term
Definition

Drawing

drawing:mytest

Here is a new test

宏 macro

MonthCalendar

中文Wiki链接

可以使用中文的 Wiki 页面名来创建新页面

  • ["中文页面名"]
    • or
  • Self:中文页面名
    • 当然创建后的页面实际名称为 %E4%B8%AD%E6%96%87%E9%A1%B5%E9%9D%A2%E5%90%8D 完全的UTF-8 编辑字串,一样,对于搜索来讲不好

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