Differences between revisions 5 and 6
Revision 5 as of 2007-01-18 10:19:33
Size: 1569
Editor: nickcheng
Comment:
Revision 6 as of 2007-01-18 10:21:15
Size: 2061
Editor: nickcheng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
=== Chapter 19. Client-Side Network Protocol Modules ===
=== Chapter 20. Sockets and Server-Side Network Protocol Modules ===
=== Chapter 21. CGI Scripting and Alternatives ===
=== Chapter 22. MIME and Network Encodings ===
=== Chapter 23. Structured Text: HTML ===
=== Chapter 24. Structured Text: XML ===
Line 38: Line 44:
=== Chapter 25. Extending and Embedding Classic Python ===
=== Chapter 26. Extending and Embedding Jython ===
=== Chapter 27. Distributing Extensions and Programs ===

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.6.1. Chapter 19. Client-Side Network Protocol Modules

1.6.2. Chapter 20. Sockets and Server-Side Network Protocol Modules

1.6.3. Chapter 21. CGI Scripting and Alternatives

1.6.4. Chapter 22. MIME and Network Encodings

1.6.5. Chapter 23. Structured Text: HTML

1.6.6. Chapter 24. Structured Text: XML

1.7. Part V: Extending and Embedding

1.7.1. Chapter 25. Extending and Embedding Classic Python

1.7.2. Chapter 26. Extending and Embedding Jython

1.7.3. Chapter 27. Distributing Extensions and Programs

1.8. About the Author

1.9. Colophon

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