时间:2024-10-12 02:25:58
1、新建一个如何复制文件.py,如图所示:
3、导入 shutil 模块,代码:import shutil
5、使用 copied_path 变量接受返回值,如图所示: