Introduction - If you have any usage issues, please Google them yourself
Define a student class (class contains student number, name, sex, and other fields), create a WINDOWS program, students form class definition class object declaration, in a form through a number of text boxes are used to enter the school, name , gender, etc., click on the button "Settings" to set the value of student class object, and set the output of the results through the label box.