在使用Python 開發處理檔案的程式時,時常會需要把一個目錄中的檔案名稱 ... 與子目錄名稱 files = listdir(mypath) # 以迴圈處理 for f in files: ...
確定! 回上一頁