搜索资源列表
OpenGL_MFC
- 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC OpenGL.awx,使用模板来创建OpenGL程序框架省去了大量的重复性劳动。-use OpenGL MFC Visual C +5.0 create an OpenGL application fr a mework, templates from MFC OpenGL.awx, the use of tem
exam1_flag
- 首先使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,NeHe的实例都是基于Win32的,本实例在MFC下实现了相同的效果。-the first to use OpenGL MFC Visual C +5.0 create an OpenGL application fr a mework, binding for the Java language examples are base
ADODataBase1
- 生成应用程序框架并初始化OLE/COM库环境 创建一个标准 的MFC AppWizard(exe)应用程序,然后在使用ADO数据库的InitInstance函数中初始-generation application fr a mework and initialization OLE / COM library environment to create a standard MFC AppW izard (exe) applicatio
Visual C++技术内幕(第四版)
- 本书从对Windows,Visual C++ 和应用程序框架的技术性概述入手,讨论了下列课题: 基础知识:事件处理,GDI,对话框,内存管理,SDI和MDI,打印,以及帮助 高级课题:多线程,DIB,ODBC,DLL ActiveX:创建文档对象和ActiveX控件,COM,自动化,实用支持COM的各种向导和编译器扩展 Internet的C++编程:Windows,MFC WinInet,以及为Microsoft Internet In
OpenGL_MFC
- 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC OpenGL.awx,使用模板来创建OpenGL程序框架省去了大量的重复性劳动。-use OpenGL MFC Visual C+5.0 create an OpenGL application fr a mework, templates from MFC OpenGL.awx, the use of temp
exam1_flag
- 首先使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,NeHe的实例都是基于Win32的,本实例在MFC下实现了相同的效果。-the first to use OpenGL MFC Visual C+5.0 create an OpenGL application fr a mework, binding for the Java language examples are based
ADODataBase1
- 生成应用程序框架并初始化OLE/COM库环境 创建一个标准 的MFC AppWizard(exe)应用程序,然后在使用ADO数据库的InitInstance函数中初始-generation application fr a mework and initialization OLE/COM library environment to create a standard MFC AppW izard (exe) applications
ExtensionOfMFCinDotNet
- 本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。 本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)
Doc_View_Sample
- 这个例子说明了如何创建一个MFC应用程序框架,并且在程序的视图中显示选定字体所写的文字.-This example illustrates how to create an MFC application fr a mework, and in view of the procedure shown in the text written by the selected font.
MFC_BASIC
- MFC(Microsoft Foundation Classes)库是Microsoft为利用VC++开发Windows应用程序而提供的应用程序框架。在这个框架的支持下,对于不同的应用程序,编程的主要任务是填写各自特殊部分的代码。MFC类库由130多个类组成,封装了两千多个API函数 提供基本的MFC创建过程,对于MFC有大致的描述,很适用于MFC初级者学习。-The Basic of MFC
chapter3_2
- 在MFC 中有一组专门用来构成应用程序框架的类,用这些类可以快速创建应用程序的框架。-In the MFC has a set of application fr a mework designed to constitute a class, using these classes you can quickly create an application fr a mework.
chapter3_3
- 在MFC 中有一组专门用来构成应用程序框架的类,用这些类可以快速创建应用程序的框架。-In the MFC has a set of application fr a mework designed to constitute a class, using these classes you can quickly create an application fr a mework.
ADDRESS
- 迷你电话本 本实验通讯录主要要实现添加、删除、编号、查找等功能。完成本实验文档中有大量的数据需要存取,因此需要定义大量的成员变量来完成。在MFC中为我们提供了集合类,我们可以用它来动态的处理不同类型的对象。因此,该实验要创建一个基于SDI单文档的应用程序框架,视图类基类为CformView。-Experimental mini-phone books to achieve the main contacts to add, delet
tongxunlu
- 本实验通讯录主要要实现添加、删除、浏览、统计、查找等功能。完成本实验文档中有大量的数据需要存取,因此需要定义大量的成员变量来完成。在MFC中为我们提供了集合类,我们可以用它来动态的处理不同类型的对象。因此,该实验要创建一个基于SDI单文档的应用程序框架,视图类基类为CformView-In this study, mainly to achieve the contacts to add, delete, browse, statist
Visual-CPP400source-code
- Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出
SDIDemo
- vc使用AppWizard创建基于文档视图结构MFC应用程序框架\SDIDemo-vc use AppWizard to create the document view architecture-based MFC application fr a mework \ SDIDemo
Demo-of-Visual-CPP
- 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金
SDIDemo
- vc——使用AppWizard创建基于文档视图结构MFC应用程序框架\SDIDemo-vc- Use AppWizard to create the document view architecture-based MFC application fr a mework \ SDIDemo
chengxukuangjia
- 创建应用程序框架 同一类应用程序的结构大致相同,并有很多相同的源代码,因此可以通过一个应用程序框架(application fr a meworks AFX)编写同一类应用程序的通用源代码。主要介绍利用MFC AppWizard[exe]应用程序向导创建MFC应用程序方法,并对应用程序向导生成的各种文件的功能进行说明。-Create the same type of application fr a mework similar t
VC++6.0使用MFC创建应用程序框架操作步骤示例
- VC++6.0使用MFC创建应用程序框架操作步骤示例(VC++6.0 examples of using MFC to create application fr a mework operation steps)