文件批量更名 实现效果: 知识运用: File类的Copy和Delete方法 实现代码: private void ChangeName() { int flag = 0; try { toolStripP … 继续阅读 文件批量更名