摘要: 1、?12345String strPath = "E:\\a\\aa\\aaa.txt"; File file = new File(strPath); if(!file.exists())){ file.f... 阅读全文
posted @ 2018-06-30 23:59 Linux黑客小课堂 阅读(140) 评论(0) 推荐(0)