有什么方法可以删除PathLib 模块中的目录及其内容吗? ... import shutil import pathlib import os # for checking results print(os.listdir()) # ["a_directory", ...
確定! 回上一頁