開發Python 時,很常使用print() 來輸出變數以方便debug, ... 而Python 內建提供了logging 模組可以用來取代print(),logging 除了可以輸出訊息, ...
確定! 回上一頁