码迷,mamicode.com
首页 > 其他好文 > 详细

help()

时间:2017-07-08 11:17:52      阅读:90      评论:0      收藏:0      [点我收藏+]

标签:ipython   orm   信息   its   license   nbsp   pytho   python   for   

help() 用于查看帮助信息

[root@localhost ~]# ipython
Python 2.6.6 (r266:84292, Nov 22 2013, 12:16:22)
Type "copyright", "credits" or "license" for more information.

In [1]: help(type)    # 查看 type() 函数的帮助信息

 

 

 

 

     

 

help()

标签:ipython   orm   信息   its   license   nbsp   pytho   python   for   

原文地址:http://www.cnblogs.com/pzk7788/p/7135906.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!