python的help函数如何使用


Posted in Python onJune 11, 2020

help函数是python的一个内置函数,在python基础知识中介绍过什么是内置函数,它是python自带的函数,任何时候都可以被使。help函数能作什么、怎么使用help函数查看python模块学习中函数的用法,和使用help函数时需要注意哪些问题,下面来简单的说一下。

help函数能作什么

在使用python来编写代码时,会经常使用python调用函数、自带函数或模块,一些不常用的函数或是模块的用途不是很清楚,这时候就需要用到help函数来查看帮助。

这里要注意下,help()函数是查看函数或模块用途的详细说明,而dir()函数是查看函数或模块内的操作方法都有什么,输出的是方法列表。

怎么使用help函数查看python模块中函数的用法

help( )括号内填写参数,操作方法很简单。

使用help函数查看帮助时需要注意哪些问题

在写help()函数使用方法时说过,括号中填写参数,那在这里要注意参数的形式:

1、查看一个模块的帮助

>>>help('sys')

之后它回打开这个模块的帮助文档

2、查看一个数据类型的帮助

>>>help('str')

返回字符串的方法及详细说明

>>>a = [1,2,3]
>>>help(a)

这时help(a)则会打开list的操作方法

>>>help(a.append)

会显示list的append方法的帮助。

实例扩展:

怎么使用help函数查看python模块中函数的用法

help()括号内填写参数,操作方法很简单。例如:

>>> help('dir')
Help on built-in function dir in module builtins:
dir(...)
  dir([object]) -> list of strings

  If called without an argument, return the names in the current scope.
  Else, return an alphabetized list of names comprising (some of) the attribut
es
  of the given object, and of attributes reachable from it.
  If the object supplies a method named __dir__, it will be used; otherwise
  the default dir() logic is used and returns:
   for a module object: the module's attributes.
   for a class object: its attributes, and recursively the attributes
    of its bases.
   for any other object: its attributes, its class's attributes, and
    recursively the attributes of its class's base classes.

到此这篇关于python的help函数如何使用的文章就介绍到这了,更多相关如何使用python的help函数内容请搜索三水点靠木以前的文章或继续浏览下面的相关文章希望大家以后多多支持三水点靠木!

Python 相关文章推荐
Python入门及进阶笔记 Python 内置函数小结
Aug 09 Python
Python实现批量读取图片并存入mongodb数据库的方法示例
Apr 02 Python
用 Python 连接 MySQL 的几种方式详解
Apr 04 Python
python 多维切片之冒号和三个点的用法介绍
Apr 19 Python
在Pandas中给多层索引降级的方法
Nov 16 Python
Python在图片中插入大量文字并且自动换行
Jan 02 Python
Djang的model创建的字段和参数详解
Jul 27 Python
对Python中一维向量和一维向量转置相乘的方法详解
Aug 26 Python
PyTorch: Softmax多分类实战操作
Jul 07 Python
PyCharm 2020.2 安装详细教程
Sep 25 Python
Python爬虫之Selenium警告框(弹窗)处理
Dec 04 Python
如何用python插入独创性声明
Mar 31 Python
新手学python应该下哪个版本
Jun 11 #Python
python开发前景如何
Jun 11 #Python
python编写softmax函数、交叉熵函数实例
Jun 11 #Python
python能开发游戏吗
Jun 11 #Python
使用sklearn对多分类的每个类别进行指标评价操作
Jun 11 #Python
python属于解释语言吗
Jun 11 #Python
numpy的Fancy Indexing和array比较详解
Jun 11 #Python
You might like
PHP获得用户使用的代理服务器ip即真实ip
2006/12/31 PHP
php实现和c#一致的DES加密解密实例
2017/07/24 PHP
PHP调用API接口实现天气查询功能的示例
2017/09/21 PHP
PHP实现APP微信支付的实例讲解
2018/02/10 PHP
PHP实现的AES双向加密解密功能示例【128位】
2018/09/03 PHP
简易js代码实现计算器操作
2013/04/15 Javascript
js类式继承的具体实现方法
2013/12/31 Javascript
js ajaxfileupload.js上传报错的解决方法
2016/05/05 Javascript
js对字符串进行编码的方法总结(推荐)
2016/11/10 Javascript
JS两种类型的表单提交方法实例分析
2016/11/28 Javascript
想学习javascript JS和jQuery哪个重要 先学哪个
2016/12/11 Javascript
BootStrap便签页的简单应用
2017/01/06 Javascript
js实现日历与定时器
2017/02/22 Javascript
Vue 2.0中生命周期与钩子函数的一些理解
2017/05/09 Javascript
BackBone及其实例探究_动力节点Java学院整理
2017/07/14 Javascript
Mac下安装vue
2018/04/11 Javascript
Vue filter 过滤器、以及在table中的使用介绍
2020/09/07 Javascript
Python 模拟员工信息数据库操作的实例
2017/10/23 Python
python语言线程标准库threading.local解读总结
2019/11/10 Python
Python 爬取必应壁纸的实例讲解
2020/02/24 Python
python能自学吗
2020/06/18 Python
Python性能测试工具Locust安装及使用
2020/12/01 Python
韩国女装NO.1网店:STYLENANDA
2016/09/16 全球购物
西班牙汉普顿小姐:购买帆布鞋和太阳镜
2016/10/23 全球购物
表达自我的市场:Society6
2018/08/01 全球购物
电大学习个人自我评价范文
2013/10/04 职场文书
2014道德模范事迹材料
2014/02/16 职场文书
洗发水广告词
2014/03/13 职场文书
机电专业毕业生求职信
2014/07/01 职场文书
大学生求职意向书
2015/05/11 职场文书
全国劳模先进事迹材料(2016精选版)
2016/02/25 职场文书
MySQL Router实现MySQL的读写分离的方法
2021/05/27 MySQL
Python Pandas模块实现数据的统计分析的方法
2021/06/24 Python
MySQL为数据表建立索引的原则详解
2022/03/03 MySQL
《勇者辞职不干了》ED主题曲无字幕动画MV公开
2022/04/13 日漫
Nginx如何获取自定义请求header头和URL参数详解
2022/07/23 Servers