搜索资源列表
CPerson
- 这是一个基于控制台的Win32应用程序,可以显示学生基本信息.-This is a Win32 - based console application that shows students basic information.
Rational-roseedusystem
- Rational rose教务系统: -教务.mdl -教务系统.wsp -Rose生成代码.rar: ----educational.h ----educational.cpp ----edu.opt ----edu.ncb ----edu.dsw ----edu.dsp ----CTSec.h ----CTSec.cpp ----CTeacher.h ----CTeacher.cpp ----CStudent.h ----CStud
employee
- 利用类CPerson派生出类CEmployee(雇员),派生类CEmployee增加了两个新的数据成员,分别是部门,薪水-CPerson derived class using class CEmployee (employees), derived class CEmployee added two new data members, namely, department, salary ... ...
CPerson
- 定义一个人员类CPerson,包括数据成员:姓名、编号、性别和用于输入输出的成员函数-define a class of a person including many members
Ex_Class
- 在CPerson基础上派生出学术类CStudent(增加成绩)和教师类CTeacher(增加教龄),并实现对学生和教师信息的输入输出。-In CPerson derived on the basis of academic CStudent (increased performance) and teacher class CTeacher (increasing seniority), and information for students and teachers to achieve i
5_1
- 一个名为CPerson的类有以下4个private属性:姓名、性别、年龄和身高。请用C++语言定义这个类,并在保护派生类CStudent中增加 3个public 属性:学号、数学成绩、英语成绩,并为上述属性分别定义设置和显示的相应的方法,要求能分别在屏幕上设置和输出这些属性,增加成员函数成绩的录入和求平均,并能完成排序,键盘录入5个学生的信息,完成按照数学成绩的排序。-A class called CPerson following four private properties: name,