搜索资源列表
用VC++编写的通讯录应用程序
- 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
chengjiguanli
- 这个课题主要是要求我们能够录入﹑统计﹑查询﹑修改﹑删除与输出学生的成绩记录。-This subject were mainly requests for statistics, we are able to input, query, modify, delete and export track record of students.
tongxunlu
- MFC+access的通讯录系统。 (1) 查看功能:选择此功能时列出下列三类功能. A办公类 B个人类 C商务类 当选中某类时,显示出此类所有数据中的姓名和电话号码 (2)增加功能:能录入新数据,一个结点包括:姓名,电话号码,分类(办公类,个人类,商务类), 电子邮件, (3)修改功能:选中某个人的姓名时,可对此人的相应数据进行修改。 (4)删除功能:选中某个人的姓名时,可对此人的相对数据进行删除并自动调整后续条目的编号,-MFC+ Access the address book system
Student-MFC-VCPP-ODBC
- 用MFC做的一个学生信息管理系统,有增加、删除、排序、筛选功能,系统通过ODBC方式连接数据库。 由于文库不支持RAR,故需要完整的程序以及数据库可以联系俺,希望对大家有帮助。 -To do with the MFC, a student information management system, increase, delete, sort, filter functions, the system through ODBC to connect to the database. T
MFC-student-management-system
- 学生管理系统,包含学生的插入、删除、信息的查询以及信息的修改-student management system
tongxunlu
- 用VC++的MFC编一个简易的通讯录,可以实现电话号码,姓名,关系等信息的存储,查询,删除,修改-With vc++ MFC of make up a simple address book, can realize telephone number, name, relationship between information storage, query, delete, modify
txl
- 用VC++的MFC实现的通讯录,可以实现添加,删除,统计,查询基本功能,还附有课程报告-Contacts with VC++ MFC implementation can achieve add, delete, statistics, query the basic functions, also accompanied by a curriculum report
MarksManage
- 基于VC的学生成绩管理系统,可以实现对学生成绩的浏览、查询、添加、删除等功能,是基于MFC的-Student achievement management system based on VC
MFC-Student-information-management
- 定义一个链表类实现对学生信息进行插入、删除、显示所有学生信息的操作,采用基于MFC可视化编程的方式实现。-Define a linked list class implements information for students insert, delete, display all the student information operations, the use of MFC-based visual programming ways.
Contacts
- 用C++和MFC实现一个通讯录,具有插入、删除、查询等功能,具有良好的界面。-Using C++ and MFC realize a book, with insert, delete, query and other functions, has a good interface.
MFCADOmdbsql2000
- MFC使用ADO对象开发数据库应用程序,可以实现vc与access数据库的连接及通过列表控件实现对书库的添加、修改及删除操作等!-MFC using ADO object database application development, can realize vc and the access database connection and through the list control for the library to add, modify, and delete operatio
基于MFC杂志订阅管理系统
- 基于MFC杂志订阅管理系统。能实现删除,增加,登陆,订阅。
student--achievement-system
- 这是一个很基础的小系统,里面有一些添加成绩,删除成绩,和查询成绩功能,但不适合实用,只是了解如何运用控件和参数还有MFC-This is a very basic systems, there are some achievements to add, delete results, performance and query functions, but not for practical, just learn how to use the controls and parameters
学生成绩管理系统
- 学生成绩管理系统,MFC制作,实现学生信息的添加,修改,删除,查询功能,还有年级排名(Student achievement management system, MFC production, the realization of student information to add, modify, delete, query function, as well as grade rankings)