Size: 366
Comment:
|
Size: 517
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
2005-01-10 ["PyNewStyleClass"] Python中的新型类及其实例详解 * '''[:WeiZhong/DecoratorsInPython24:PEP 318函数和方法的修饰符]''' |
* '''[: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文档翻译
[: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应用