搜索资源列表
用mfc做的智能电话本
- 用mfc做得智能电话本,是学习mfc的最好资料
phonebook
- 实现一个简易的电话本功能,适合VC初学者学校MFC编程。-an easy phonecall
phonebook
- 利用C++中MFC进行的通讯录的建立,包括整个过程,可以直接使用,非常完整-Using C++, MFC for the establishment of contacts, including the entire process, can be used directly, very complete
PhoneBook
- 基于文件读写的MFC智能电话本系统,实现基本的通讯录功能-The MFC-based smartphone to read and write files in this system, to achieve the basic address book functionality
PhoneBook-based-on-mfc
- 本通讯录是基于单文档的采用文件的应用程序。文档/视图结构是MFC中专门用于开发基于文档的应用程序的框架,在这个框架中,数据的维护及显示分别是由两个不同又彼此紧密相关的对象——文档和视图负责的。 另外,本程序的一大特色就是通过屏蔽当前无效的界面和信息提示来实现的了减少使用者的错误操作,提高了程序的可实用性。-This book is based on the adoption of a single document file applications. Document/view archi
phonebook
- 简易通讯录,MFC,支持增删改查,用xml做数据存储,支持类QQ的停靠屏幕边缘自动伸缩。-Easy contacts, support CRUD, with xml for data storage, support class QQ automatic retractable docking edge of the screen.
PhoneBook
- MFC做的简单的电话簿程序,使用了多个控件,适合初学者使用,设计到了文件的读写。-Simple phonebook program
phonebook
- 基于c++的mfc练习,能够实现电话薄的基本功能-Based on the c++ MFC practice, to realize the basic function of the phone book
PhoneBook
- 在窗口的PhoneBook菜单上,点击子菜单上的人名,就会窗口上显示出对应的人名和电话号码。(If you click the sub menu on the PhoneBook menu, it will display the corresponding names and telephone numbers on the window.)