-
vb+mo地理信息系统二次开发,实现数据查询,空间分析,动态跟踪,图形编辑。...
vb+mo地理信息系统二次开发,实现数据查询,空间分析,动态跟踪,图形编辑。-vb mo GIS secondary development, data inquiries, spatial analysis, dynamic tracking, image editing.
- 2022-05-14 00:36:32下载
- 积分:1
-
MATLAB Web Server的配置和应用
MATLAB Web Server的配置和应用-MATLAB Web Server Configuration and Application
- 2022-11-22 20:20:03下载
- 积分:1
-
一个使用图标作为进度显示的控件,界面很漂亮,值得去研究...
一个使用图标作为进度显示的控件,界面很漂亮,值得去研究-use an icon as shown in the progress of controls, the interface is very beautiful, worthy of study
- 2022-10-20 14:00:03下载
- 积分:1
-
具体什么功能,详细的好好的看里面的代码,还不懂的话,在看代码...
具体什么功能,详细的好好的看里面的代码,还不懂的话,在看代码
-what specific function properly detailed inside look at the code, still do not know how, then look at code
- 2023-05-24 12:25:03下载
- 积分: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
-
MFC实现液位控制系统
资源描述通过MFC实现简单的液位控制系统,含有PID算法,并含有一个按钮贴图的类,功能很强大。
- 2022-05-09 13:00:43下载
- 积分:1
-
大厦自动报警系统
大厦自动报警系统,用C++编写的源代码。
- 2022-07-21 02:07:23下载
- 积分:1
-
windows mobile环境下的树形控件的一个例子。
windows mobile环境下的树形控件的一个例子。-windows mobile treectrl
- 2022-06-26 06:56:44下载
- 积分:1
-
Biaodilanshang window in the text shows two methods
在窗口标题栏上显示文字的两种方法-Biaodilanshang window in the text shows two methods
- 2022-07-23 15:45:09下载
- 积分:1
-
用c语言编写的记事本程序,可以实现记事本的相关功能
用c语言编写的记事本程序,可以实现记事本的相关功能-prepared by the Chronicle this program, the notebook can achieve the related functional
- 2022-12-16 02:10:03下载
- 积分:1