摘要:
//using Microsoft.Win32; public void GetComList() { RegistryKey keyCom = Registry.LocalMachine.OpenSubK("Hardware\\DeviceMap\\SerialComm"); if (keyCom != null) { string[] sSubKeys = keyCom.GetValueNam... 阅读全文
posted @ 2009-05-08 18:03
CodeYu
阅读(4251)
评论(0)
推荐(0)

浙公网安备 33010602011771号