-
VB实现透明窗口效果! 其中用到了几个API函数!效果很不错,值得学习一下!...
VB实现透明窗口效果! 其中用到了几个API函数!效果很不错,值得学习一下!-Transparent window to achieve the effect of VB! Which used a number of API function! The effect is pretty good, it is worth learning about!
- 2022-04-15 19:38:38下载
- 积分:1
-
一个在tab中显示图标并且有热敏感应的tab类
一个在tab中显示图标并且有热敏感应的tab类--One tab class which can show icons and has hot sensitive tab
- 2022-02-04 21:20:43下载
- 积分:1
-
Controls are a number of important applications, and the whole sample or beginne...
一些重要的控件都应用上了,总体上还是初学者的范例-Controls are a number of important applications, and the whole sample or beginners
- 2023-06-25 06:05:04下载
- 积分:1
-
一个用来演示组合框和列表框的对话框应用程序,选择购买的商品后添加到列表框中。...
一个用来演示组合框和列表框的对话框应用程序,选择购买的商品后添加到列表框中。-used to demonstrate a combination of frame and dialog box applications, choose to buy commodities, add to the list box.
- 2022-06-13 18:18:31下载
- 积分: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
-
可以在桌面上放个小精灵,会走来走去(精灵动画可通过设置idle文件下图片实现不同的宝贝相貌)
2、可以在桌面放球,球受到重力作用会下落,接着边弹边停下来。...
可以在桌面上放个小精灵,会走来走去(精灵动画可通过设置idle文件下图片实现不同的宝贝相貌)
2、可以在桌面放球,球受到重力作用会下落,接着边弹边停下来。
-can put on the table a small genies, walked up (genies animation can be set up through the idle documents under different images to achieve the beloved appearance) 2, can put the ball on the table, the ball will be the whereabouts of gravity, and then Pin Pin shells came to a halt.
- 2022-03-18 11:08:12下载
- 积分:1
-
IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序...
IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序-IP helper, with c++ Builder, it can realize to use LAN chat and can use it to debug network program
- 2022-09-13 18:50:03下载
- 积分:1
-
5.2.1 版的虚拟树视图
虚拟树视图的 V5.2.1, 是德尔福的虚拟树视图
- 2022-02-13 05:21:28下载
- 积分:1
-
可以写出xp那样的界面2
可以写出xp那样的界面2-could write a kind of interface xp 2
- 2022-06-29 11:37:25下载
- 积分:1
-
STBC
This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m". In these simulations the SISO option is not explicitly given. This is because the SISO result for a particular
type of modulation is shown in every plot for purposes of comparison.
- 2023-02-21 05:50:03下载
- 积分:1