CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Windows 服务程序

搜索资源列表

  1. WindowsService

    1下载:
  2. 本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于 Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows service procedures on the dev
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:364.39kb
    • 提供者:wangjianhui
  1. SeverTest

    2下载:
  2. Delphi 写的Windows服务程序源码-services for the Windows source code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:219.87kb
    • 提供者:quan
  1. myserver

    0下载:
  2. windows服务程序.是想了解服务程序如何编写的良好代码.-windows service program. Would like to know how to prepare services for the good code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14.82kb
    • 提供者:a278972
  1. WinServer

    0下载:
  2. 封装了实现windows服务程序的类,可以安装、卸载和运行windows服务。
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:2.66kb
    • 提供者:
  1. MalwareDetectAndEmailService

    0下载:
  2. 一个windows服务程序,用来从数据库读取url,检测是不是含有*
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:96.52kb
    • 提供者:20070303
  1. src_base_SFL20

    0下载:
  2. 提供一个Windows 服务的程序框架,使程序成为Windows服务程序
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4.89kb
    • 提供者:airby
  1. Shutdown.rar

    0下载:
  2. 定时关机程序,包括后台运行的服务程序及界面设置程序,shutdown windows on setting time
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:70.53kb
    • 提供者:dosuperego
  1. win_server

    0下载:
  2. windows服务例子,如何将一个程序打造成windows服务,让程序自动运行-windows service example, a program to fight how to create windows services so that programs run automatically
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:186.67kb
    • 提供者:lyang
  1. MSService

    0下载:
  2. 利用VC开发Windows服务程序的例子,同时也是多线程例子-this is a demo of windows service execute and also an MultiThread service execute demo.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:20.71kb
    • 提供者:覃日鸿
  1. Service

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:41.54kb
    • 提供者:马玉东
  1. vbservice

    0下载:
  2. VB添加程序启动为WINDOWS服务启动方式-VB to add the program starts for the WINDOWS service starts way
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:21.99kb
    • 提供者:xp98
  1. C_nt_service

    0下载:
  2. 编写NT服务程序的模板 -The app template for writing NT service
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:38.18kb
    • 提供者:站长
  1. Service

    0下载:
  2. windows服务程序开发的API函数封装源码-windows service program to develop the API function package source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:41.73kb
    • 提供者:hongwen
  1. RECService_New

    0下载:
  2. windows服务程序,用来启动其他的几个程序。-windows service program, to start a number of other procedures.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:10.12kb
    • 提供者:王宏岸
  1. SvrGuard

    0下载:
  2. windows服务创建程序,自己写的,很好用,无需修改,在AttachProcessNames函数里将1.exe或2.exe修改成自己的执行程序即可,通过配置文件控制,可应用于各种需要windows服务的应用程序。本人是用VS2008编译的,代码很好理解。 -windows service creation process, their own writing, good use, without modification, in the AttachProcessNames functio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2.71mb
    • 提供者:王天
  1. Win32Service

    0下载:
  2. 一个很好用的windows 服务程序框架,集成了日志功能, 您只需稍微修改即可使用。-A good framework to use the windows service program, integrated logging, you can use slightly changed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7.5kb
    • 提供者:Rong
  1. Service

    0下载:
  2. 使用C API做的windows服务程序,本例代码演示了服务的添加,停止等过程。-Using the C API to do the windows service program, this example code demonstrates the service' s added, the process stops and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5.5kb
    • 提供者:wang
  1. NTService-mfcUI

    0下载:
  2. 根据MSDN上 Windows NT 服务程序样例优化后,轻松实现带MFC对话框的系统服务程序框架。-According to MSDN sample on a Windows NT service program optimized, easy implementation of system services with MFC dialog program framework.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:16.25kb
    • 提供者:dujing
  1. win32srvdemo

    0下载:
  2. windows服务程序,一个简单的windows服务程序的demo-windows service program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6.72kb
    • 提供者:孙世阳
  1. windows-service

    0下载:
  2. 本程序可以通过windows服务程序来启动你想要启动的程序。-This procedure can be started by windows service program to start the program you want.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:38.35kb
    • 提供者:bao
« 12 3 4 5 »
搜珍网 www.dssz.com