搜索资源列表
OUTLOOK风格的分隔条
- 一个类似OUTLOOK界面的程序,可以看看,VC+MFC实现,对MFC编程的人应该有所提高-an interface similar to the procedure, can see that VC MFC, MFC programming should be increased
wanniali
- 万年历源程序,主要展示了MFC编程的要素-hefty almanac source, a major display of the elements MFC Programming
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
MFC与internet编程
- MFC程序设计希望能给大家速写帮助,有什么疑问,第23章 MFC与internet编程
MySphereButton
- MFC编程
DemoButton
- 随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
test_list
- 循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的 循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的-循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的 循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的
CButton
- MFC编程,按钮的一个应用,非常简单,最基本的应用。-MFC programming, an application button is very simple, most basic application.
CWnd
- cmnd 控件的编程与调试,这对于初学C++的MFc编程有着重要的意义-cmnd
VC_All_Control_Use
- MFC各种控件的使用方法,十分全面,适合MFC编程人员参考-MFC controls the use of a variety of methods, very comprehensive, reference for MFC programmers
MFC.button.control.programmed
- MFC编程设置按钮控件代码MFC button control code programmed -MFC button control code programmed
AddBitmapToStatus
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
AddProgressToStatus
- VC6.0 C MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
DownwardButton
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的! -VC6.0 the C++ MFC programming, what to see packaged name you understand!
Simple-Calculator
- 简单的计算器MFC编程,简单易懂。新手必备-Simple calculator MFC programming,easy to understand.Novice necessary!
Addressbok_MFC
- 通讯录,vc++6.0下mfc编程,可以实现添加、删除、查找、修改联系人等操作。-Address book, vc++6.0 mfc programming can achieve to add, delete, search, edit contact.
calculator
- 酒店系统,用mfc编程,很好用,很容易理解,好-The hotel system, using MFC programming, very good use
TestCalculatorDemo
- visual c++的mfc编程。简易计算器。可以实现基本功能。 特别说明:1,数字键的都调用PutIntoNum(int n),向当前操作数中追加数字并显示 2,定义了 enum eum_signl 用来存放点击的运算符类型, 点击操作符时调用 RunOperation(enum eum_signl e_signl) 进行运算并显示 3,等号和百分号的实现 定义了 eum_signl en_LastSignl 存放上次的运算符,然后在等号、百分号中调用 Run
Caculator
- visual c++ MFC编程简易计算器 -simple calculator of Visual c++ MFC
mfc-add
- 最简单的mfc编程 实现加减乘除 初学者必看 vs2010-simple mfc add minus multiply divide vs2010