python——shutil

shutil:高级的 文件、文件夹、压缩包 处理模块html 1.shutil.copyfileobj(fsrc, fdst[, length])(copyfileobj方法只会拷贝文件内容)bash 将文件内容拷贝到另外一个文件中code import shutil os.listdir() Out[103]: ['.ipynb_checkpoints', '20190410_new',
相关文章
相关标签/搜索