JAVA基础 第3章类与对象 - 练习题 - 200910

loading 分享 2026-8-20 下载文档

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页


JAVA基础 第3章类与对象 - 练习题 - 200910.doc 将本文的Word文档下载到电脑
搜索更多关于: JAVA基础 第3章类与对象 - 练习题 - 200910 的文档
相关推荐
相关阅读