這些方法被分割到例如os, os.path , shutil 和 pathlib 等等幾個模塊中。 ... from pathlib import Path p = Path('example_directory') p.mkdir().
確定! 回上一頁