-
窗口系统访问信息。包括开放的端口,开放的服务,…
Windows系统信息的获取。包括打开端口,开启服务,磁盘信息,共享信息,IPC绑定等等。-Windows systems access to information. Including the open ports, open services, disk information, information sharing, bonding, etc. IPC.
- 2023-03-25 22:10:03下载
- 积分:1
-
本程序实现在系统条上添加一个日历的功能,可以以此提供对系统编程的一些参考。...
本程序实现在系统条上添加一个日历的功能,可以以此提供对系统编程的一些参考。-Realize this procedure in the system to add a section on the calendar function, can also be used to provide some reference system programming.
- 2022-02-21 05:09:27下载
- 积分:1
-
API Spy tool which will track all system/api calles made in the application.
API Spy tool which will track all system/api calles made in the application.
- 2022-03-11 14:10:16下载
- 积分:1
-
one of the examples of multi
一个关于多线程的事例,学习多线程最好用上12分的心,很多的意外错误让你想冬眠.也许你还发誓一辈子都只写单线程的.~^~-one of the examples of multi-threaded, multi-thread study the best use of 12 hours of heart, Many accidents wrong to let you hibernate. Perhaps you also vowed only to write a lifetime of the thread. ~ ^ ~
- 2022-05-31 17:41:20下载
- 积分:1
-
将文件夹设置为共享的程序
将文件夹设置为共享的程序- Establishes the folder as the sharing procedure
- 2022-05-25 20:03:40下载
- 积分:1
-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1
-
在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!...
在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!-in many practical procedures and have asked to see some system parameters and accurate understanding of the system parameters, your program will be more COOL!
- 2022-05-24 07:46:09下载
- 积分:1
-
This is the best one buffer overflow tutorial is lively and full text of the ent...
这就是最好的缓冲区溢出教程之一
全文生动活泼是入门缓冲区的的必要书籍-This is the best one buffer overflow tutorial is lively and full text of the entry buffer of the necessary books
- 2022-05-19 04:31:24下载
- 积分:1
-
themselves can be prepared by a pair of windows for locking/cancellation/Off ope...
自己编写的一个可以对windows作锁定/注销/关机操作的程序;我经常将它放入计划任务中来自动关机;-themselves can be prepared by a pair of windows for locking/cancellation/Off operation procedures; I often Add it plans to mandate automatic shutdown;
- 2022-07-10 20:00:24下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1