Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2005-06-05 13:17:18
Size: 370
Editor: ZoomQuiet
Comment:
Revision 10 as of 2005-06-05 14:46:12
Size: 611
Editor: simple
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
这是一个关于邮件列表[[email protected]](以下简称PythonCN)的常见问题集。

[[TableOfContents(2)]]

= 列表相关 =
== 退订 ==
   退订请自己前往[http://python.cn/mailman/listinfo/python-chinese/]修改设置。

   向[[email protected]]发信并不能帮助你完成退订,反而会被认为是不礼貌的行为。

== 搜索 ==

== 工具 ==


= 开发相关 =
== 中文化 ==

== 项目管理 ==

== 开发技巧 ==

----
Line 7: Line 30:
[[TableOfContents]]
= 文章大标 =
''简述''
== 章标题1 ==

=== 小节标题1 ===
{{{
#!python
Python code
}}}

==== 次节标题1 ====
xxx

== 章标题2 ==

=== 小节标题2 ===
{{{
其它
代码引用
}}}

==== 次节标题2 ====
yyy

Python.cn FAQ 汇集

这是一个关于邮件列表[[email protected]](以下简称PythonCN)的常见问题集。

TableOfContents(2)

列表相关

退订

搜索

工具

开发相关

中文化

项目管理

开发技巧


::-- ZoomQuiet [DateTime(2005-06-05T13:17:18Z)]

PythonCN/FAQ (last edited 2013-04-16 09:35:52 by ZoomQuiet)