4.python強大原因(很多模組及套件) 模組(單一檔案):可以視為function(函式) ... from 模組名稱import *(導入模組內所有函式) from 模組名稱import 成員 ...
確定! 回上一頁