-
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!-This information is a substantial fee劲才I found, I hope can be helpful for beginners!
- 2023-08-14 23:40:03下载
- 积分:1
-
快速关闭计算机程序源代码
是用汇编语言
不提示保存
快速关闭计算机程序源代码
是用汇编语言
不提示保存-Rapid closure of a computer program source code is the assembly language is not prompted to save
- 2022-02-25 12:10:40下载
- 积分:1
-
一键恢复 大家需要的就来下载吧 挺好的东西
一键恢复 大家需要的就来下载吧 挺好的东西-One key to the resumption of U.S. need to download it on the good things
- 2022-04-25 15:11:56下载
- 积分:1
-
ctrl2cap sample source
ctrl2cap sample source
- 2022-02-13 22:26:19下载
- 积分:1
-
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。...
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。-a library case, the database used SQLServer, completed the library"s basic functions.
- 2022-07-15 12:15:23下载
- 积分:1
-
此应用程序不仅展示了使用微软基础知识…
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your ConvNums application.
- 2022-01-26 01:05:59下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
旅游类型的宣传型网站,可以实现一般中小型企业用户的需求...
旅游类型的宣传型网站,可以实现一般中小型企业用户的需求-Tourist type of propaganda-based website, you can realize the needs of most small and medium business users
- 2022-03-05 11:38:15下载
- 积分:1
-
this a book for embedded system design. very useful for developing embedded syst...
this a book for embedded system design. very useful for developing embedded system. as well as C programming language
- 2022-05-24 23:06:59下载
- 积分:1
-
USB嗅源代码
USB Sniff sourcecode
- 2022-01-23 10:17:29下载
- 积分:1