-
This is a foreigner writing a dynamic dialog and its controls to change the size...
这是老外写的一个动态改变对话框及其控件大小的一个类,非常有价值!里面有操作的文档-This is a foreigner writing a dynamic dialog and its controls to change the size of a class, very valuable! There are operational files
- 2022-03-19 09:11:35下载
- 积分:1
-
用DELPHI编写的232通信程序,能实现两台电脑通过232电缆通信
用DELPHI编写的232通信程序,能实现两台电脑通过232电缆通信-DELPHI prepared with 232 communication program, to achieve two computers through the communication cable 232
- 2022-05-06 10:10:53下载
- 积分:1
-
运行后自销毁的程序
运行后自销毁的程序-after running from the destruction of the procedures
- 2022-06-12 05:23:26下载
- 积分:1
-
邮件提醒,新邮件的及时提醒,可以配合outlook使用,只要设置一下outlook的路径...
邮件提醒,新邮件的及时提醒,可以配合outlook使用,只要设置一下outlook的路径-E-mail reminders, new messages of a timely reminder, you can use with the outlook, as long as you set the path to outlook
- 2022-06-29 07:05:52下载
- 积分:1
-
VC Outlook interface done
VC Outlook界面完成
- 2022-07-05 04:36:04下载
- 积分: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
-
仿360手机助手界面
此代码是模仿360界面编写,里面用到一引起控件,请自行下载,特别有以下指令adb工具操作命令详解 adb(Android Debug Bridge)是Android提供的一个通用的调试工具,说白了就是debug工具。借助这个工具,我们可以管理设备或手机模拟器的状态。个人常用功能 1、在设备上运行shell命令 2、安装卸载程序 3、推送文件到设备中 4、从设备中推送文件到PC端 5、快速重启工具需求 各机型不同不做详细介绍,请在自己机型区寻找方法 1、设备驱动(必须) 2、设备Rooted(非必须)个人放在当前用户的工作目录下,建议大家也可以这样做,打开CMD就可以用,不需要再cd到其他目录!常用操作命令1. 查看设备adb devices这个命令是查看当前连接的设备, 连接到计算机的android设备或者模拟器将会列出显示 2.安装软件adb installadb install
- 2023-08-11 19:55:04下载
- 积分:1
-
RGB 适合初学者
工厂测试使用的RGB, 这个也是我第一次接触程式所写的,适合初学者,好东西大家一起分享 。
- 2022-01-28 17:50:26下载
- 积分:1
-
WPF三维旋转
实现wpf三维建模并旋转动画,WPF三维立体动画(一个WPF项目,利用viewport3D呈现)
- 2022-03-23 12:35:35下载
- 积分:1
-
vc++时钟程序设计 如有不足之处 望大家多多指教
vc++时钟程序设计 如有不足之处 望大家多多指教 -vc clock program design deficiencies Department if you look exhibitions
- 2022-03-01 03:48:53下载
- 积分:1