码迷,mamicode.com
首页 > 其他好文 > 详细

XmlDocument.selectNodes() and selectSingleNode()的xpath的学习资料

时间:2017-11-17 16:15:49      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:parse   ring   技术   and   cts   sele   es2017   des   images   

Xpath网页:

http://www.w3school.com.cn/xpath/xpath_syntax.asp

技术分享图片

 XDocument.parse(string)类似于XmlDocument.loadxml(string)

如果要在xDocument中使用xpath查询,需要using System.Xml.XPath;

使用xpath可以一层一层的去找

技术分享图片

 

XmlDocument.selectNodes() and selectSingleNode()的xpath的学习资料

标签:parse   ring   技术   and   cts   sele   es2017   des   images   

原文地址:http://www.cnblogs.com/lip-blog/p/7851443.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!