用C#如何使用这些命令?请给出示例代码?
微信里点“发现”,扫一下
二维码便可将本文分享至朋友圈。
List<byte> tempbytes = new List<byte>();
tempbytes.Add(0A);
端口.send(tempbytes);