import os from pathlib import Path def mkdir(dir): if not Path(dir).exists(): os.mkdir(). 1. 2. 3. 4. 5. ©著作权. Pathon创建文件夹.
確定! 回上一頁