文档分类
Java基础 第3章练习题 大外软件学院
}
public class Ten {
public static void main(String[] args) { Student s1 = new Student(1,\ s1.outPut();
Student s2 = new Student(2,\ s2.outPut();
Student s3 = new Student(3,\ s3.outPut(); } }
第13页 共13页
相关推荐: