dir *.* /B>list.txt
ren 1.txt 2.txt
ren " 1 .txt" "2.txt"
备注,需要配合excel进行批量编辑文件名
windos使用CMD批量重命名
原文:https://www.cnblogs.com/vaen/p/14762743.html