摘要: (1)三元运算符: 运算式 ?输出结果1:输出结果2;(2)键盘录入: scanner sc = new Scanner (System.in){ int i = Scanner.nextInt(); double d = Scanner.nextDouble(); String str = sc. 阅读全文
posted @ 2024-03-12 14:09 一颗小清心 阅读(27) 评论(0) 推荐(0)