Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2005-06-05 13:17:18
Size: 370
Editor: ZoomQuiet
Comment:
Revision 15 as of 2005-06-06 01:41:50
Size: 675
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Python.cn FAQ 汇集 [wiki:PyCN/ Python.cn] FAQ 汇集
Line 6: Line 6:
以下是关于邮件列表[python-chinese@lists.python.cn](以下简称PythonCN)的常见问题集。

[[TableOfContents(2)]]

= 列表相关 =
== 订阅及退订 ==
 * 订阅或退订邮件列表PythonCN,请自行前往[http://python.cn/mailman/listinfo/python-chinese/]修改设置。
  * 向[python-chinese@lists.python.cn]发信要求退订并不能帮助你完成退订,反而会被认为是不礼貌的行为。


== 搜索 ==

== 工具 ==


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

== 项目管理 ==

== 开发技巧 ==

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

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

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

== 章标题2 ==

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

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

[wiki:PyCN/ Python.cn] FAQ 汇集

以下是关于邮件列表[python-chinese@lists.python.cn](以下简称PythonCN)的常见问题集。

TableOfContents(2)

列表相关

订阅及退订

搜索

工具

开发相关

中文化

项目管理

开发技巧


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

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