03 2020 档案

摘要:1.package finish; import java.util.*; public class csy { public static void main(String[] args) { System.out.println("请输入一个年份:"); Scanner sc = new Sca 阅读全文
posted @ 2020-03-24 21:25 csy521 阅读(228) 评论(0) 推荐(0)
摘要:1.package finish; public class csy { public static void main(String[] args) { // TODO Auto-generated method stub int a = 100; int b = 200; int c; c = 阅读全文
posted @ 2020-03-19 12:05 csy521 阅读(122) 评论(0) 推荐(0)
摘要:package finish; public class csy { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("hello"); } } 阅读全文
posted @ 2020-03-11 13:38 csy521 阅读(89) 评论(0) 推荐(0)