文件名称:Mobile-phone-directory
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 158kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现的是类似手机通讯录, 实现以下功能:
1) 通讯录编辑(添加、删除);
2) 按不同的项进行查找;
3) 对已存在的通讯录按不同的项排序;
4) 将通讯录写入文件;
5) 从文件读入通讯录。 -Implementation is similar to the phone contacts, the following functions: 1) Address Book editing (add, delete) 2) Find different address book 3) by a different sort of entry 4) the communication written to the file 5) read from the file into the address book.
1) 通讯录编辑(添加、删除);
2) 按不同的项进行查找;
3) 对已存在的通讯录按不同的项排序;
4) 将通讯录写入文件;
5) 从文件读入通讯录。 -Implementation is similar to the phone contacts, the following functions: 1) Address Book editing (add, delete) 2) Find different address book 3) by a different sort of entry 4) the communication written to the file 5) read from the file into the address book.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
手机通讯录VC实现\basefile.cpp
................\basefile.h
................\Debug\basefile.obj
................\.....\basefile.sbr
................\.....\handle.obj
................\.....\handle.sbr
................\.....\scan.obj
................\.....\scan.sbr
................\.....\StdAfx.obj
................\.....\StdAfx.sbr
................\.....\stdmain.obj
................\.....\stdmain.sbr
................\.....\txl.bsc
................\.....\txl.obj
................\.....\txl.pch
................\.....\txl.pdb
................\.....\txl.sbr
................\.....\vc60.idb
................\.....\vc60.pdb
................\handle.cpp
................\handle.h
................\people.h
................\ReadMe.txt
................\scan.cpp
................\scan.h
................\StdAfx.cpp
................\StdAfx.h
................\stdmain.cpp
................\stdmain.h
................\txl.cpp
................\txl.dsp
................\txl.dsw
................\txl.ncb
................\txl.opt
................\txl.plg
................\通讯录.rar
................\Debug
手机通讯录VC实现
................\basefile.h
................\Debug\basefile.obj
................\.....\basefile.sbr
................\.....\handle.obj
................\.....\handle.sbr
................\.....\scan.obj
................\.....\scan.sbr
................\.....\StdAfx.obj
................\.....\StdAfx.sbr
................\.....\stdmain.obj
................\.....\stdmain.sbr
................\.....\txl.bsc
................\.....\txl.obj
................\.....\txl.pch
................\.....\txl.pdb
................\.....\txl.sbr
................\.....\vc60.idb
................\.....\vc60.pdb
................\handle.cpp
................\handle.h
................\people.h
................\ReadMe.txt
................\scan.cpp
................\scan.h
................\StdAfx.cpp
................\StdAfx.h
................\stdmain.cpp
................\stdmain.h
................\txl.cpp
................\txl.dsp
................\txl.dsw
................\txl.ncb
................\txl.opt
................\txl.plg
................\通讯录.rar
................\Debug
手机通讯录VC实现