Differences between revisions 4 and 5
Revision 4 as of 2007-01-18 10:15:17
Size: 821
Editor: nickcheng
Comment:
Revision 5 as of 2007-01-18 10:19:33
Size: 1569
Editor: nickcheng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[Include(ObpRelating)]]
'''
准备发起翻译OReilly.Python.in.a.Nutshell.2nd.Edition
'''
[[Include(ObpRelating)]] ''' 准备发起翻译OReilly.Python.in.a.Nutshell.2nd.Edition '''
Line 9: Line 6:
::-- ["nickcheng"] [[[DateTime(2007-01-18T10:04:23Z)]]]
[[TableOfContents]]
::-- ["nickcheng"] [[[DateTime(2007-01-18T10:04:23Z)]]] [[TableOfContents]]
Line 13: Line 10:
Line 16: Line 12:
Line 19: Line 16:
=== Chapter 1. Introduction to Python ===
=== Chapter 2. Installation ===
=== Chapter 3. The Python Interpreter ===
Line 20: Line 20:
=== Chapter 4. The Python Language ===
=== Chapter 5. Object-Oriented Python ===
=== Chapter 6. Exceptions ===
=== Chapter 7. Modules ===
=== Chapter 8. Core Built-ins ===
=== Chapter 9. Strings and Regular Expressions ===
Line 21: Line 27:
=== Chapter 10. File and Text Operations ===
=== Chapter 11. Persistence and Databases ===
=== Chapter 12. Time Operations ===
=== Chapter 13. Controlling Execution ===
=== Chapter 14. Threads and Processes ===
=== Chapter 15. Numeric Processing ===
=== Chapter 16. Array Processing ===
=== Chapter 17. Tkinter GUIs ===
=== Chapter 18. Testing, Debugging, and Optimizing ===

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.3.1. Chapter 1. Introduction to Python

1.3.2. Chapter 2. Installation

1.3.3. Chapter 3. The Python Interpreter

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

1.4.1. Chapter 4. The Python Language

1.4.2. Chapter 5. Object-Oriented Python

1.4.3. Chapter 6. Exceptions

1.4.4. Chapter 7. Modules

1.4.5. Chapter 8. Core Built-ins

1.4.6. Chapter 9. Strings and Regular Expressions

1.5. Part III: Python Library and Extension Modules

1.5.1. Chapter 10. File and Text Operations

1.5.2. Chapter 11. Persistence and Databases

1.5.3. Chapter 12. Time Operations

1.5.4. Chapter 13. Controlling Execution

1.5.5. Chapter 14. Threads and Processes

1.5.6. Chapter 15. Numeric Processing

1.5.7. Chapter 16. Array Processing

1.5.8. Chapter 17. Tkinter GUIs

1.5.9. Chapter 18. Testing, Debugging, and Optimizing

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)