大学档案管理系统
#ifndefSTUDENT_H#defineSTUDENT_H#include#include#include#include#include"person.h"classperson;classstudent:publicperson//学生类{public:stringnum;//学号stringgrade;//系别student();//构造函数~student();//析构函数voidsave_new();//保存新增加的资料
下载地址
用户评论