摘要:
Public static void main(string[] args){ FileInputStream fis = new FileInputStream("e.txt"); ByteArrayOutputStream baos = new ByteArrayOutputStream(); 阅读全文
posted @ 2020-07-01 22:33
一块
阅读(589)
评论(0)
推荐(0)
摘要:
public static void main(string[] args){ FileInputStream fis1 = new FileInputStream (a.txt); FileInputStream fis1 = new FileInputStream (b.txt); FileIn 阅读全文
posted @ 2020-07-01 22:17
一块
阅读(142)
评论(0)
推荐(0)
摘要:
public static void main(string[] args){ FileInputStream fisl = new FileInputStream ("a.txt"); //创建字节输入流关联a.txt文件 FileInputStream fis2 = new FileInputS 阅读全文
posted @ 2020-07-01 22:03
一块
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号