-
delphi串口通讯的事例。。很有参考价值
delphi串口通讯的事例。。很有参考价值-serial communications examples. . Great reference value! !
- 2022-04-25 14:01:23下载
- 积分:1
-
vc 关于彩色按钮的实现 ,对 用于界面编程案例
vc 关于彩色按钮的实现 ,对 用于界面编程案例 -vc realize on the Color button, programming interface for the case
- 2023-08-13 08:55:02下载
- 积分: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
-
html5动态更改页面大小nodewebkit
资源描述使用nodewebkit打开页面,实现html5完成窗口页面变大、变小。可以是实现窗口抖动,以及停止抖动。实现过程:nw 3.nw
- 2022-03-13 19:47:31下载
- 积分:1
-
QT界面下的字典
在windows平台上运行的窗体程序,可以实现:
1、查询单词(查词典中的单词解释);
2、录入生词本(手动加入生词或者加入已有的词库单词);
3、生词本的删除、保存和读取操作;
4、数据保存到数据库中。
单词库和生词库都存放在数据库中,因此可以方便的对他们进行增、删、改、查,把每个窗口定义为一个类,实现一个模块功能,通过c++编写菜单来调用各个窗口,实现相应功能。
- 2022-03-20 02:48:37下载
- 积分:1
-
by finishing a widget library, which contains the most VC6.0 Controls Programmin...
通过整理的一个控件库,其中包含了VC6.0中大部分控件,对于界面编程非常有效。-by finishing a widget library, which contains the most VC6.0 Controls Programming interface for the very effective.
- 2022-10-23 07:20:04下载
- 积分:1
-
counter procedures can be revised procedures for automatic memory before each am...
程序计数器 可以将一段程序进行修改 而后自动记忆每次修改的版本 用户可在C盘相应的文件夹中查看: 修改结果EG第几行修改了或者删除了-counter procedures can be revised procedures for automatic memory before each amended version of the C users can set the corresponding folder View : Amending the results EG line number amended or deleted
- 2022-05-30 20:17:07下载
- 积分:1
-
这是一个庆祝圣诞的小软件,很有意思,里面的图片展示了一副生动的圣诞景象。...
这是一个庆祝圣诞的小软件,很有意思,里面的图片展示了一副生动的圣诞景象。-This is a Christmas celebration of small software, a very interesting one, the picture inside a vivid display of Christmas scenes.
- 2022-07-07 07:09:47下载
- 积分:1
-
VC里的一个页面置换的源码,我把它改了一下,现在可以直接用在游戏的开发中,你可以很容易就实现游戏中的动作动画,还附有详细的DOC,希望对大家有帮助...
VC里的一个页面置换的源码,我把它改了一下,现在可以直接用在游戏的开发中,你可以很容易就实现游戏中的动作动画,还附有详细的DOC,希望对大家有帮助-VC Lane pages of a replacement source code, I changed it a bit, can now directly used for the development of the game, you can easily achieve games of action animation, also included detailed DOC, we hope to help
- 2022-06-03 20:17:13下载
- 积分:1
-
图像隐写术使用DWT
Steganographyis一个技术信息隐藏。借助ofsteganography人们可以偷偷沟通。它涉及通信secretdata在适当的多媒体载体,如文本,图像,音频和videofiles。隐写术的主要动机是为了确保该transmittedmessage是完全隐藏在盖的信号内,并由此确保该消息isaccessible仅由预定receiverand不受任何入侵者或未经授权方。thisresearch的主要目的是提出一种新颖的和安全的高容量图像steganographytechnique小波的帮助下以可接受的不可见性和总体安全性的高层次的水平变换。
- 2022-01-25 17:02:41下载
- 积分:1