文件名称:222
- 所属分类:
- JSP源码/Java
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Descr iption: 电话本
编写C++程序完成以下功能:
(1) 实现简单电话本功能,用姓名来搜索电话号码;
(2) 用户输入姓名,程序查找并输出结果;
(3) 用户可以通过输入,添加姓名和电话号码;
(4) 用户可以删除姓名和电话号码;
(5) 电话本可以保存在指定文件中;
(6) 电话可被从指定文件中读入到内存。
-Descr iption: phone book prepared C++ Procedures to accomplish the following functions: (1) the realization of a simple phone book function, using the name to search for phone numbers (2) the user enters the name, the procedure to find and output the results (3) users can by entering , add the name and telephone number (4), users can delete the name and telephone number (5) The phone book can be saved in the specified document (6) phone can be read from the specified file into memory.
编写C++程序完成以下功能:
(1) 实现简单电话本功能,用姓名来搜索电话号码;
(2) 用户输入姓名,程序查找并输出结果;
(3) 用户可以通过输入,添加姓名和电话号码;
(4) 用户可以删除姓名和电话号码;
(5) 电话本可以保存在指定文件中;
(6) 电话可被从指定文件中读入到内存。
-Descr iption: phone book prepared C++ Procedures to accomplish the following functions: (1) the realization of a simple phone book function, using the name to search for phone numbers (2) the user enters the name, the procedure to find and output the results (3) users can by entering , add the name and telephone number (4), users can delete the name and telephone number (5) The phone book can be saved in the specified document (6) phone can be read from the specified file into memory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
222.cpp