摘要: StudentManager系统 系统的数据: 变量 stunumber 为字符串类型 String,用于存储学生的学号(有 8 位数字组成) 变量 name 为字符串类型 String,用于存储学生的姓名。 变量 mathematicsscore 为 double 类型,用于存储学生的高等数学成绩 阅读全文
posted @ 2019-09-12 18:08 清风紫雪 阅读(10957) 评论(0) 推荐(0) 编辑