搜索资源列表
sample1
- 1在组对话框上进行子对话框之间的切换 2使用VC++播放FLASH文件 3在VC++中使用MFC ODBC技术访问ACCESS数据库 4为数据库中的每个表映射一个记录集类型 5Singleton类的使用 6ini文件的读写 7使用VC++直接发送Email-1 in the group sub-dialog box on the dialog box to switch between the 2 using the VC++ Play FLASH paper 3 in
Library
- 图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护 以及前端应用程序的开发两个方面,并借助数据库接口技术(ODBC)实现互连。其能够完成图书入库、查询、借书、还书、 借书证管理等功能的操作。 经过分析,使用 Microsoft Visual C++ 6.0为开发工具,利用其提供的各种面向对象的可视化开发平台及MFC库作为开发工具,采用面向对象技术,图形化的应用开发环境,尤其是它有一个功能极其强大的集成环境提供给开发人员,使得开发人员可通过菜单、界面、图形浏
builddatabase
- 建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。-Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.
employee-training
- 以Access作为数据库、Visual C++的MFC编写的对话框形式的《员工培训数据库系统》-To Access as a database, Visual C++, MFC dialog written in the form of " employee training database system"
store-management
- 以Access作为数据库、Visual C++的MFC编写的对话框形式的《仓库管理数据库系统》-To Access as a database, Visual C++, MFC dialog written in the form of " Warehouse Management Database System"
Management-of-Labor-Wages
- 以Access作为数据库、Visual C++的MFC编写的对话框形式的《工资管理数据库系统》-To Access as a database, Visual C++, MFC dialog written in the form of " wage management database system"
management-of-commercial-company
- 以Access作为数据库、Visual C++的MFC编写的对话框形式的《贸易公司管理数据库系统》-To Access as a database, Visual C++, MFC dialog written in the form of " trading company management database system"
lab-personnel-management-system
- 以Access作为数据库、Visual C++的MFC编写的对话框形式的《教研室人员管理系统数据库系统》-To Access as a database, Visual C++, MFC dialog written in the form of " teaching and research personnel management system database system"
library
- 图书管理系统,使用面向对象思想解决实际问题,掌握系统设计和实现的方法;MFC消息响应机制,基于单文档以及对话框的编程;STL、数据库编程。-Library management system, the use of object-oriented thinking to solve practical problems, to master the system design and implementation MFC message response mechanism, based on
MFCDB
- C++连接数据库有很多种方法,ODBC,ADO等等。我这里就采用了ADO的方法。 既然都涉及到数据库了,就直接做个带界面的吧。先打开VS2010,新建一个“MFC应用程序”,在里面记得选择“基于对话框”,因为这个比较简单,我就用这个举例了,其他的自己研究一下吧,然后一直下一步就可以了。-There are many ways C++ connect to the database, ODBC, ADO, etc.. I am here on the use of the method
CXinManagementSystem
- 实现对access数据库的增删改查操作 使用GDI+技术进行界面绘制 使用skin界面着色库进行界面着色美化 利用数据库记录的数据进行价格走势图的绘制 利用数据库记录的数据埋行价格对比图的绘制 MFC CListCtrl 显示数据库记录 MFC 基于对话框的页面切换技术 源码中有简要的使用说明书-Achieve access database CRUD operation using GDI+ technology mapping interface interfac