搜索资源列表
MyAdo
- 一个自己修改过的ado类,通过函数重载适用各种参数,使用户不需要转换类型而直接设置或获得数据库中值,简单实用-err
wxc
- 设计一个学生类student,包括姓名和三门课程成绩,利用重载运算符将所有学生的成绩相加放在一个对象中,再对该对象求各门课程的平均分, 并编写完整的程序进-Design a student class student, including name and three course score, the use of overloaded operators will add the results of all students placed in an object, and then de
学生管理系统
- 通用学生信息管理系统,基本要求如下:?1.?创建相应的成员变量保存学生基本信息? 2.?创建相应属性和索引以实现对成员变量访问的封装?3.?创建相应的方法以实现对学生基本信息的管理 4.?创建相应的方法以实现对学生成绩的管理?5.?构造函数和析构函数? 6.?派生小学生、中学生、大学生等子类? 7.?运用继承、多态、重载、覆盖、接口、抽象类、代理、事件等(General student information management system, the basic requirement