Python的shutil python shutil模块 如何用python批量改文件名?导入shutil导入操作系统操作系统重命名(“旧名”,“新名”)shutil.移动(“oldpos”、“newpos”)前两个命令可以重... 2021-03-12 2819次浏览