摘要:
serialport DataReceived事件, 默认是收到一个byte就触发事件. lock (thisLock) { int len = sp.BytesToRead; if (len > 0) { Byte[] data = new Byte[len]; try { sp.Read(dat 阅读全文
摘要:
Error message when you install Office 2010 on a Windows 7-based computer "The installation of Microsoft Office 2010 requires that MSXML version 6.10.1 阅读全文