搜索资源列表
OpenGL_MFC
- 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC OpenGL.awx,使用模板来创建OpenGL程序框架省去了大量的重复性劳动。-use OpenGL MFC Visual C +5.0 create an OpenGL application framework, templates from MFC OpenGL.awx, the use of templates to create OpenGL procedur
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 framework, binding for the Java language examples are based on Win32, in the case of MFC a
ADODataBase1
- 生成应用程序框架并初始化OLE/COM库环境 创建一个标准 的MFC AppWizard(exe)应用程序,然后在使用ADO数据库的InitInstance函数中初始-generation application framework and initialization OLE / COM library environment to create a standard MFC AppW izard (exe) applications, then use ADO database initia
SDIDemo
- 使用AppWizard创建基于文档视图结构MFC应用程序框架\SDIDemo\SDIDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use AppWizard to create the document view architecture-based MFC application framework \ SDIDemo \ SDIDemo.rar, very good vc source code, we want to help.
Doc_View_Sample
- 这个例子说明了如何创建一个MFC应用程序框架,并且在程序的视图中显示选定字体所写的文字.-This example illustrates how to create an MFC application framework, 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 framework designed to constitute a class, using these classes you can quickly create an application framework.
chapter3_3
- 在MFC 中有一组专门用来构成应用程序框架的类,用这些类可以快速创建应用程序的框架。-In the MFC has a set of application framework designed to constitute a class, using these classes you can quickly create an application framework.
ADDRESS
- 迷你电话本 本实验通讯录主要要实现添加、删除、编号、查找等功能。完成本实验文档中有大量的数据需要存取,因此需要定义大量的成员变量来完成。在MFC中为我们提供了集合类,我们可以用它来动态的处理不同类型的对象。因此,该实验要创建一个基于SDI单文档的应用程序框架,视图类基类为CformView。-Experimental mini-phone books to achieve the main contacts to add, delete, number, search and other fu
tongxunlu
- 本实验通讯录主要要实现添加、删除、浏览、统计、查找等功能。完成本实验文档中有大量的数据需要存取,因此需要定义大量的成员变量来完成。在MFC中为我们提供了集合类,我们可以用它来动态的处理不同类型的对象。因此,该实验要创建一个基于SDI单文档的应用程序框架,视图类基类为CformView-In this study, mainly to achieve the contacts to add, delete, browse, statistics, search and other function
Visual-CPP400source-code
- Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
SDIDemo
- vc使用AppWizard创建基于文档视图结构MFC应用程序框架\SDIDemo-vc use AppWizard to create the document view architecture-based MFC application framework \ SDIDemo
Demo-of-Visual-CPP
- 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第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 framework \ SDIDemo
chengxukuangjia
- 创建应用程序框架 同一类应用程序的结构大致相同,并有很多相同的源代码,因此可以通过一个应用程序框架(application frameworks AFX)编写同一类应用程序的通用源代码。主要介绍利用MFC AppWizard[exe]应用程序向导创建MFC应用程序方法,并对应用程序向导生成的各种文件的功能进行说明。-Create the same type of application framework similar to the structure of the application
ll
- 使用MFC AppWizard创建服务器应用程序框架,选择Dialog basd的应用程序-To the program will automatically created two classes, the application class, dialog box class
MouseEvent
- 利用MFC向导建立一个应用程序框架,并在此框架上实现以下功能: (1)单击鼠标左键时在光标位置画矩形,单击鼠标右键时在光标位置画椭圆 (2)创建一种高50个像素点的字体,能够显示中文,并在鼠标左键双击位置用OnPaint()函数显示一个中文字符串。 (3)建立一个对话框,当鼠标右键双击时打开该对话框,使其能够输入学生的档案,包括学生的姓名、性别、年龄、所在院系。(源代码包含非常完整的注释,方便读者理解程序)-Using MFC wizard to set up an appli
SDIDemo
- vc使用AppWizard创建基于文档视图结构MFC应用程序框架\SDIDemo-vc use AppWizard to create the document view architecture-based MFC application framework \ SDIDemo
SDIDemo
- vc使用AppWizard创建基于文档视图结构MFC应用程序框架\SDIDemo-vc use AppWizard to create the document view architecture-based MFC application framework \ SDIDemo
VC++6.0使用MFC创建应用程序框架操作步骤示例
- VC++6.0使用MFC创建应用程序框架操作步骤示例(VC++6.0 examples of using MFC to create application framework operation steps)