搜索资源列表
gramme_code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
Calculator
- 这是用C++和MFC写的一个能进行简单加减乘除运算的计算器-This is C++ and MFC can be written in a simple addition and subtraction multiplication and division operations Calculator
WINDOWS_Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principles and MFC MFC AppWizard
Draw
- C++, Visual C++开发环境 MFC,画图小程序-Visual C++, C++ code.
Graph
- C++, Visual C++开发环境 MFC,画图小程序,小图形-C++ code. Visual C++
Hello
- C++, Visual C++开发环境 MFC,Hello小程序,用于自学-C++, Visual C++. Hello!
SetTimer
- C++, Visual C++开发环境 MFC,设置时间小程序-C++, Visual C++
EditBox
- C++中庸MFC编写的编辑框类编程实例,供大家学习参考-C++ moderation MFC edit box class written programming examples for all to learn
MFCyingyongkuangjia
- 基于MFC技术 根据C++进行编程,用来实现MFC程序的基本框架-MFC-based technology based on C++ programming, the basic framework of the MFC program
editcontrol_box
- C++语言,基于MFC图形界面的程序。能实现在文本编辑框中输入内容,该内容同步显示到静态文本框中。代码风格清晰易懂,适合初学者学习。-C++ language, MFC-based graphical interface program. Can achieve in the text edit box, enter the content, synchronized display to a static text box. Code is clear and understandable s
jinjie
- 消息映射初级,创建控件的变量和使用,学习材料——百度传课的c++ mfc课程,这是自己上课的实验,也推荐这门课。-Message mapping primary c++ mfc