搜索资源列表
MFC使用ado连接mysql数据库的示例
- MFC使用ado连接mysql数据库的示例,开发环境使用vs2010。代码比较详细-MFC using ado to connect mysql database example, the development environment using vs2010. Code in more detail
vs2010MFCSmaples
- VS2010自带的MFC例程,是很好的自学参考资料。-VS2010 comes with the MFC routines, is a good self-reference.
EXCEL_MFC
- 在VS2010中MFC实现对Excel表格的动态读、写、创建。其中包含详细的实现过程截图,简单易懂。-MFC in VS2010 in the Excel table to achieve a dynamic read, write, create. Details of the implementation process which includes shots, easy to understand.
Dish
- MFC操作ACCESS数据库(VS2010和ACCESS2007)-MFC operation ACCESS database (VS2010 and ACCESS2007)
VS2010-MFC(1-55)
- VS2010-MFC编程入门教程(1-55) 涉及VS2010/MFC开发环境、VS2010/MFC应用程序框架、对话框、常用控件、菜单、工具栏与状态栏、文档、视图和框架、MFC常用类、字体和文本输出、图形图像、Ribbon界面开发等十个部分。-VS2010-MFC Programming Tutorial (1-55) involving VS2010/MFC development environment, VS2010/MFC application framework, dialog
VS2010--COM
- 这是一个串口调试小助手,通过VS2010-MFC编程出来,可以设置相应的波特率和串口端口-This is a serial debugging assistant, came out through the VS2010-MFC programming, you can set the appropriate baud rate and serial port
mfc-FloatWnd--for-vs2010
- vs2010 mfc实现浮动窗口,让新手快速学会mfc实现浮动窗口的方法。-VS2010 MFC the realization of the floating window, let the novice to quickly learn MFC realization method of a floating window.
[MFC]数字图像浏览器
- 采用VS2010编写的字图图像浏览器,经过调试。做关于图像领域软件开打工作人员,可以采用嵌套的方式,进行二次开发
VS2010-MFC-rumen
- vs2010-MFC入门教程,鸡啄米博客整理的,讲得很详细,适合初学者学习-vs2010-MFC Tutorial, Ji Zhuomi blog finishing, very detailed, suitable for beginners to learn
VS2010--MFC
- VS2010之MFC资料,MFC很少有VS的教程,找一本不容易-The VS2010 MFC data, MFC VS few tutorials, not easy to find a
VS2010MFC编程入门教程(裁剪版)
- MFC入门资料,来源于网络,自己整理成PDF文档(MFC introductory information, derived from the network, organize their own as PDF documents)
MysqlTest.7z
- 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa
VS2010运行库(包括mfc)
- 在采用vs2010开发程序,添加该工具包构成免安装系统(Using the VS2010 development program, the toolkit is added to form an installation free system)
MFC表盘式时钟vs2010
- 使用MFC制作的表盘式时钟,功能有:1.表盘时钟与电子时钟双显示 2.时钟时间跟随系统 3.手动设置时钟时间 4.主题切换及其他美化。 采用多线程。内附简要说明(The clock dial made by MFC features: 1. double display of dial clock and electronic clock 2. clock time is following system 3.manually set clock time 4. theme switchi
VS2010、MFC编程入门之前言
- MFC/2010编程入门,怎样使用VS2010进行可视化编程,也就是基于窗口的程序(MFC/2010 program ,how to use vs2010 to make visual program based on windows.)
vs2010-mfc
- 创建一个基于对话框的 MFC 应用程序工程(Creating a dialog based MFC application project)
VS2010-MFC编程入门
- 这个资料主要讲解VS2010-MFC编程入门方面的东西,还算不错。(In this information covers VS2010 - in MFC programming primer, is not bad.)
diblook (VS2010示例)
- diblook MFC框架 提供编程框架用于学习(diblook mfc framework)
MFC显示Gif
- VS2010 MFC使用PictureEx类显示Gif(VS2010 MFC use PictureEx class show Gif on dialog)
VS2010之MFC入门到精通教程(1-55全部)
- 大家对C++语言在语法和设计思想上应该有了一定的了解了。但是教程中讲的例子只是一个个简单的例程,并没有可视化窗口。鸡啄米在这套VS2010/MFC编程入门教程中将会给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(You should have a certain understanding of C++ language in terms of grammar and design ideas. But the examples in the tutorial are ju