站長資訊網
        最全最豐富的資訊網站

        Python 的 help 函數使用

        Python 的 help 函數使用

        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教程》

        贊(0)
        分享到: 更多 (0)
        網站地圖   滬ICP備18035694號-2    滬公網安備31011702889846號
        主站蜘蛛池模板: 国产亚洲精品国看不卡| 最新在线精品国自av| 亚洲精品美女久久久久99小说| 国产精品你懂的| 亚洲欧美日韩久久精品第一区| 国产精品自产拍在线观看花钱看| 91精品国产乱码久久久久久| 亚洲精品字幕在线观看| 久久久99精品一区二区| 国产精品一香蕉国产线看观看| 亚洲国产精品久久久久婷婷软件| 国产日韩精品欧美一区| 日韩精品真人荷官无码| 亚洲精品美女久久久久99小说| 久久精品亚洲欧美日韩久久| 国产一区二区三精品久久久无广告| 青青草国产精品欧美成人| 3D动漫精品一区二区三区| 国产精品美女久久久久久2018| 欧美精品videosse精子| 中文成人无码精品久久久不卡| 人妻精品久久久久中文字幕| 老湿亚洲永久精品ww47香蕉图片| 国产内地精品毛片视频| 国产成人精品免费大全| 国产精品99爱免费视频| 成人精品视频成人影院| 99久久精品这里只有精品| 98精品国产自产在线XXXX| 国产69精品久久久久9999| 亚洲精品无码不卡| 国产vA免费精品高清在线观看| 国产成人精品综合在线观看| 国产精品99久久久久久宅男| 91自慰精品亚洲| 国产精品第一区第27页| 国产精品哟女在线观看| 精品国产成人国产在线观看| 国产午夜精品一本在线观看| 精品人妻少妇嫩草AV无码专区| 久久久久成人精品无码 |