摘要:
package com.hanqi;import java.io.*;public class FileTest { public static void main(String[] args) throws IOException { File file=new... 阅读全文
posted @ 2016-01-26 11:54
悠悠小花
阅读(157)
评论(0)
推荐(0)
摘要:
package com.hanqi;import java.io.File;public class Test { public static void main(String[] args) { //实例化 File file=new File("D:... 阅读全文
posted @ 2016-01-26 11:52
悠悠小花
阅读(125)
评论(0)
推荐(0)
浙公网安备 33010602011771号