Python论坛  - 讨论区

标题:[python-chinese] 哪位大哥帮解释一下这段代码――――来自trac

2007年11月16日 星期五 17:05

faitherQ faitherQ在163.com
星期五 十一月 16 17:05:56 HKT 2007


class ExtensionPoint(property):


    def __init__(self ):

        property.__init__(self, self.extensions)
        self.interface = 5


    def extensions(self, component):
        print '111111111'
        return 222


class aaa:
    p = ExtensionPoint()
    def __init__(self):
        print 11
        print self.p
        
x = aaa() 
        



faitherQ
2007-11-16
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071116/512ef9bb/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号