具体来说,src、dst在shutil不同的函数接口中,有的是目录地址(directory),有的是完整的文件地址(file),需要注意区分。 shutil.copy(src, dst, *, ...
確定! 回上一頁