2018年10月8日
摘要: package my_project; import java.util.Scanner; public class my_first_class { public static void main(String[] args) { // TODO Auto-generated method stub Scanner in = new Scan... 阅读全文
posted @ 2018-10-08 17:31 蔡军帅 阅读(218) 评论(0) 推荐(0)
摘要: package my_project;import java.util.Scanner;public class my_first_class { public static void main(Stri... 阅读全文
posted @ 2018-10-08 17:31 蔡军帅 阅读(144) 评论(0) 推荐(0)
摘要: package my_project;public class my_first_class { public static void main(String[] args) { // TO... 阅读全文
posted @ 2018-10-08 16:38 蔡军帅 阅读(129) 评论(0) 推荐(0)
摘要: 构造学生类: 阅读全文
posted @ 2018-10-08 16:38 蔡军帅 阅读(535) 评论(0) 推荐(0)