2022年6月10日
摘要: 创建对象数组错误的方法 class Student{ int number; int state; int score; public void printStu(){ System.out.println("学号:" + number + ",年级:" + state + ",成绩:" + sco 阅读全文
posted @ 2022-06-10 18:17 雅雅呀呀 阅读(602) 评论(0) 推荐(0)