摘要:
刚刚遇到一个多重查询xmlDoc.SelectSingleNode(“Root/Element[@Name='大气象'][@Age='30']”)根据innerText查询xmlDoc.SelectSingleNode(“Root/Element[text()='大气象']”)顺便收集总结一下。Xml中SelectSingleNode方法中的xpath用法 最常见的XML数据类型有:Elemen... 阅读全文
posted @ 2014-06-24 15:06
code_flyer
阅读(163)
评论(0)
推荐(0)