文件名称:C# Windows测试服务源码
文件大小:48KB
文件格式:ZIP
更新时间:2015-04-13 05:17:07
C# Windows服务 服务 源码
用C#创建Windows服务的源码,还写了安装和删除方法在(install.bat)文件中 启动该服务后,在D:\dd.txt 中写入当前时间。
【文件预览】:
WindowsService1
----WindowsService1()
--------ProjectInstaller.cs(421B)
--------Fly.Designer.cs(2KB)
--------WindowsService1.csproj(3KB)
--------Program.cs(504B)
--------Fly.cs(1KB)
--------Properties()
--------ProjectInstaller.resx(6KB)
--------Fly.resx(6KB)
--------ProjectInstaller.Designer.cs(2KB)
--------obj()
--------bin()
----WindowsService1.suo(28KB)
----WindowsService1.sln(887B)
WindowsService1.exe
Install.bat
UnInstall.bat