-
一个简单的系统,课程设计的,机场售票系统
一个简单的系统,课程设计的,机场售票系统-A simple system, curriculum design, airport ticketing system
- 2022-02-20 13:41:40下载
- 积分:1
-
此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!...
此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!-This document filesystem.rar including YAFFS source, fat32 file system fat32 file system and introduce yaffs file system and compare!
- 2022-10-27 06:05:04下载
- 积分:1
-
使用MFC开发 功能类似与linux下的crontab 可以在Windows下按设定的间隔时间执行程序
支持将配置信息和执行情况写入到文件...
使用MFC开发 功能类似与linux下的crontab 可以在Windows下按设定的间隔时间执行程序
支持将配置信息和执行情况写入到文件-The use of MFC development function similar to crontab under linux in Windows under the time interval set by the implementation of procedures to support the implementation of configuration information and write to a file
- 2023-02-05 09:30:03下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
读写xml日志源码 读写xml日志源码
读写xml日志源码 读写xml日志源码-Read and write xml source to read and write xml log log source
- 2022-06-15 23:20:02下载
- 积分:1
-
系统重启代码, 系统重启代码, 系统重启代码
系统重启代码, 系统重启代码, 系统重启代码-System restart the code, the system restart the code, the system restart the code, the system restart code
- 2022-04-11 10:44:40下载
- 积分:1
-
隐藏Windows的开始按钮
隐藏Windows的开始按钮-hide
- 2022-02-01 09:07:44下载
- 积分:1
-
DOS和WINDOWS下键盘图形测试程序
DOS和WINDOWS下键盘图形测试程序-under DOS and Windows keyboard graphics test procedures
- 2022-03-14 16:28:20下载
- 积分:1
-
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!-enable the Notepad window transparent window into the VC procedures when vc a good learning process!
- 2022-03-24 16:03:38下载
- 积分:1
-
IC卡说明,内有IC开发的API函数
IC卡说明,内有IC开发的API函数-IC card shows that there are IC development API function
- 2022-07-11 06:26:40下载
- 积分:1