Description: 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.
To Search:
File list (Check if you may need any files):
手机通讯录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实现