文件名称:person
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- john ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
[设计要求]一、定义人员(person)类,其中至少包括姓名、性别、
电话、地址、邮政编码、邮箱、QQ号和类别(例如:同学、朋友等)。
二、实现下面的功能
1、设计菜单实现功能选择;
2、输入功能:输入人员信息,并保存到文件中;
3、查询功能:1)能够根据姓名、电话精确查询人员信息;
2)能够根据地址进行模糊查询人员信息;
3)根据人员类别查询人员信息
4、根据姓名对人员信息排序输出
5、能根据姓名、电话修改人员信息
6、能根据姓名、电话删除人员信息-[Design] First, the definition of personnel (person) class, including at least name, gender,
Phone, address, zip code, mail, QQ number and type (example: students, friends, etc.).
Second, to achieve the following functions
1, designed to achieve the function selection menu
2, input: enter personnel information, and save to a file
3, the query functions: 1) can be based on the name, telephone inquiries accurate personnel information
2) to address fuzzy query based on personnel information
3) According to the categories of personnel inquiries personnel information
4, according to the name of the person ordering the output information
5, according to the name, telephone modify personnel information
6, according to the name, phone remove personnel information
电话、地址、邮政编码、邮箱、QQ号和类别(例如:同学、朋友等)。
二、实现下面的功能
1、设计菜单实现功能选择;
2、输入功能:输入人员信息,并保存到文件中;
3、查询功能:1)能够根据姓名、电话精确查询人员信息;
2)能够根据地址进行模糊查询人员信息;
3)根据人员类别查询人员信息
4、根据姓名对人员信息排序输出
5、能根据姓名、电话修改人员信息
6、能根据姓名、电话删除人员信息-[Design] First, the definition of personnel (person) class, including at least name, gender,
Phone, address, zip code, mail, QQ number and type (example: students, friends, etc.).
Second, to achieve the following functions
1, designed to achieve the function selection menu
2, input: enter personnel information, and save to a file
3, the query functions: 1) can be based on the name, telephone inquiries accurate personnel information
2) to address fuzzy query based on personnel information
3) According to the categories of personnel inquiries personnel information
4, according to the name of the person ordering the output information
5, according to the name, telephone modify personnel information
6, according to the name, phone remove personnel information
(系统自动生成,下载前可以参看下载内容)
下载文件列表
person.cpp