搜索资源列表
liaoPicCOM
- 一个显示图片的ATL封装控件,可以显示JPG、GIF等格式。如果你是用MFC编程的话,用这个控件可以省很多的心,轻松在你的应用程序中显示各种图片。
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
Communication-recording
- 本实例目的是实现MFC ODBC数据库与Access数据表格之间的相互操作。包括用Visual C++中的MFC ODBC技术实现对Access数据表格的内容的显示、添加、修改和删除的功能。-This example aim is to realize MFC ODBC database and Access data form the interaction between the operation. Including the use of Visual c++ of MFC ODBC t
StudentScore2(1)
- 基于MFC的数据库管理系统,包括各个班级中同学信息的录入和显示,删除和添加。-MFC-based database management system, including the various classes of students to information input and display, delete and add.
CXinManagementSystem
- 实现对access数据库的增删改查操作 使用GDI+技术进行界面绘制 使用skin界面着色库进行界面着色美化 利用数据库记录的数据进行价格走势图的绘制 利用数据库记录的数据埋行价格对比图的绘制 MFC CListCtrl 显示数据库记录 MFC 基于对话框的页面切换技术 源码中有简要的使用说明书-Achieve access database CRUD operation using GDI+ technology mapping interface interfac
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
JpgtoImage
- MFC中图片浏览显示并通过二进制形式读取与保存到Acsess数据库(In MFC, the pictures are browsed and displayed and read and saved to the Acsess database in binary form)