摘要: XPath可以快速定位到Xml中的节点或者属性。XPath语法很简单,但是强大够用,它也是使用xslt的基础知识。示例Xml: 100 this is a black cat 80 this is a white cat 80 this is ... 阅读全文
posted @ 2014-08-25 14:52 编程猴子 阅读(189) 评论(0) 推荐(0) 编辑