Skip to content Skip to main navigation Skip to footer

Python: 深入 Python 3

当前位置:

Table of Contents

深入 Python 3

《深入 Python 3》
的内容涵盖了 Python 3 及其与 Python 2 的区别。相对 《深入 Python》
而言,它 20% 的内容进行了修订,80% 的内容是全新的。这本书现在已经完成了,但随时欢迎反馈意见。

目录 (展开)

  1. 《深入 Python 3》中有何新内容
  2. 安装 Python
  3. 第一份 Python 程序
  4. 内置数据类型
  5. 理解
  6. 字符串
  7. 正则表达式

  8. 闭合
    生成器

  9. &
    迭代器
  10. 高级迭代器
  11. 单元测试
  12. 重构
  13. 文件
  14. XML
  15. Python 对象序列化
  16. HTTP Web 服务

  17. 案例研究:将 chardet移植到 Python 3
  18. Python 类库打包

  19. 使用 2to3将代码移植到 Python 3
  20. 特殊方法名称
  21. 接下来阅读什么?

本书遵循Creative Commons Attribution Share-Alike协议自由授权。您可选择下载
HTML
或是
PDF
版本。尤伯爱好者还可从水银仓库(Mercurial repository)进行克隆:

<samp class="p">you@localhost:~$ </samp><kbd>hg clone <a href="http://hg.diveintopython3.org"></a>http://hg.diveintopython3.org/ diveintopython3</kbd> 

本书为 Lynx 优化仅仅是因为你 *** 。我被告知它在图形化浏览器中看起来也很美观。

© 2001–9Mark Pilgrim

译文: 西班牙语意大利语

漏洞目录,漏洞,Discuz,nginx,DedeCms,phpcms,Ranking, toazamac

原文:http://sebug.net/paper/books/dive-into-python3/index.html

0 Comments

There are no comments yet

Leave a comment

Your email address will not be published.