搜索结果
找到约 1 项符合
getStudentId 的查询结果
其他 student类 方法的功能和含义:getStudentId(获得学号); getClassId(获得班号);getStudentName(获得学生姓名); getStudentSex(获得学生
student类
方法的功能和含义:getStudentId(获得学号);
getClassId(获得班号);getStudentName(获得学生姓名);
getStudentSex(获得学生性别);getStudentAge(获得学生年龄);
setStudentAge(修改学生年龄)。