—— 引自章节:Chapter 1 A Python Q&A Session Python对操作系统服务的内置接口,使其成为编写可移植的维护操作系统的管理工具和部件(有时也称shell工具)的理想工具。 (查看原文) zzzm 2014-12-25 16:22:05 —— 引自第2页 > 全部原文摘录 喜欢读"Learning Python, 5th
Learning Python, 5th Edition豆瓣评分:8.4 简介:Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly w
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly … - Selection from Learning Python, 5th Edition [Book
Chapter 5. Numeric Types This chapter begins our in-depth tour of the Python language. In Python, data takes the form of objects—either built-in objects that Python provides, or objects … - Selection from Learning Python, 5th Edition [Book]
介绍了各种实现:CPython(官方,C),Jython(Java),IronPython(.NET),还有PyPy(RPython,Restricted Python)。PyPy包含JIT(just-in-time)实现,所以很多情况特别是数值计算上会比CPython快。Ch3:How You Run Programs,介绍Python的命令行,单个Python脚本如何运行,包括v3.3中新加入的windows launcher。Part2: Types and ...
Learning Python, 5th Edition 读书笔记 1 How Python Runs Programs Process:source code -> compiled byte code -> PVM (Python Virtual Machine) runs byte code Performance loss:compilation + extra work in running virtual machine Implementation variations:CPython (the standard); Jython; IronPython; ...
免责声明:本人所上传文档均来自网络,仅供学习参考,版权归原作者所有。如有侵犯您的权益,请及时通知我,本人将在第一时间进行处理。 下载此文档 更多相关文档 Learning-to-Learn 星级: 2 页 E-Learning E-Learning 星级: 100 页 Learning to Learn 星级: 10 页 Learning e-Learning 星级: 12 页 le...
Learning Python: Powerful Object-Oriented Programming (5TH ed.) 基本信息 ormat:Paperback / softback 1200 pages Publisher:O'Reilly Media, Inc, USA Imprint:O'Reilly Media, Inc, USA Edition:5 ed ISBN:9781449355739 Published:30 Jun 2013 Weight:2314g Dimensions:180 x 236 x 58 (mm) 页面参数仅供...
Learning Python, Fifth Edition, is an easy-to-follow, self-paced tutorial based on author and Python expert Mark Lutz's popular training course. You'll find lots of annotated examples and illustrations to help you get started with Python 2.7 and 3.3. Each chapter contains a standalone lesson...
Learning Python 5th Edition(Python学习手册_第5版_英) Python学习手册 第5版 英文版,以3.3,2.7为主,相比第四版重心向3.X倾斜。收集自网络 立即下载 上传者: sunbinshidashu 时间: 2015-08-13 Learning Python中文版(Python语言入门) -Learning Python中文版 立即下载 上传者: qsmxtjy 时间: ...