摘要:
Scanner对象 Scanner类用来获取用户的输入 基本语法: Scanner scanner = new Scanner(System.in) next public class Demo06 { public static void main(String[] args) { //创建一个 阅读全文
摘要:
MarkDown学习 笔记软件 下载地址:Typora 官方中文站 (typoraio.cn) 标题 三级标题 四级标题 字体 hello world hello world hello world hello world 引用 诸君顶峰见 分割线 图片 超链接 点击跳转的我的博客 列表 A B C 阅读全文