登录
首页 » 界面开发 » 钩子程序

钩子程序

于 2022-11-04 发布 文件大小:158.92 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

全局钩子,可以实现对键盘的监听和消息的处理,供新手学习系统编程

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Qt login,自动识别焦点
    #include "mainwindow.h" #include "ui_mainwindow.h" MainWindow::MainWindow(QWidget *parent) :     QMainWindow(parent),     ui(new Ui::MainWindow) {     ui->setupUi(this);     pushButton = new QPushButton(this);     pushButton->setObjectName(QString::fromUtf8("pushButton"));     pushButton->setGeometry(QRect(40, 180, 51, 27));     pushButton_2 = new QPushButton(this);     pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));     pushButton_2->setGeometry(QRect(40, 140, 51, 27));     pushButton_3 = new QPushButton(this);     pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));     pushButton_3->setGeometry(QRect(100, 140, 51, 27));   &
    2022-03-13 04:00:49下载
    积分:1
  • 属性列表
    属性表控件CPropertyGrid以表格的方式显示及输入数据,外观和功能类似于Visual Studio 2003的属性窗口。它支持多种类型的属性项,而且可以根据需求进行扩展。附件中包括使用说明和例程。
    2023-07-27 03:20:04下载
    积分:1
  • QMeter仪表控件适合QT
    资源描述非常好用的QT仪表盘插件 安装方法 1.【你的qt安装路径】/bin/qmake qmeterplugin.pro 2.make 3.make install 安装完毕后就可以在Qt designer中使用了 如果想在QT Creator中使用,将/qt/plugins/designer中的全部内容复制到setuproot>/bin/designer中即可
    2023-02-03 05:10:04下载
    积分:1
  • 日期选择控件
    日期选择控件-The date select control
    2023-06-27 18:30:03下载
    积分:1
  • 图型处理代码,对位图的拉申.对位图像素的操作.
    图型处理代码,对位图的拉申.对位图像素的操作.-map-handling code, the right bitmap Rafah Shen. Right bitmap pixels operation.
    2022-05-17 23:43:51下载
    积分:1
  • 学习VC控件过程中做的大量控件集合。包含 滚动条、进度条、滑块、上下、动画、树形、列表等...
    学习VC控件过程中做的大量控件集合。包含 滚动条、进度条、滑块、上下、动画、树形、列表等-learning process controls do control large pool. Includes rolling of the progress of the slider and vertically, animation, tree, list
    2023-04-26 12:10:03下载
    积分:1
  • VB实现图形
    VB实现图形界面-VB realization graphical interface
    2022-07-25 09:03:21下载
    积分:1
  • QT GUI C++源码编程
    这是C++ GUI qt 界面编程实例代码:C++ GUI Programming with Qt 4 (second edition) by Jasmin Blanchette and Mark Summerfield. ISBN 0-13-235416-0 The root of the examples directory contains examples.pro. If you execute qmake examples.pro make (nmake if you use Visual C++), the examples for all chapters with complete cro
    2022-11-16 07:30:03下载
    积分:1
  • 编辑控件源代码:RopFun_src
    编辑控件源代码:RopFun_src-Edit Control source code : RopFun_src
    2022-02-01 02:55:44下载
    积分:1
  • 这个是我上一个的计算结果的图形,应用到tecplot
    这个是我上一个的计算结果的图形,应用到tecplot-This is my calculation on the results of a graphics application to tecplot
    2022-04-12 06:43:26下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载