摘要: 1.新建项目 --》 Windows 服务 2.Service1.cs代码 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Dia 阅读全文
posted @ 2016-03-07 17:27 三人之行,必有我师 阅读(888) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; namespace LocalApp.Console 阅读全文
posted @ 2016-03-07 11:58 三人之行,必有我师 阅读(1897) 评论(0) 推荐(0)