-
一个普通的VB.NET 程序,里面有对ACCESS的操作过程,是学习VB.NET的好教材...
一个普通的VB.NET 程序,里面有对ACCESS的操作过程,是学习VB.NET的好教材-VB.NET an ordinary procedure, which has the right to operate ACCESS process, learning is good material for VB.NET
- 2022-06-27 05:17:03下载
- 积分:1
-
tcp通讯软件
基于vb.net的TCP通讯软件,包含服务端与客户端。基于TCP协议,用visual studio 2010 编译通过,服务端启动程序后会显示服务端已启动,客户端连接后,服务端会显示已连接,客户端可发送信息给服务端,服务端会显示收到的信息。
- 2022-10-13 02:00:03下载
- 积分:1
-
是一个用VC++编写的八皇后问题,可以实现显示八皇后的所有可能情况...
是一个用VC++编写的八皇后问题,可以实现显示八皇后的所有可能情况-Is a use VC++ Prepared 8 Queen
- 2022-09-16 19:50:02下载
- 积分:1
-
源程序。。关于制作漂亮界面的 。。可以产考 一下 。哈哈哈...
源程序。。关于制作漂亮界面的 。。可以产考 一下 。哈哈哈 -source. . Production on the beautiful interface. . What test can produce. Ho
- 2023-06-07 22:35:03下载
- 积分:1
-
USB 控制
这个小程序是USB协议的实习与通讯代码。欢迎下载、使用。谢谢大家的支持。
- 2022-05-07 03:02:04下载
- 积分:1
-
用多媒体定时器编写的摇号程序,翻屏速度毫秒级,完全随机。已摇出的号码不会重复。...
用多媒体定时器编写的摇号程序,翻屏速度毫秒级,完全随机。已摇出的号码不会重复。-lotto machine program,high speed,total random
- 2022-03-05 18:07:02下载
- 积分:1
-
一个非常简单的滚动条控件,演示滚动条控件是如何使用的
一个非常简单的滚动条控件,演示滚动条控件是如何使用的 -a very simple rolling of control, rolling demonstration of how to use the controls of the
- 2022-06-29 05:29:50下载
- 积分:1
-
非常漂亮的软件启动界面。欢迎大家学习。有更好的请发表。谢谢。...
非常漂亮的软件启动界面。欢迎大家学习。有更好的请发表。谢谢。-Very nice interface to start the software. Welcome to the study. Please have a better publication.谢谢.
- 2023-03-20 06:05: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
-
一个漂亮的XPOCX控件
一个漂亮的XPOCX控件-a beautiful XPOCX Controls
- 2022-08-20 18:14:49下载
- 积分:1