Python论坛  - 讨论区

标题:[python-chinese] 怎么知道一个内置函数具体的参数

2005年02月08日 星期二 18:22

limodou limodou at gmail.com
Tue Feb 8 18:22:52 HKT 2005

看文档啊。

唐国巍 wrote:
> python-chinese,您好!
> 
> 	对于一些内置函数或模块比如SYS、OS,这些模块无法通过打开一个文件的形式来查看,那么怎么确切知道这些模块内含的函数的具体形式,如参数的个数和类型
> 
>         致
> 礼!
>  				
> 
>         唐国巍
>         tgw_cl at 163.net
>           2005-02-08
> 

-- 
I love python!
My Blog: http://www.donews.net/limodou


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

2005年02月08日 星期二 20:02

duotaiya duotaiya duotaiya at yahoo.com.cn
Tue Feb 8 20:02:15 HKT 2005

我不知道是否理解了你的意思,你看看下面。
你试着进入python交互式模式,也就是在命令行下执行python
然后在python提示符下
>>>import os
>>>dir(os)
这个是浏览os中的所有属性和方法
或者也可以
>>>help(os)
这个是查看具体的细节了


--- limodou <limodou at gmail.com> 的正文:
> 看文档啊。
> 
> 唐国巍 wrote:
> > python-chinese,您好!
> > 
> > 
>
对于一些内置函数或模块比如SYS、OS,这些模块无法通过打开一个文件的形式来查看,那么怎么确切知道这些模块内含的函数的具体形式,如参数的个数和类型
> > 
> >         致
> > 礼!
> >  				
> > 
> >         唐国巍
> >         tgw_cl at 163.net
> >           2005-02-08
> > 
> 


> -- 
> I love python!
> My Blog: http://www.donews.net/limodou
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>  

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号