Introduction - If you have any usage issues, please Google them yourself
people (staff) derived class student (student) category, add the attribute: Class No. char classNo [7] people class derived from the teacher (teacher) class, add the attribute: Title char principalship [11], department char department [21 ]. Derived from the student class graduate (graduate) class, add the attribute: Professional char subject [21], mentor teacher adviser graduate class and the teacher from the derived class TA (teaching assistant students) class, pay attention to the use of virtual base cla