摘要:
XmlNodeList groupNameNodes = xmlDoc.SelectNodes("//Results//Group[not(@type='products') and not (@type='benchmarks') and not (@type='universeStatistics')]"); 阅读全文
posted @ 2011-08-30 13:41 Snapping 阅读(100) 评论(0) 推荐(0)
|
摘要:
XmlNodeList groupNameNodes = xmlDoc.SelectNodes("//Results//Group[not(@type='products') and not (@type='benchmarks') and not (@type='universeStatistics')]"); 阅读全文
posted @ 2011-08-30 13:41 Snapping 阅读(100) 评论(0) 推荐(0) |
||