-
This a MFC sample.
This a MFC sample.-This is a MFC sample.
- 2023-06-09 10:35:03下载
- 积分:1
-
是对木材切割过程的模拟,包括对切割后木材端面的模拟显示,设计语言是VC...
是对木材切割过程的模拟,包括对切割后木材端面的模拟显示,设计语言是VC-for wood cutting process simulation, including the cutting of timber End simulation, design language is VC
- 2022-06-29 21:05:03下载
- 积分:1
-
用C++写的一个作图的程序,可以串行化保存文件。
用C++写的一个作图的程序,可以串行化保存文件。-With C++ Write a mapping procedure, you can save the file serialization.
- 2022-12-07 00:10:03下载
- 积分:1
-
java 3D 文本 3D
java 3D 文本 3D
- 2022-02-15 02:09:12下载
- 积分:1
-
用C++模板实现的双向链表
用C++模板实现的双向链表,只要一个.h文件不用怀疑,实现部分只能放到.h中,放到.cpp编译不过去,为什么我也不知道!HeroUnknown.h HeroUnknown.cpp是对GUID的封装,我用了很长时间啦!感觉还可以!
- 2022-02-06 19:40:46下载
- 积分:1
-
Windows MFC编程的文档
windows mfc programming document
- 2022-08-16 21:26:34下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-03-02 20:44:17下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
Python。。。you know
Python语言是少有的一种可以称得上即简单又功能强大的编程语言。。。
- 2022-01-26 07:32:50下载
- 积分:1
-
addzip06.zip 在程序开发中使用文件压缩技术
addzip06.zip 在程序开发中使用文件压缩技术 -addzip06.zip program development in the use of compression technology
- 2022-03-10 18:39:27下载
- 积分:1