os.path.getsize() 方法返回一個整數值,表示指定路徑的大小(以位元組為單位)。 例子. 定義文件路徑並將文件路徑傳遞給getsize() 方法。 import os path ...
確定! 回上一頁