-
Oracle自动定时备份程序,把Oracle备份成dmp文件,自动执行.
Oracle自动定时备份程序,把Oracle备份成dmp文件,自动执行.-Oracle automatic backup procedures regularly, put Oracle into a dmp backup file, automatically.
- 2022-08-16 15:00:30下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
algorithm commonly used C language source code
C语言常用算法源码-algorithm commonly used C language source code
- 2022-05-15 10:51:06下载
- 积分:1
-
结合颜色Alpha_Colour_Blend
结合颜色Alpha_Colour_Blend-color combination Alpha_Colour_Blend
- 2022-02-15 16:27:10下载
- 积分:1
-
resection three
resection three-point intersection,resection three-point intersectionresection three-point intersection-resection three-point intersection, resection three-point intersectionresection three-point intersection
- 2022-10-16 05:30:03下载
- 积分:1
-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
js 封装的htc 控件,功能很好用
js 封装的htc 控件,功能很好用-js package htc control, function very well with
- 2022-05-10 12:38:12下载
- 积分:1
-
这是一个linux shell bash 源码,用C++编写。
这是一个linux shell bash 源码,用C++编写。-failed to translate
- 2022-02-04 00:04:47下载
- 积分:1
-
Data structure development kit that contains a variety of data structures, as we...
数据结构的开发包,包含各种数据结构,以及一些简单实例,用2005开发。-Data structure development kit that contains a variety of data structures, as well as some simple examples, with 2005 development.
- 2022-03-01 21:19:03下载
- 积分:1