摘要: [STAThread] static void Main() { //预防程序启动多个 bool flag=false; System.Threading.Mutex mutex=new System.Threading.Mutex(true,"getPiValueServerManage",o... 阅读全文
posted @ 2011-07-15 17:57 liancs 阅读(297) 评论(0) 推荐(0) 编辑