C# 创建Windows Service(Windows服务)程序
摘要:
一、开发环境 操作系统:Windows 10 X64 开发环境:VS2015 编程语言:C# .NET版本:.NET Framework 4.0 目标平台:X86 二、创建Windows Service 1、新建一个Windows Service,并将项目名称改为“MyWindowsService” 阅读全文
posted @ 2018-05-04 10:11 %幻#影% 阅读(2230) 评论(1) 推荐(1) 编辑