由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 《Python标准库示例》英文文字版[PDF]
相关主题
《Linux Essentials》英文文字版error while building gcc
dot net Q: dataset, entity data model, LINQ, entity framework一个简单的问题
C++ Q 103-105 (转载)A C++ runtime type casting question
请推荐软件license编程方面的资料IDL一问
下一波是区块链吧人无食不活,码无库不通
*** help needed! on MATLAB GUI ***如何循环播放一个mp3文件中的某一段?
how to get runtime caller function?[合集] 请问关于堆栈的问题
请教一个C++有关的编译问题关于 exception 的一个问题
相关话题的讨论汇总
话题: chapter话题: data话题: python话题: text话题: tools
进入Programming版参与讨论
1 (共1页)
r*****3
发帖数: 143
1
中文名: Python标准库示例
原名: Python Standard Library by Example
作者: Doug Hellmann
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新EPUB版本
出版社: Addison-Wesley Professional
书号: 9780321767349
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容介绍:
You’ll find practical code for working with text, data types, algorithms,
math, file systems, networking, the Internet, XML, email, cryptography,
concurrency, runtime and language services, and much more. Each section
fully covers one module, and links to valuable additional resources, making
this book an ideal tutorial and reference.
Coverage includes:
Manipulating text with string, textwrap, re, and difflib
Implementing data structures: collections, array, queue, struct, copy, and
more
Reading, writing, and manipulating files and directories
Regular expression pattern matching
Exchanging data and providing for persistence Archiving and data compression
Managing processes and threads
Using application “building blocks”: parsing command-line options,
prompting for passwords, scheduling events, and logging
Testing, debugging, and compilation
Controlling runtime configuration
Using module and package utilities
目录:
Chapter 1: Text
Chapter 2: Data Structures
Chapter 3: Algorithms
Chapter 4: Dates and Times
Chapter 5: Mathematics
Chapter 6: The File System
Chapter 7: Data Persistence and Exchange
Chapter 8: Data Compression and Archiving
Chapter 9: Cryptography
Chapter 10: Processes and Threads
Chapter 11: Networking
Chapter 12: The Internet
Chapter 13: Email
Chapter 14: Application Building Blocks
Chapter 15: Internationalization and Localization
Chapter 16: Developer Tools
Chapter 17: Runtime Features
Chapter 18: Language Tools
Chapter 19: Modules and Packages
下载地址:http://www.filesonic.com/file/pe3VQae
1 (共1页)
进入Programming版参与讨论
相关主题
关于 exception 的一个问题下一波是区块链吧
急问,有哪位面过微软SDET的大哥啊!能否帮一下小弟!*** help needed! on MATLAB GUI ***
strcat()how to get runtime caller function?
help abt C++请教一个C++有关的编译问题
《Linux Essentials》英文文字版error while building gcc
dot net Q: dataset, entity data model, LINQ, entity framework一个简单的问题
C++ Q 103-105 (转载)A C++ runtime type casting question
请推荐软件license编程方面的资料IDL一问
相关话题的讨论汇总
话题: chapter话题: data话题: python话题: text话题: tools