可以用此方式找完整路徑: import pathlib pathlib.Path().resolve() **目前目錄: os.listdir(".") import os for filename in os.listdir(".
確定! 回上一頁