2017年8月18日
摘要: private void timer1_Tick(object sender, EventArgs e) { if ( tttttflag) { Action action = SyncCompanyJJ; action.BeginInvoke(null, null); } } tttttflag 阅读全文
posted @ 2017-08-18 17:16 雪原日暮 阅读(266) 评论(0) 推荐(0)