摘要: XPath语法 周银辉这里有一个不错的语法教程http://www.zvon.org/xxl/XPathTutorial/General_chi/examples.html另外值得补充的是缩写: 缩写 轴 . self::node() .. parent::node() // /descendent-or-self::node()/ @ attribute:: 关于XPath使用的注意事项可以参考... 阅读全文
posted @ 2007-11-27 16:31 周银辉 阅读(1689) 评论(1) 推荐(1)