文件名称:studentgradeinformationmanagement
介绍说明--下载内容均来自于网络,请自行研究使用
定义学生类Student,包含学生姓名、学号、3门或更多门课程的成绩以及对这些成员的操作;
2. 定义Student的对象数组,然后录入学生信息并显示到屏幕,同时保存到文件;
3. 从文件读取数据并查询、修改和统计学生成绩。
4. 在录入信息前要有提示信息。
5. 屏幕输出和文件存取时可使用>>、<<运算符重载或用I/O流对象引用作参数的成员函数实现。*/-The definition of categories of students Student, includes student name, school number, three or more courses as well as the accomplishments of these members of the operation 2. Definition Student object array, and then admission to student information and display to the screen, while preserving the documents 3. from the document read data and access, modify and statistics student achievement. 4. In the entry of information before the information should have prompted. 5. Screen output and documents may be used to access >>,<< operator overloading or I/O stream object reference for members of function parameters.* /
2. 定义Student的对象数组,然后录入学生信息并显示到屏幕,同时保存到文件;
3. 从文件读取数据并查询、修改和统计学生成绩。
4. 在录入信息前要有提示信息。
5. 屏幕输出和文件存取时可使用>>、<<运算符重载或用I/O流对象引用作参数的成员函数实现。*/-The definition of categories of students Student, includes student name, school number, three or more courses as well as the accomplishments of these members of the operation 2. Definition Student object array, and then admission to student information and display to the screen, while preserving the documents 3. from the document read data and access, modify and statistics student achievement. 4. In the entry of information before the information should have prompted. 5. Screen output and documents may be used to access >>,<< operator overloading or I/O stream object reference for members of function parameters.* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
studentgradeinformationmanagement.cpp