摘要:
strFileName = "\\BJBZ.xml"; XmlDocument myDocument = new XmlDocument(); myDocument.Load(strFileName); XmlNode root = myDocument.SelectSingle... 阅读全文
posted @ 2007-08-04 10:13 WindFly 阅读(204) 评论(0) 推荐(0) 编辑
posted @ 2007-08-04 10:13 WindFly 阅读(204) 评论(0) 推荐(0) 编辑
posted @ 2007-08-04 10:12 WindFly 阅读(257) 评论(0) 推荐(0) 编辑
Copyright © 2025 WindFly
Powered by .NET 9.0 on Kubernetes