摘要: public class TransStreamDemo2 { public static void main(String[] args) throws IOException { method_1();//需求,将键盘键入的数据写入到文件中,如何操作? method_2();//讲一个文本文件内 阅读全文
posted @ 2020-05-17 21:28 rookiejavaaa 阅读(141) 评论(0) 推荐(0)