基本信息·出版社:东南大学 ·页码:695 页 ·出版日期:2006年12月 ·ISBN:7564105763 ·条形码:9787564105761 ·版本:第1版 ·装帧:平装 ·开本: ...
商家名称 |
信用等级 |
购买信息 |
订购本书 |
|
 |
PYTHON技术手册(影印版) |
 |
|
 |
PYTHON技术手册(影印版) |
 |

基本信息·出版社:东南大学
·页码:695 页
·出版日期:2006年12月
·ISBN:7564105763
·条形码:9787564105761
·版本:第1版
·装帧:平装
·开本:0开 Pages Per Sheet
内容简介 当Python程序员在回忆或解释这种开源语言的语法以及它的众多强大但又缺乏文档的模块而需要获得帮助的时候,本书为他们提供了参考。最经常需要的信息在这本全面的参考指南中很容易查找到——不单单关于Python语言本身,还包括标准库中最经常需要使用的部分以及最重要的第三方扩展。
本书经修订和扩充以符合Python 2.5,现在本书包括Python的新subprocess模块的细节,以及微软的新IronPython项目的开创性信息。我们的“Nutshell”形式恰恰与Python相适合,呈现了标准库中最重要的模块和函数的精粹,覆盖了你实际编程所需知识的百分之九十以上。
目录 Preface
Part Ⅰ Getting Started with Python
1.Introduction to Python
2.Installation
3.The Python Interpreter
Part Ⅱ Core Python Language and Built-ins
4.The Python Language
5.Object-Oriented Python
6.Exceptions
7.Modules
8.Core Built-ins
9.Strings and Regular Expressions
Part Ⅲ Python Library and Extension Modules
10.File and Text Operations
11.Persistence and Databases
12.Time Operations
13.Controlling Execution
14.Threads and Processes
15.Numeric Processing
16.Array Processing
17.Tkinter GUIs
18.Testing,Debugging,and Optimizing
Part Ⅳ Network and Web Programming
19.Client-Side Network Protocol Modules
20.Sockets and Server-Side Network Protocol Modules
21.CGI Scripting and Alternatives
22.MIME and Network Encodings
23.Structured Text:HTML
24.Structured Text:XML
Part Ⅴ Extending and Embedding
25.Extending and Embedding Classic Python
26.Extendign and Embedding Jython
27.Distributing Extensions and Programs
Index
……