Python论坛  - 讨论区

标题:[python-chinese] python类函数求教

2007年04月17日 星期二 23:54

Brightman mr.brightman在gmail.com
星期二 四月 17 23:54:46 HKT 2007

通过什么方式知道一个class 有哪些函数?
比如 class.__dict__可以知道有哪些成员变量 谢谢!

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

2007年04月18日 星期三 08:46

Can Xue xuecan在gmail.com
星期三 四月 18 08:46:16 HKT 2007

.dir() 得到所有成员,遍历之并使用 callable() 判断。

在 07-4-17,Brightman<mr.brightman在gmail.com> 写道:
> 通过什么方式知道一个class 有哪些函数?
> 比如 class.__dict__可以知道有哪些成员变量 谢谢!
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号