摘要:
关键字: system.in.read() 我们先来看一段程序package system.in;import java.io.IOException;public class SystemIn { /** * @param args * @throws IOException */ public static void main(String[] args) throws IOException... 阅读全文
posted @ 2009-04-19 10:31
HisCoder
阅读(22392)
评论(0)
推荐(1)