Python - 超好用的第三方庫pathlib,快速獲取項目中各種路徑 ... import os os.path.join(os.path.dirname(os.getcwd()),"test","test.txt") ...
確定! 回上一頁