摘要: using System; using System.Collections.Generic; using System.Text; using System.IO.Ports; using System.Windows.Forms; namespace TestSerialPort { /// /// 串口开发辅助类 /// public class Ser... 阅读全文
posted @ 2014-06-27 16:02 深南大道 阅读(216) 评论(0) 推荐(0)