输入输出练习题3 1 package shurushuchu; 2 import java.io.*; 3 public class BinIoDemo { 4 5 public static void main(St … 继续阅读 输入输出练习题3