import os SaveDirectory = os.getcwd() #印出目前工作目錄 print(SaveDirectory)...
請先 登入 以發表留言。