The system was completed in my freshman C language course design
I will change the system in the future
First of all, you should input the secret to enter the system
What'more, you should input the number of student
- Input-Information
- Ouput-Information
- Save-to-file
- Delete-Student-Information
- Change-Student-Information
- Find-Student-Information
- You should input the number ,name ,sex ,ago and mark of the student
- We will output the number ,name ,sex ,ago and mark of all students
- We will save the data to F:\学生信息文档.txt
- Delete the student's information based on the number by user entered
- You need to input the secret in order to modify student's information firstly
- You can modify the number ,name ,sex ,ago and mark of the student
- Depended on your search needs ,the system will output the student's complete information