SerialPort sp1 = new SerialPort();Invoke(new EventHandler(delegate{textBox1.AppendText(sp1.ReadExisting());}));
湖上湖
相关分类