控制台输入方法比较.docVIP

  • 5
  • 0
  • 约6.38千字
  • 约 7页
  • 2018-05-31 发布于贵州
  • 举报
控制台输入方法比较

Java控制台输入方法比较 Java Console Data Capture Methods and Comparison Abstract: Data capturing from console is a basic function frequently applied in normal console applications,and this function can be implemented by of the following classes afforded by JDK:Ststem.in,Scanner,Console.The three three diffenent methodswill have their own advantages.In the real application,the most suitable method can be chose based on the specific requirements from this application. Key Words:Java;Console;Data capturing;class 1引言 Java程序获取外部数据的方式很多,很多时候要人机交互,这就要用到最基本的控制台输入输出方式。从控制台获取程序运行中需要的数据,是

文档评论(0)

1亿VIP精品文档

相关文档