基本信息
源码名称:批量改名
源码大小:0.83KB
文件格式:.py
开发语言:Python
更新时间:2021-06-21
   源码介绍
python批量修改文件名

 strFile = os.path.join(root, file).encode('utf-8').decode('utf-8')
            getResources(strFile)