文件名称:Student-directory-management-system-
介绍说明--下载内容均来自于网络,请自行研究使用
A,添加:
系统将提示用户输入新添加人员信息,输入到文件中,人员信息数据包括姓名(name),街道(street),城市(city),邮编(eip),国家(state).
B,删除:
首先由用户输入要删除的人员的姓名,然后调用删除函数,删除该人员的所有相关资料.
C,显示所有人员信息:
该功能将显示已经保存的所有人员的姓名,街道,城市,邮编及国家.
D,查询:
可由用户输入要查找的人员姓名,然后系统用查找函数查找,接着系统使用相关文件命令输出所查找的人员的全部信息.
E,退出系统
关闭通讯录管理系统.
-A, add:
The system will prompt the user input new add personnel information, input to file, personnel information data including the name (name), the street (street), city (city), zip code (eip), countries (norms.
B, delete:
First of all input from users trying to remove the names of the staff, and then calling delete function, delete the personnel of all of the relevant material.
C, show that all personnel information:
This function will show has been already saved all persons name, streets, city, state and zip code.
D, inquires the:
But by the user to enter search personnel name, then search function system by search, then systems use relevant documents command output of all the information search personnel.
E, exit system
Close the address book management system.
系统将提示用户输入新添加人员信息,输入到文件中,人员信息数据包括姓名(name),街道(street),城市(city),邮编(eip),国家(state).
B,删除:
首先由用户输入要删除的人员的姓名,然后调用删除函数,删除该人员的所有相关资料.
C,显示所有人员信息:
该功能将显示已经保存的所有人员的姓名,街道,城市,邮编及国家.
D,查询:
可由用户输入要查找的人员姓名,然后系统用查找函数查找,接着系统使用相关文件命令输出所查找的人员的全部信息.
E,退出系统
关闭通讯录管理系统.
-A, add:
The system will prompt the user input new add personnel information, input to file, personnel information data including the name (name), the street (street), city (city), zip code (eip), countries (norms.
B, delete:
First of all input from users trying to remove the names of the staff, and then calling delete function, delete the personnel of all of the relevant material.
C, show that all personnel information:
This function will show has been already saved all persons name, streets, city, state and zip code.
D, inquires the:
But by the user to enter search personnel name, then search function system by search, then systems use relevant documents command output of all the information search personnel.
E, exit system
Close the address book management system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生通讯录管理系统.cpp