2020年4月13日
摘要: SelectSingleNode与SelectNodes的用法 用法与功能 : SelectSingleNode 用法:SelectSingleNode(string xpath) 功能:与 XPath 查询匹配的第一个 XmlNode;如果未找到任何匹配节点,则为 null。不应该要求将 XmlN 阅读全文
posted @ 2020-04-13 19:42 cloviaiou 阅读(213) 评论(0) 推荐(0)