2008年4月17日
posted @ 2008-04-17 10:20 路过秋天 阅读(2397) | 评论 (20)编辑
  2008年4月16日
posted @ 2008-04-16 11:56 路过秋天 阅读(65) | 评论 (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 路过秋天 阅读(1550) | 评论 (12)编辑
  2007年11月3日
posted @ 2007-11-03 15:34 路过秋天 阅读(92) | 评论 (0)编辑
  2007年11月2日
posted @ 2007-11-02 16:08 路过秋天 阅读(55) | 评论 (0)编辑
  2007年9月16日
posted @ 2007-09-16 03:22 路过秋天 阅读(133) | 评论 (0)编辑
  2007年8月25日
posted @ 2007-08-25 18:24 路过秋天 阅读(271) | 评论 (0)编辑
  2007年8月22日
posted @ 2007-08-22 14:15 路过秋天 阅读(87) | 评论 (0)编辑
  2007年8月16日
posted @ 2007-08-16 13:21 路过秋天 阅读(42) | 评论 (0)编辑
posted @ 2007-08-16 13:19 路过秋天 阅读(56) | 评论 (0)编辑
posted @ 2007-08-16 13:17 路过秋天 阅读(83) | 评论 (0)编辑
  2007年8月7日
posted @ 2007-08-07 17:14 路过秋天 阅读(349) | 评论 (3)编辑
  2007年7月19日
posted @ 2007-07-19 15:03 路过秋天 阅读(80) | 评论 (0)编辑
  2007年7月3日
posted @ 2007-07-03 11:41 路过秋天 阅读(54) | 评论 (0)编辑
  2007年5月28日
posted @ 2007-05-28 11:44 路过秋天 阅读(420) | 评论 (0)编辑