import os # 獲取目前執行程式所在的絕對路徑 os.path.getcwd() # 返回路徑名path的規範化的絕對路徑。在大多數平臺,這等同於這樣 # normpath(join(os.
確定! 回上一頁