python学习笔记——help()
摘要:
http://www.cnblogs.com/itech/archive/2011/01/06/1929155.html很多常用的python函数或模块,经常需要查看帮助,很不方便。在python的交互命令行下使用help()或在python文件中调用help()函数可以很方便的查看帮助。一 查看所有的关键字:help("keywords") 1 Here is a list of the Python keywords. Enter any keyword to get more help. 2 3 and elif impo... 阅读全文
posted @ 2012-09-25 15:21 飞机场场长 阅读(324) 评论(0) 推荐(0)
浙公网安备 33010602011771号