文件名称:list
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- meteor******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
//只创造一个list类,所有信息属性 以字符串实现
//通讯录实现在文件的读取中,将所有录入信息作为字符串存储
//实用文件输入输出流进行录入
//所录入联系人信息保存在txt文件中,再通过 iomanip的使用调节输入输出界面的格式 -//Just to create a list class, string property to achieve all of the information// address book to achieve in the document read in all the entry information stored as a string// utility file input and output streams are input// by the contacts entry Information stored in the txt file, and then through the use of regulation iomanip input and output interface format
//通讯录实现在文件的读取中,将所有录入信息作为字符串存储
//实用文件输入输出流进行录入
//所录入联系人信息保存在txt文件中,再通过 iomanip的使用调节输入输出界面的格式 -//Just to create a list class, string property to achieve all of the information// address book to achieve in the document read in all the entry information stored as a string// utility file input and output streams are input// by the contacts entry Information stored in the txt file, and then through the use of regulation iomanip input and output interface format
(系统自动生成,下载前可以参看下载内容)
下载文件列表
list.cpp