Python python怎么獲取上一級目錄 可以使用 os.path.abspath() 函數結合 os.path.dirname() 函數來獲取上一級目… 171次閱讀 0個評論 Python 2024-02-05