Stdin System.in作为()类的一个实例来实现stdin,它代表的是(),你可以使用其中两个成员函数, ()让你从输入中读一个字节,skip(long n)让你在输入中跳过n个字节。
出自:计算机科学