会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Hiscoder
HisCoder
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
:: ::
管理
::
公告
2009年4月19日
System.in.read()的使用方法
摘要: 关键字: 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
阅读(22354)
评论(0)
推荐(1)
编辑