摘要:
XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(Application.StartupPath + "\\SerialPortXml2.xml"); XmlNodeList nodeList = xmlDoc.SelectSingleNode( 阅读全文
posted @ 2016-02-27 11:37
影子博客
阅读(118)
评论(0)
推荐(0)
|
摘要:
XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(Application.StartupPath + "\\SerialPortXml2.xml"); XmlNodeList nodeList = xmlDoc.SelectSingleNode( 阅读全文
posted @ 2016-02-27 11:37
影子博客
阅读(118)
评论(0)
推荐(0)
|