摘要:
Task.Factory.StartNew(() => { try { #region contents byte[] byteData = new byte[1]; //0000 0101 byteData[0] = 5; byte[] recBytes = new byte[1]; string 阅读全文
posted @ 2019-11-13 16:50
CocoWang
阅读(117)
评论(0)
推荐(0)
摘要:
Invoke((MethodInvoker)(() => { txtMsg.Text += $"请求处理完成终端:{reponse?.terminal},时间:{ DateTime.Now.ToString()}\r\n"; })); 阅读全文
posted @ 2019-11-13 14:13
CocoWang
阅读(354)
评论(0)
推荐(0)
浙公网安备 33010602011771号