摘要: 1、新建项目DemoService,并添加windows服务,命名DemoService2、添加代码 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.D... 阅读全文
posted @ 2015-04-11 13:53 自然去留 阅读(1466) 评论(0) 推荐(0)