搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
Service
- vc制作windows服务程序,从别人那找来的一个类,用着不错,上传为了备份 使用 程序名.exe -s 为安装服务 程序名 -r 为卸载服务-vc create windows service program, from others that got from a class, with a good backup to use the program name in order to upload. exe-s for the installation service progra
Service
- windows服务程序开发的API函数封装源码-windows service program to develop the API function package source
ServiceSetup
- 开发 Windows Service,启动自己的Service(包括auto-launch),关闭。-Develop Windows Service
WindowsServices
- Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Win
NTService
- VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等.-VB6 development WINDOWS service management database can be used to load/cancellation system services, access to services, the state and so on.
ControlService
- windows服务 控制程序,有安装、启动windows服务等功能-windows service control program, there are installed, start the windows service etc.
KeyLogger
- This a key logger which runs as a windows service and tracks every key that is pressed. Generates a text file report. It is developed using windows hooks.-This is a key logger which runs as a windows service and tracks every key that is pressed. Gene
FrameworkHowToServiceManager
- this the demonstration of service manager for windows without using the windows service manager.This is achived with the help of dot net framework and visual c# -this is the demonstration of service manager for windows without using the windows servi
winservice
- 用delphi编写的可管理windows服务的示例-Prepared using delphi managed windows service example
windows-service
- 本程序可以通过windows服务程序来启动你想要启动的程序。-This procedure can be started by windows service program to start the program you want.
MultipleInstanceService_src
- simple multipl. windows service.
A-basic-Windows-service-in-Cp23-(CSWindowsService
- Basic Example Windows Service
windows service例子
- 简单的windows service,包括service安装,service remove,运行等基本功能,service名字为“service1”
Interactive-Windows-Service
- Windows服务启动程序,可以显示界面-Windows service startup program that can display interface
windows-Service-Description
- windows服务说明,里面讲解了windows服务的创建流程,服务的极大重要板块,说明详细!-windows service descr iption, which explains the creation process windows services, greatly important sector services, described in detail!
Configuring-Glassfish-4-as-Windows-Service
- Document about how to configure Oracle Glassfish application server version 4.1 as a MS Windows Service.
WindowService
- Windows service sample code C#
WindowsService2
- Simple windows service example code
daphneservice
- Python Daphne service as Windows Service