摘要: public static void main(String[] args) throws Exception { FileInputStream fis = new FileInputStream("测试文件.txt"); FileOutputStream fos = new FileOutput 阅读全文
posted @ 2019-04-02 10:43 没换过可乐 阅读(74) 评论(0) 推荐(0)