文件名称:data
介绍说明--下载内容均来自于网络,请自行研究使用
程序名称:学生管理信息管理系统
可以增加,删除,查找学生的资料。或者以格式化形式输出在print.txt这个文件中。学生资料以二进制储存在datadase.dat中。
程序分为三个文件:student.h ,student.cpp, database.cpp
类Student.可以设置名字(包括firstName和lastName)还有id,岁数(age),score(评价).每个data member都有分别的member function来设置或者输出. -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.
可以增加,删除,查找学生的资料。或者以格式化形式输出在print.txt这个文件中。学生资料以二进制储存在datadase.dat中。
程序分为三个文件:student.h ,student.cpp, database.cpp
类Student.可以设置名字(包括firstName和lastName)还有id,岁数(age),score(评价).每个data member都有分别的member function来设置或者输出. -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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
data.dat
database.cpp
print.txt
student.cpp
student.h
student_Data.exe
database.cpp
print.txt
student.cpp
student.h
student_Data.exe