import pathlib from tkinter import Tk from tkinter.filedialog import ... Path(path) / f / subDir pth.mkdir(parents=True, exist_ok=True) ...
確定! 回上一頁