Introduction - If you have any usage issues, please Google them yourself
Define a class of students, requiring storage student number, name, age, gender, class, and other information, and as private member variables are stored, respectively, to achieve GetInfo (...), PrintInfo, SetInfo (...) function of the three Total members , used for information reading, information printed, information changes.