文件批量重命名工具,支持Remove Replace Split等,亲测好用! 官方介绍: Rename Master is a freeware utility designed to rename multiple files with a just few clicks. Anyone that has worked with websites, file archives, or collections of music, videos, or pictures has probabl
复制代码 代码如下:#Filename:brn.py #Descr iption: batch replace certain words in file names #Use to bat rename the file in a dir(modify the suffix from a to b) for Windows Vista OS import sys import os import fnmatch import re #parse params p=input(“Please i