2008年4月17日
posted @ 2008-04-17 10:20 路过秋天 阅读(2207) | 评论 (17)编辑
  2008年4月16日
posted @ 2008-04-16 11:56 路过秋天 阅读(43) | 评论 (0)编辑
  2008年2月26日
     摘要: SelectNodes(xpath,namespace)方法中
无论是xmlDoc.SelectNodes(xpath,namespace) //假设xmlDoc为根节点,整个文档下的查询
还是xmlDoc.ChildNodes[i].SelectNodes(xpath,namespace) //节点下的查询

两个查询的结果一样:都会把整个文档符合xpath语法条件的都给查出来了
事实上我们所要的只是要在某一节点下符合xpath语法的结果  阅读全文
posted @ 2008-02-26 11:30 路过秋天 阅读(1295) | 评论 (12)编辑
  2007年11月3日
posted @ 2007-11-03 15:34 路过秋天 阅读(73) | 评论 (0)编辑
  2007年11月2日
posted @ 2007-11-02 16:08 路过秋天 阅读(42) | 评论 (0)编辑
  2007年9月16日
posted @ 2007-09-16 03:22 路过秋天 阅读(107) | 评论 (0)编辑
  2007年8月25日
posted @ 2007-08-25 18:24 路过秋天 阅读(193) | 评论 (0)编辑
  2007年8月22日
posted @ 2007-08-22 14:15 路过秋天 阅读(75) | 评论 (0)编辑
  2007年8月16日
posted @ 2007-08-16 13:21 路过秋天 阅读(35) | 评论 (0)编辑
posted @ 2007-08-16 13:19 路过秋天 阅读(43) | 评论 (0)编辑
posted @ 2007-08-16 13:17 路过秋天 阅读(67) | 评论 (0)编辑
  2007年8月7日
posted @ 2007-08-07 17:14 路过秋天 阅读(291) | 评论 (2)编辑
  2007年7月19日
posted @ 2007-07-19 15:03 路过秋天 阅读(66) | 评论 (0)编辑
  2007年7月3日
posted @ 2007-07-03 11:41 路过秋天 阅读(51) | 评论 (0)编辑
  2007年5月28日
posted @ 2007-05-28 11:44 路过秋天 阅读(370) | 评论 (0)编辑