Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 463 Bytes

BFR(Batch File Rename)

批量文件重命名工具

开发环境

Windows 10 + Visual Studio 2019 + .NetFramework 2.0

功能

  • 批量替换文件名中内容
  • 按序号批量重命名
  • 支持保留原命名基础上命名
  • 扩展名字母大小写转换
  • 修改文件的创建时间和访问时间

Notes

2020.08.14(v1...0)

  • 拉取原作者(seayxu)的源码作为分支
  • 修改部分功能及代码逻辑

如有问题,欢迎指出