摘要:
接Window服务(一)ServiceController方法调用 1 public partial class Service1 : ServiceBase 2 { 3 public Service1() 4 { 5 InitializeComponent(); 6 this.AutoLog = true; 7 } 8 protected override void OnStart(string[] args) 9 {10 // T... 阅读全文
posted @ 2012-08-12 20:39
梦里故乡
阅读(1397)
评论(0)
推荐(0)

浙公网安备 33010602011771号