资源列表
[界面编程] TestBitmapShow_100816
说明:此工程涉及到对话框自绘,按钮自绘以及图片显示,仅供参考(本工程使用VC2008 sp1实现,直接用VC2008编译会有错误,此时只要将工程中的CWinAppEx改成CWinApp,并且将 stdafx.h头文件中的文件包含指令#include <afxcontrolbars.h>删除即可)-This project involves the drawed dialog, drawed button and picture display, which can be referre<张军> 在 2025-06-14 上传 | 大小:47.56mb | 下载:0
[界面编程] TestPropertyPage_1102
说明:本工程使用CPropertyPage属性页控件实现了常见的软件设置界面,具有很好的界面效果,以供参考。(本工程使用VC2008 sp1实现,直接用VC2008编译会有错误,此时只要将工程中的CWinAppEx改成CWinApp,并且将 stdafx.h头文件中的文件包含指令#include <afxcontrolbars.h>删除即可)-This project uses CPropertyPage control to achieve a common software set<张军> 在 2025-06-14 上传 | 大小:16.99mb | 下载:0
[对话框与窗口] similar-to-the-QQ
说明:仿照QQ的磁性窗体,自动停靠,吸附,-similar to the QQ<于兵> 在 2025-06-14 上传 | 大小:5.83mb | 下载:0
[对话框与窗口] gToolTip_Src
说明:Toot Tip example from MFC and dialog basen on Visual C++ 6<jigarciataucon> 在 2025-06-14 上传 | 大小:6kb | 下载:0
[ListView/ListBox] VBRandom
说明:Randomize the sequence numbers<mandala> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[TreeView控件] TreeView
说明:C#实现导航控件Treeview的动态构建,数据源来自Pubs样例数据库。-C# implementation of Treeview navigation controls dynamically constructed, the data source from the Pubs sample database.<赵立> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[对话框与窗口] oc-date-19
说明:vc++界面编程控制机器人攀爬铁塔,单步运行-vc++ programming interface to control the robot climbing tower, single step<罗玲> 在 2025-06-14 上传 | 大小:2mb | 下载:0
[界面编程] Text
说明:本程序是模拟微软操作系统提供的word的文本编写功能编写的基于MFC框架的C++编程,里面涉及到文本操作的各个注意事项,最后程序还提供了K歌的字幕文本程序。程序中提供的文本操作有很多方式,为了让程序运行又让读者把握编程思路,有的程序注释起来了。-The simulation program is the Microsoft operating system functions written word of the text written in MFC-based C++ programmin<zjc> 在 2025-06-14 上传 | 大小:3.47mb | 下载:0
[界面编程] 1
说明:Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program works and programming process, window creation process, handle principle, the message queue, callback function, window closed<紫心湖> 在 2025-06-14 上传 | 大小:1.45mb | 下载:0
[界面编程] 3
说明:讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-The principle and tells MFC AppWizard MFC f<紫心湖> 在 2025-06-14 上传 | 大小:46kb | 下载:0
[界面编程] -4
说明:MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC news mapping mechanism analysis, tells how to use ClassWizard,, understand the message<紫心湖> 在 2025-06-14 上传 | 大小:46kb | 下载:0