Introduction - If you have any usage issues, please Google them yourself
Name: Student Information Management System management can add, delete, find the information of students. Or to format the output in the form of print.txt this document. Student information is stored in binary in datadase.dat. Procedures are divided into three documents: student.h, student.cpp, database.cpp Class Student. Can set the name (including the firstName and lastName) also id, age (age), score (evaluation). Each have a data member , respectively, the member function to set or output.