Differences between revisions 3 and 4
Revision 3 as of 2007-01-18 10:14:35
Size: 1018
Editor: nickcheng
Comment:
Revision 4 as of 2007-01-18 10:15:17
Size: 821
Editor: nickcheng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
=== 小节标题1 ===
{{{
#!python
Python code
}}}

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

== 章标题2 ==

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

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

Include(ObpRelating) 准备发起翻译OReilly.Python.in.a.Nutshell.2nd.Edition

::-- ["nickcheng"] [DateTime(2007-01-18T10:04:23Z)] TableOfContents

  • 欢迎志愿人员参加翻译,审核!
  • 翻译仅仅是为了学习目的,其它商业版权纠纷与此无关!

1. Python 技术手册 第二版(Python.in.a.Nutshell.2nd.Edition)

开始时间: DateTime(2007-01-18T10:10:41Z)

1.2. Preface

1.3. Part I: Getting Started with Python

1.4. Part II: Core Python Language and Built-ins

1.5. Part III: Python Library and Extension Modules

1.6. Part IV: Network and Web Programming

1.7. Part V: Extending and Embedding

1.8. About the Author

1.9. Colophon

PythonInANutshell (last edited 2009-12-25 07:09:07 by localhost)