搜索资源列表
servicetest
- 代码示范了 OpenSCManager、CreateService、OpenService、ControlService、DeleteService、RegisterServiceCtrlHandler、SetServiceStatus、StartServiceCtrlDispatcher等操作服务程序的主要几个API的用法,具体的函数参数大家可以查阅MSDN。-model code of OpenSCManager, CreateService. OpenService, ControlSer
ServiceTest
- 用VC6写的一个建立windows服务的例子,要开发服务器的朋友可以拿去参考一下
servicetest
- 一般的控制台程序,改写成windows 服务模式 ,这样可以加以自动启动,和失败自动再启动的功能!
servicetest
- 用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能-Implemented with the VC system services to start program can modify the source code to add the service function of the need to achieve
ServiceTest
- windows系统服务,你可以从中学习怎么编写windows系统服务,非常实用。-windows system service, you can learn how to prepare windows system service, very practical.
ServiceTest
- 是关于服务的基础源代码,对刚刚学的服务程序的人很有帮助。-Services based on source code, has just learned of the program were very helpful service.
serviceTest
- 自己写的测试程序,测试windows服务的创建、开启、停止、已经删除。-Write your own test procedure, test Windows service to create, start, stop, have been deleted.
ServiceTest
- windows系统服务,你可以从中学习怎么编写windows系统服务,非常实用。-windows system service, you can learn how to prepare windows system service, very practical.
ServiceTest
- windows系统服务,你可以从中学习怎么编写windows系统服务,非常实用。-windows system service, you can learn how to prepare windows system service, very practical.
serviceTest
- 自己写的测试程序,测试windows服务的创建、开启、停止、已经删除。-Write your own test procedure, test Windows service to create, start, stop, have been deleted.
数据上传接口规范例子代码ServiceTest
- 从数据库中读数据,通过HTTP的POST方法上传到一个网站(Read data from the database and upload it to a web site via the HTTP method of POST)