基本信息
源码名称:nssm手动注册服务
源码大小:0.75M
文件格式:.zip
开发语言:C/C++
更新时间:2020-10-06
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍


nssm2.24

├── nssm-2.24
│   ├── ChangeLog.txt
│   ├── README.txt
│   ├── src
│   │   ├── account.cpp
│   │   ├── account.h
│   │   ├── console.cpp
│   │   ├── console.h
│   │   ├── env.cpp
│   │   ├── env.h
│   │   ├── event.cpp
│   │   ├── event.h
│   │   ├── gui.cpp
│   │   ├── gui.h
│   │   ├── imports.cpp
│   │   ├── imports.h
│   │   ├── io.cpp
│   │   ├── io.h
│   │   ├── messages.mc
│   │   ├── nssm.cpp
│   │   ├── nssm.h
│   │   ├── nssm.ico
│   │   ├── nssm.rc
│   │   ├── nssm.sln
│   │   ├── nssm.vcproj
│   │   ├── process.cpp
│   │   ├── process.h
│   │   ├── registry.cpp
│   │   ├── registry.h
│   │   ├── resource.h
│   │   ├── service.cpp
│   │   ├── service.h
│   │   ├── settings.cpp
│   │   ├── settings.h
│   │   └── version.cmd
│   ├── win32
│   │   └── nssm.exe
│   └── win64
│       └── nssm.exe
└── nssm-2.24-101-g897c7ad
    ├── ChangeLog.txt
    ├── README.txt
    ├── src
    │   ├── account.cpp
    │   ├── account.h
    │   ├── console.cpp
    │   ├── console.h
    │   ├── env.cpp
    │   ├── env.h
    │   ├── event.cpp
    │   ├── event.h
    │   ├── gui.cpp
    │   ├── gui.h
    │   ├── hook.cpp
    │   ├── hook.h
    │   ├── imports.cpp
    │   ├── imports.h
    │   ├── io.cpp
    │   ├── io.h
    │   ├── messages.mc
    │   ├── nssm.cpp
    │   ├── nssm.h
    │   ├── nssm.ico
    │   ├── nssm.rc
    │   ├── nssm.sln
    │   ├── nssm.vcproj
    │   ├── process.cpp
    │   ├── process.h
    │   ├── registry.cpp
    │   ├── registry.h
    │   ├── resource.h
    │   ├── service.cpp
    │   ├── service.h
    │   ├── settings.cpp
    │   ├── settings.h
    │   ├── utf8.cpp
    │   ├── utf8.h
    │   └── version.cmd
    ├── win32
    │   └── nssm.exe
    └── win64
        └── nssm.exe

8 directories, 74 files