Introduction - If you have any usage issues, please Google them yourself
1. define the student class (student number, name, gender and class attributes)
2. define the student management class, use the method of Collection excuse, realize add, delete, modify, inquire and output the information of the middle school student of variable type
3.main method