文件名称:C#创建Windows系统服务及实例工程
文件大小:63KB
文件格式:ZIP
更新时间:2014-04-22 16:23:18
C# Windows服务 实例
介绍用C#开发Windows系统服务的过程,并加入了一个实例工程,让的大家了解windows服务程序开发过程
【文件预览】:
C#写windows系统服务.docx
WindowsService1
----WindowsService1()
--------WindowsService1.csproj(3KB)
--------bin()
--------obj()
--------Service1.resx(6KB)
--------Properties()
--------Program.cs(509B)
--------ProjectInstaller.Designer.cs(2KB)
--------ProjectInstaller.resx(6KB)
--------Service1.Designer.cs(1KB)
--------Service1.cs(963B)
--------ProjectInstaller.cs(392B)
----WindowsService1.sln(935B)
----WindowsService1.suo(14KB)