如何查找Python的模块,函数等信息

  1.利用Python中自带的help()查询,例如:

如何查找Python的模块,函数等信息 - 牛皮糖 - 牛皮糖的旅程

 

  2.利用Python自带的Python v2.6.2 documentation,在Python Shell下选择help,选择Python Docs

如何查找Python的模块,函数等信息 - 牛皮糖 - 牛皮糖的旅程

  3.去官网查询所需资料

  http://www.python.org/doc/

 4.Python(x,y)中配备了丰富齐全的帮助文档,你可以在document中找到它们。

posted @ 2011-04-25 16:07  牛皮糖NewPtone  阅读(11185)  评论(0)    收藏  举报