发布于 1年前

Python 如何拷贝文件

import shutil

shutil.copyfile('source.txt', 'dest.txt')
©2020 edoou.com   京ICP备16001874号-3