首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

ASP.NET 2.0中使用XML时XPath的语法

整理日期:2009年04月17日 【字体:

  1. "/"

  /AAA:
   <AAA>
     <BBB/>
     <DDD>
        <BBB/>
     <DDD>
     <CCC/>
   <AAA>


  /AAA/CCC:
  <AAA>
     <BBB/>
     <CCC/>
     <DDD>
        <BBB/>
     <DDD>
     <CCC/>
   <AAA>

   /AAA/DDD/BBB:

   <AAA>
     <BBB/>
     <CCC/>
     <DDD>
        <BBB/>
     <DDD>
     <CCC/>
   <AAA>


伊图教程网[www.etoow.com]
http://www.etoow.com/html/2009-04/1240010435.html
  2. "//"
Tags:ASP.NET   XML   XPath   语法
ASP.NET 2.0中使用XML时XPath的语法
'http://www.etoow.com/html/2009-04/1240010435.html
1
 
23456
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved