文件名称:guard
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 520kb
- 下载次数:
- 0次
- 提 供 者:
- deng t******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个软件产品通常由几个应用程序协调工作来实现业务功能。为了:
1、方便启动所有应用程序;
2、监视启动的应用程序,当被监视程序意外中止时,能自动被重新启动;
3、方便中止所有应用程序。
本人写了一个小的guard程序,现将源码共享出来,希望对某些朋友有所帮助。
-A software product is usually some applications to achieve the coordination of business functions. In order to: 1, convenient to start all applications 2, surveillance, application startup, when the monitoring program was suspended when the accident can automatically restart 3 to facilitate the suspension of all applications. I wrote a small guard procedures, now shared by the source, and they hope to help some friends.
1、方便启动所有应用程序;
2、监视启动的应用程序,当被监视程序意外中止时,能自动被重新启动;
3、方便中止所有应用程序。
本人写了一个小的guard程序,现将源码共享出来,希望对某些朋友有所帮助。
-A software product is usually some applications to achieve the coordination of business functions. In order to: 1, convenient to start all applications 2, surveillance, application startup, when the monitoring program was suspended when the accident can automatically restart 3 to facilitate the suspension of all applications. I wrote a small guard procedures, now shared by the source, and they hope to help some friends.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
guard
.....\bin
.....\etc
.....\...\guard.ini
.....\log
src
...\guard
...\.....\Config.cpp
...\.....\Config.h
...\.....\Guard.cpp
...\.....\Guard.h
...\.....\guard.ncb
...\.....\guard.sln
...\.....\guard.vcproj
...\.....\ReadMe.txt
...\.....\Service.cpp
...\.....\Service.h
...\.....\stdafx.cpp
...\.....\stdafx.h
...\library
...\.......\config
...\.......\......\Config.cpp
...\.......\......\Config.h
...\.......\......\ConfigNode.h
...\.......\......\LibUtility.cpp
...\.......\......\LibUtility.h
...\.......\......\StdConfigNode.cpp
...\.......\......\StdConfigNode.h
...\.......\Makefile
...\Makefile
.....\bin
.....\etc
.....\...\guard.ini
.....\log
src
...\guard
...\.....\Config.cpp
...\.....\Config.h
...\.....\Guard.cpp
...\.....\Guard.h
...\.....\guard.ncb
...\.....\guard.sln
...\.....\guard.vcproj
...\.....\ReadMe.txt
...\.....\Service.cpp
...\.....\Service.h
...\.....\stdafx.cpp
...\.....\stdafx.h
...\library
...\.......\config
...\.......\......\Config.cpp
...\.......\......\Config.h
...\.......\......\ConfigNode.h
...\.......\......\LibUtility.cpp
...\.......\......\LibUtility.h
...\.......\......\StdConfigNode.cpp
...\.......\......\StdConfigNode.h
...\.......\Makefile
...\Makefile