2015年4月13日

move file

摘要: 1 public static boolean move(String srcFile, String destPath) { 2 // File (or directory) to be moved 3 File file = new File(srcFi... 阅读全文

posted @ 2015-04-13 21:41 子墨sky 阅读(171) 评论(0) 推荐(0)

导航