摘要: package zxd0001;import java.util.Scanner;public class A001 { public static class Date{ public int year,month,day,sum,i1,i2,i3,flag; public Date() {} p 阅读全文
posted @ 2021-09-30 21:19 祥瑞哈哈哈 阅读(298) 评论(0) 推荐(0)
摘要: Java需要在最后边多加上一个花括号}。 阅读全文
posted @ 2021-09-30 12:27 祥瑞哈哈哈 阅读(262) 评论(0) 推荐(0)