Python论坛  - 讨论区

标题:[python-chinese] 请问什么是type object 和 非 type object

2007年04月16日 星期一 10:48

leopay leopay在gmail.com
星期一 四月 16 10:48:43 HKT 2007

ÈçÌâ
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070416/3690a461/attachment.htm 

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

2007年04月16日 星期一 16:36

黄毅 yi.codeplayer在gmail.com
星期一 四月 16 16:36:35 HKT 2007

简单滴说就是:内置对象 type ,以及 type 的子类,以及 type 的实例(也就是普通的class),都是 type object,type
的实例的实例就不是 type object 了,就是 non type object.

type object 可以被继承,可以实例化(也就是可以成为其他对象的 __class__)。而 non type object 不能。

复杂的,可以去看看这个:http://www.cafepy.com/article/python_types_and_objects/
或这个:http://www.python.org/2.2.3/descrintro.html

On 4/16/07, leopay <leopay at gmail.com> wrote:
>
> 如题
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070416/403607e7/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号