2022年11月30日
摘要: 使用next方式接收 import java.util.Scanner; public class ScannerDemo { public static void main(String[] args) { //创建一个扫描器,用于接受键盘数据 Scanner scanner = new Scan 阅读全文
posted @ 2022-11-30 20:37 小宇不会编程 阅读(60) 评论(0) 推荐(0)