摘要:
public class Test3{ public static void main(String[] args){ 1.创建带缓冲的输入流对象 BufferedReader br = new BufferedReader (new FileReader("zzz.txt")); 2.创建双列集合 阅读全文
posted @ 2020-06-27 18:39
一块
阅读(253)
评论(0)
推荐(0)
摘要:
public class Demo_TransIO{ public static void main(String[] args) throws UnsupportedEncodingException, FileNotFoundException,IOException{ InputStreamR 阅读全文
posted @ 2020-06-27 17:41
一块
阅读(162)
评论(0)
推荐(0)

浙公网安备 33010602011771号