摘要:
strFileName = "\\BJBZ.xml"; XmlDocument myDocument = new XmlDocument(); myDocument.Load(strFileName); XmlNode root = myDocument.SelectSingle... 阅读全文
posted @ 2007-08-04 10:13 WindFly 阅读(207) 评论(0) 推荐(0)
posted @ 2007-08-04 10:13 WindFly 阅读(207) 评论(0) 推荐(0)
posted @ 2007-08-04 10:12 WindFly 阅读(261) 评论(0) 推荐(0)