mkdir 这个函数是在pathlib.Path.mkdir这里,通过import pathlib导入;pathlib的mkdir接收两个参数:mkdir(parents=True, exist_ok=True)parents:如果 ...
確定! 回上一頁