1. 首页
  2. 编程语言
  3. C#
  4. _HslCommunication master.rar

_HslCommunication master.rar

上传者: 2020-08-21 03:21:08上传 RAR文件 41.14MB 热度 73次
// 接收数据 byte[] buffer = null; byte[] data = new byte[2048]; int receiveCount = 0; while (true) { System.Threading.Thread.Sleep( 20 ); if(SP_ReadData.BytesToRead < 1) {
下载地址
用户评论