文件名称:电话本
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
编写C++程序完成以下功能: 实现简单电话本功能,用姓名来搜索电话号码; 用户输入姓名,程序查找并输出结果; 用户可以通过输入,添加姓名和电话号码; 用户可以删除姓名和电话号码; 电话本可以保存在指定文件中; 电话可被从指定文件中读入到内存。(Write a C++ program to complete the following functions: simple phone book function, use the name to search for phone numbers; the user name, the program to find and output; users can input, add your name and telephone number; the user can delete your name and telephone number; the telephone can be saved in the specified file; the telephone can be from the specified file read into memory.)相关搜索: Visual
C++
C++
(系统自动生成,下载前可以参看下载内容)
下载文件列表
电话本.cpp