搜索资源列表
MFCGridDatabaseversion_src
- 绑定MFC GridCtrl控件到数据库,采用ADO的访问方式-bundled MFC GridCtrl control to the database, using ADO Access
UsingDataGrid
- DataGrid使用方法详细介绍.本文介绍了MFC中DataGrid控件的各种使用方法,能帮助你了解使用DataGrid控件.
liaoPicCOM
- 一个显示图片的ATL封装控件,可以显示JPG、GIF等格式。如果你是用MFC编程的话,用这个控件可以省很多的心,轻松在你的应用程序中显示各种图片。
animal
- 曾经做的一个动物领养系统,涉及到access数据库,程序里对用到了MFC里少见的几个控件,这个程序对于数据库编程的初学者有很大的帮助
dianfeiguanli
- 本人为出租屋编写的电费管理程序,应用了MFC DAO链接了ACCESS数据库,利用可编辑的listctrl控件,综合考虑了多房间线损耗电的业务细节 和 界面皮肤美观,灵活方便的将物业电费管理轻松掌控.
hotel 采用VISUAL C++ MFC开发的一套酒店管理系统
- 采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。-Using VISUAL C++ MFC development of a hotel management system, through the system, users can learn a development system using MFC moving steps and processes, and use of common cont
MonitorTemperature
- 本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位机。-This procedure using MFC technology, C++ language prepared. The core technologies include: the use of MSComm control the completion of MCU and host computer communicat
AM
- 利用ACCESS数据库,通过ADO技术管理数据库中的账号信息。界面采用MFC编写,使用CTreeCtrl和CListCtrl控件对数据作出显示。工程采用VS2010建立。-Using ACCESS database management database through ADO technology in the account information. Interface written using MFC, use CTreeCtrl and CListCtrl control to dis
COM
- MFC连接Aceess,用MFC初始化COM控件,-MFC connection Aceess, initialize COM using MFC controls,
liulanshujvku
- 该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。-The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file.
ADOTest
- MFC对数据库access的操作 包括添加,排序,删除,修改等操作的实现 另外还有一些常见控件的使用-MFC database access operations include add, sort, delete, modify, and operations to achieve and there are some commonly used control
Licai2.0
- 个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。-Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and
pilot
- 一个简单的数据库SQL2000管理查询,列举,更新,插入还有MFC控件的设置等,里面有一个SQL脚本支持库表-A simple database query SQL2000 management, list, update, insert, as well as the MFC control settings, etc., which has a SQL scr ipt support library table
Inventory-management-system
- 库存管理系统,基于VC6.0 C++对sql server数据库的操作,同时该程序中也运用很多mfc控件,对学习C++mfc以及操作数据库很有帮助。-Inventory management system, based on VC6.0 C++ on the sql server operations, but the program also involves a lot of mfc controls, to learn C++ mfc and operating helpful.
MysqlTest
- 用Mysql的API来实现在MFC中链接数据库,并查询表中的数据,通过listcontrol控件显示。供初学者学习。本人也刚开始学,其他功能在慢慢完善...(Use Mysql's API to link the database in MFC, and query the data in the table, display through the ListControl control. For beginners to learn. I have just started learning