摘要: package 课堂测试1;import java.util.Scanner;public class 阶段1 { public static int SIZE(int size)//定制数量 { int q; q=size; return q; } public static int Second 阅读全文
posted @ 2021-09-24 20:39 救救孩子吧/ 阅读(22) 评论(0) 推荐(0)