-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
监听所有请求(含 js/css/flash/ajax 等请求) 附完整源码
监听webbrowser的所有请求以及查看 请求的详细,含session cookie 请求标题等信息
- 2015-03-06下载
- 积分:1
-
mangemaent
存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。
本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
- 2010-05-29 16:05:23下载
- 积分:1
-
kqlpnxu
黑月版语言的hello world程序,和C++很类似,是易语言进阶学习的开端,()
- 2018-03-10 07:12:37下载
- 积分:1
-
Windows_Loader_v2.2.2_By_AsaadSoft
说明: pour rendre le windows saven original en un seul click pour toute les versions
- 2019-02-04 06:10:00下载
- 积分:1
-
wode-how-factory
想学习在代码中运用工厂模式的,可以下载下来看看(To learn how to use factory mode in your code, download it)
- 2018-10-10 22:08:42下载
- 积分:1
-
lzerarchymarshallevel
Simple call API function, based on the examples of visual basic, have certain help for the beginners of API,
- 2017-04-26 22:25:54下载
- 积分:1
-
tower
替换windows服务的源码,用处不详说了。需要的自行测试!(Replacement windows service source, said use is unknown. Need to self-test!)
- 2010-10-27 16:40:52下载
- 积分:1
-
OAsystem
c++与SQL的结合,办公室管理系统,需要配置数据源(c++ and SQL combination of office management systems, need to configure the data source)
- 2009-07-07 17:18:49下载
- 积分:1
-
Hive
Hive 源码吧,官方下 载。(Hive Open source, download from official website)
- 2018-05-09 09:24:05下载
- 积分:1