登录
首页 » Windows开发 » 一个监控指定外部程序运行的软件。支持外部程序异常关闭重启,以及定时重启功能。对于监控要求长时间无职守的服务器程序,特别有用。...

一个监控指定外部程序运行的软件。支持外部程序异常关闭重启,以及定时重启功能。对于监控要求长时间无职守的服务器程序,特别有用。...

于 2023-02-08 发布 文件大小:26.16 kB
0 200
下载积分: 2 下载次数: 1

代码说明:

一个监控指定外部程序运行的软件。支持外部程序异常关闭重启,以及定时重启功能。对于监控要求长时间无职守的服务器程序,特别有用。-an external monitor appointed to run the software. Support for external procedures abnormal restart closed, and regularly reset. Monitoring requirements for the long-duty server programs, particularly useful.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A Win32 Library for .NET_src
    A Win32 Library for .NET_src
    2023-07-03 11:30:04下载
    积分:1
  • AIC in accordance with the statutory order of procedure order recursive algorith...
    AIC法定阶的依阶次递推算法程序,计算残差方差的估计值的结果计算AIC:-AIC in accordance with the statutory order of procedure order recursive algorithm for calculating the estimated value of residual variance of the results of calculating the AIC:
    2022-04-19 18:13:18下载
    积分:1
  • 8. Write a program to implement a simple phone log and calling for recording the...
    8. 编写程序实现一个简单的电话记录簿,要求记录的个人信息包括:姓名,单位,家庭电话,移动电话。具体功能如下: 1.创建信息链表并以磁盘文件保存。 2.读取磁盘文件并显示输出所有人的移动电话。 3.按姓名或单位查询家庭电话。 4.通过姓名和单位确定个人,修改其电话信息并存盘. -8. Write a program to implement a simple phone log and calling for recording the personal information includes: name, unit, home phone, mobile phones. Specific functions are as follows: 1. To create an information list, and save the file to disk. 2. Read the disk file and display the output of all mobile phones. 3. By name or to check with home phone. 4. Individuals identified by name and affiliation, modify its telephone information and Save.
    2022-11-02 21:50:03下载
    积分:1
  • 求阶乘算法(0
    求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000) This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
    2023-02-22 10:45:03下载
    积分:1
  • 一个VB PIM
    一个VB PIM-a VB PIM
    2022-04-20 17:01:30下载
    积分:1
  • 对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作...
    对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作-The operation of the registry, ini file for the operation, from the dialog box to read the contents of the documents within the operation of
    2023-04-20 02:45:03下载
    积分:1
  • This directory contains code implementing the K
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
    2023-09-06 05:15:03下载
    积分:1
  • windows mobile的应用示例之2
    windows mobile的应用示例之2
    2022-01-26 01:02:12下载
    积分:1
  • 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
    这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
    2023-02-14 02:50:04下载
    积分:1
  • 本人写的一个程序,实现truetype字体的显示。
    本人写的一个程序,实现truetype字体的显示。-I write a program to realize truetype font display.
    2022-03-13 21:37:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载