Differences between revisions 2 and 3
Revision 2 as of 2005-01-05 05:59:30
Size: 859
Editor: ZoomQuiet
Comment:
Revision 3 as of 2006-01-09 05:59:38
Size: 980
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:

== New-Style 类 ==
 * PyNewStyleClass -- python中的 new-tyle 类及其实例(原文是python in a nutshell5.2节)

http://pythonology.org/pimages/pythonology-mac.gif

-- ZoomQuiet [DateTime(2005-01-05T05:40:32Z)] TableOfContents

蠎学

[http://pythonology.org/ Build Better Software Faster with Python]

  • 在Python 中一切都是对象,可不是空话!

Lazy

线程同步

Mete Class

New-Style 类

  • PyNewStyleClass -- python中的 new-tyle 类及其实例(原文是python in a nutshell5.2节)

ThinkIntoPython (last edited 2009-12-25 07:15:20 by localhost)