-
一个js 的框架,很好用哦,包含很多可以用的类,方法,使用很方便,不用多说,下来,看就知道了。...
一个js 的框架,很好用哦,包含很多可以用的类,方法,使用很方便,不用多说,下来,看就知道了。-a framework that is useful Oh, it contains many of the categories, methods, the use of convenient, to say the least, down to see will know.
- 2022-01-26 01:54:22下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
This is on the use of 51 single
这是关于用51单片机进行软件定时中断的程序,主芯片是51-This is on the use of 51 single-chip microcomputer software program interrupted from time to time, the main chip is 51
- 2023-01-03 06:45:03下载
- 积分:1
-
Windows系统热键HotKey编程示例,包括测试程序
Windows系统热键HotKey编程示例,包括测试程序-Hotkey HotKey Windows programming examples, including testing procedures
- 2023-06-20 10:30:04下载
- 积分:1
-
dll编程,如果要学习动态链接库编程,这是值得一看的资料。...
dll编程,如果要学习动态链接库编程,这是值得一看的资料。-dll programming, if we learn DLL programming, it is worth looking at the information.
- 2022-04-30 08:20:45下载
- 积分:1
-
Windows NT/2000系统中如何获取系统的启动时间
Windows NT/2000系统中如何获取系统的启动时间-Windows NT/2000 system how to access the system start-up time
- 2022-06-22 00:09:48下载
- 积分:1
-
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型- Carries on the control to mouse each attribute, including the
mouse position, the migration, the demonstration, the hideaway,
establishes the position and the type
- 2022-08-17 11:42:14下载
- 积分:1
-
This is an image processing on the VC program source code and a good example
这是一个关于图像处理的VC++程序源代码,很好的例子-This is an image processing on the VC program source code and a good example
- 2022-01-26 02:33:16下载
- 积分:1
-
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-The basic algorithm to achieve a linear form and function of the realization of their insertion can delete queries and other operations
- 2023-08-13 10:20:03下载
- 积分:1
-
dump文件生成
本人测试过的dump文件生成程序,可以运行.dump的原理是系统内存镜像.当程序执行时出错生成dump保存堆栈.
- 2022-03-13 03:55:34下载
- 积分:1