Size: 945
Comment:
|
Size: 1021
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
[:PythonEssentialRef6:第六章 函数及函数编程] |
python文档翻译
[:PyNewStyleClass: 《Python In a Netshell(2003)》5.2 Python中的新型类及其实例详解]
[:MetaClassInPython:《Python In a Netshell(2003)》5.4 Python中的元类(metaclass)]
[:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符]
Python 精要参考(第二版) 译者:Feather 魏忠
- [:WeiZhong/2006-01-17:第一章 Python快速入门] [:WeiZhong/2006-01-18:第二章 代码约定及语法]
[:PythonEssentialRef3:第三章 类型及对象]
[:PythonEssentialRef4:第四章 运算符及表达式]
[:PythonEssentialRef5:第五章 控制流]
[:PythonEssentialRef6:第六章 函数及函数编程]
- [:WeiZhong/2006-01-17:第一章 Python快速入门] [:WeiZhong/2006-01-18:第二章 代码约定及语法]
python应用