Scanner类—获取用户输入数据
摘要:
实现代码1: 实现代码2: 注: 1、System.out.println();输入快捷键:输入syso,按Alt+‘/’ 2、导包的快捷键:输入Scanner input = new Scanne(System.in);之后按:Ctrl+Shift+o(字母o) 3、println输出会换行,pr 阅读全文
posted @ 2017-02-25 10:08 Arsene.HT 阅读(315) 评论(0) 推荐(0) 编辑