摘要: public class Demo01 { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); if(scanner.hasNext()){ String next = scanner. 阅读全文
posted @ 2020-12-20 09:40 飒飒阿萨德 阅读(411) 评论(0) 推荐(0)