(由於後續還有使用getsize確認上述的兩個路徑都找不到檔案,而自己編寫的則有找到) import os.path as path cur_path = path.dirname(__file__) print("現在路徑:"+ ...
確定! 回上一頁