Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-01-14 10:22:10
Size: 1606
Editor: swordsp
Comment:
Revision 4 as of 2007-01-14 10:52:35
Size: 2452
Editor: swordsp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

* [:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符]

* [:WeiZhong/WhatsNewOfPython25:What's New in Python 2.5] -- WeiZhong 译
  * [http://docs.python.org/dev/whatsnew/whatsnew25.html 原文地址]
  * [:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符] by WeiZhong
  * [http://www.donews.net/limodou/archive/2004/12/20/208356.aspx Decorator 应用:使用decorator的线程同步] -- by limodou
Line 21: Line 18:

 * [http://www.cafepy.com/article/python_types_and_objects Python Types and Objects]

 * [http://www.cafepy.com/article/python_attributes_and_methods/ Python Attributes and Methods]

 . 两篇精彩的文档,讲解很透彻
Line 35: Line 38:
=== 语言进化 ===

 * [http://docs.python.org/dev/whatsnew/whatsnew25.html What's New in Python 2.5]
  * [:WeiZhong/WhatsNewOfPython25:WeiZhong 节译]
  * [:New4Py2.5:ZoomQuiet 译自另一篇文档]

 * [http://docs.python.org/dev/whatsnew/ What's New in Python 2.6]
Line 36: Line 47:
 * [:PyBatteriesIncluded:内省的威力]
Line 37: Line 49:
 * [http://www.donews.net/limodou/archive/2004/12/28/218443.aspx Python中的Lazy计算]

=== 参考 ===
 * ["ThinkIntoPython"]
 * ["PythonZhDoc"]
 * [http://blog.donews.com/limodou/ limodou 的学习记录] limodou 的 blog
 * [http://codeplayer.blogspot.com 白菜] -- HuangYi 的 blog

概述

系统学习

专题剖析

内置类型和操作符

语句和语法

名字空间与对象模型

异常机制

语言进化

其它

参考

PythonLanguage (last edited 2009-12-25 07:15:24 by localhost)