摘要: import java.io.File;public class FileRename { public static void main(String[] args) { String dir = "F:\\JAVA\\hibernate\\"; //选择要批量更改文件的... 阅读全文
posted @ 2015-09-14 16:08 sawder 阅读(300) 评论(0) 推荐(0)