shutil.copytree(path1,path2) print('目录复制成功') return # 复制test2里面的test文件到day19下面 my_copy('E:\Python ...
確定! 回上一頁