图书标签: python Python 脚本编程 开发技术 入门
发表于2024-11-09
Python Essential Reference (3rd Edition) (Developer's Library) pdf epub mobi txt 电子书 下载 2024
Python Essential Reference, 3rd Edition, is a comprehensive reference to the Python programming language. The focus of this latest edition is to add coverage of significant new features and new library modules added to the language over the past five years. Clearly written with concise organization, the new features covered include new style classes, unification of types and classes, xmlrpclip, intertools, bz2 and optparse, making it the most up-to-date Python book on the market.
David M. Beazley 早在1996年就开始使用Python编程。在洛斯阿莫斯国家实验室工作期间,他教会很多志愿者用Python编写科学计算软件。他创办的Dabeaz 公司提供软件开发、培训和咨询服务,专长于Python、Ruby、Perl等动态编程语言的实际应用。他是Python软件基金会的会员。
不是那种读了爱不释手的书,中文版读起来很糟糕。准备重新找一本好好读读。
评分不是那种读了爱不释手的书,中文版读起来很糟糕。准备重新找一本好好读读。
评分不是那种读了爱不释手的书,中文版读起来很糟糕。准备重新找一本好好读读。
评分不是那种读了爱不释手的书,中文版读起来很糟糕。准备重新找一本好好读读。
评分不是那种读了爱不释手的书,中文版读起来很糟糕。准备重新找一本好好读读。
页码32页,电子书45页,表3-2,lens(s)应为len(s) 页码33页,电子书46页,表3-4, 原文:s.pop([i]) 返回元素i并从列表中删除它,如果省略i,则返回列表中最后一个元素 表述有误。 应为:s.pop([i]) 返回下标为i的元素并从列表中删除它,如果省略i,则返回列表中最后一...
评分 评分在正则表达式那一章,‘?’明明就是匹配0个或一个任意字符,而且我也查看了原版:“matches zero or one repetition of the preceding expression”,怎么就给翻译成了0个或多个?可能是作者翻译得眼花了,看到下一句了,可校验干啥去了? 不过还是挺有借鉴价...
评分第13章,第2节 copy copy The copy module provides functions for making shallow and deep copies of compound objects, including lists, tuples, dictionaries, and instances of user-defined objects. copy(x) Makes a shallow copy of x by creating a new compound ob...
评分页码32页,电子书45页,表3-2,lens(s)应为len(s) 页码33页,电子书46页,表3-4, 原文:s.pop([i]) 返回元素i并从列表中删除它,如果省略i,则返回列表中最后一个元素 表述有误。 应为:s.pop([i]) 返回下标为i的元素并从列表中删除它,如果省略i,则返回列表中最后一...
Python Essential Reference (3rd Edition) (Developer's Library) pdf epub mobi txt 电子书 下载 2024