文件名称:lab6
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
实验名称:
对学生数据的随机存取
实验要求:
1. 利用c++中的文件处理知识和面向对象的原则实现一个简单的学生信息管理系统;
2.基本功能包括:显示已有的文件信息,数据的增、删、改、查,非法输入(比如学号不能重复等),信息保存至文件;
3.每一条数据包括:学号、姓名、特长。-Experiment title:
Random access of data to the student
The experimental requirements:
1. The use of file processing knowledge in c++ and object-oriented principles to achieve a simple student information management system
2. The basic features include: according to the existing document information and data to add, delete, change, check, illegal input (such as student id cannot be repeated, etc.), save to file information
Article 3. Every data include: student id, name, special features.
对学生数据的随机存取
实验要求:
1. 利用c++中的文件处理知识和面向对象的原则实现一个简单的学生信息管理系统;
2.基本功能包括:显示已有的文件信息,数据的增、删、改、查,非法输入(比如学号不能重复等),信息保存至文件;
3.每一条数据包括:学号、姓名、特长。-Experiment title:
Random access of data to the student
The experimental requirements:
1. The use of file processing knowledge in c++ and object-oriented principles to achieve a simple student information management system
2. The basic features include: according to the existing document information and data to add, delete, change, check, illegal input (such as student id cannot be repeated, etc.), save to file information
Article 3. Every data include: student id, name, special features.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
头文件与cpp\add.cpp
...........\add.h
...........\Add1.cpp
...........\Add1.h
...........\AssemblyInfo.cpp
...........\Change.cpp
...........\Change.h
...........\Error.cpp
...........\Error.h
...........\Find.cpp
...........\Find.h
...........\Form1.h
...........\lab6.cpp
...........\resource.h
...........\Search.cpp
...........\Search.h
...........\stdafx.cpp
...........\stdafx.h
Debug\lab6.exe
.....\lab6.pdb
.....\test.txt
头文件与cpp
Debug