JavaShuo
欄目
標籤
Python基礎(1):dir(),help()
時間 2021-01-12
欄目
Python
简体版
原文
原文鏈接
Python:3.6.4 開始編寫Python程序了...可是,某個模塊怎麼用呢?模塊裏的函數怎麼用呢?...使用本文介紹的dir()、help()兩個幫助函數可以 獲得絕大部分開發所需要的信息! dir() 使用help(dir)得到信息如下: dir()是一個內置函數(built-in),存在於模塊builtins中。 用法:dir([object]),參數是 對象,返回值爲 字符串列
>>阅读原文<<
相關文章
1.
python基礎--dir、help、type函數介紹
2.
說說Python中的help()和dir()函數?
3.
python基礎1
4.
Python基礎1
5.
python基礎(1)
6.
Python基礎-1
7.
Python基礎---1
8.
Python 基礎1
9.
1 python基礎
10.
Python基礎--1
更多相關文章...
•
Kotlin 基礎語法
-
Kotlin 教程
•
Scala 基礎語法
-
Scala教程
•
Kotlin學習(二)基本類型
•
☆基於Java Instrument的Agent實現
相關標籤/搜索
Python基礎-1
1.dir
help
dir
基礎-1
Linux基礎 - 1
Python基礎-10
Python基礎 05
Python基礎
Python基礎 06
Python
PHP 7 新特性
MySQL教程
Redis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
[最佳實踐]瞭解 Eolinker 如何助力遠程辦公
2.
katalon studio 安裝教程
3.
精通hibernate(harness hibernate oreilly)中的一個」錯誤「
4.
ECharts立體圓柱型
5.
零拷貝總結
6.
6 傳輸層
7.
Github協作圖想
8.
Cannot load 32-bit SWT libraries on 64-bit JVM
9.
IntelliJ IDEA 找其歷史版本
10.
Unity3D(二)遊戲對象及組件
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
python基礎--dir、help、type函數介紹
2.
說說Python中的help()和dir()函數?
3.
python基礎1
4.
Python基礎1
5.
python基礎(1)
6.
Python基礎-1
7.
Python基礎---1
8.
Python 基礎1
9.
1 python基礎
10.
Python基礎--1
>>更多相關文章<<