Ò׽ؽØͼÈí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

XML ÓëXSLת»»Ê§°Ü£¬´óϺ°ïÖú£¡

ÎÒµÄXMLÎĵµÊÇ£º
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="employees.xsl"?>

<employees>
  <employee>
      <name>zhangsan </name>
      <age>21 </age>
      <monthly_pay>5000 </monthly_pay>
  </employee>
 
  <employee>
      <name>lisi </name>
      <age>22 </age>
      <monthly_pay>6000 </monthly_pay>
  </employee>
 
  <employee>
      <name>wangwu </name>
      <age>23 </age>
      <monthly_pay>7000 </monthly_pay>
  </employee>
</employees>

ÎÒµÄXSLÎĵµÊÇ:
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3c.org/1999/XSL/Transform">
  <xsl:template match="/">
    <html>
        <head>
        <title>Ö°Ô±ÐÅÏ¢±í </title>
  &nb


Ïà¹ØÎÊ´ð£º

ÈçºÎÌá½»xmlÀàÐÍÊý¾Ý - .NET¼¼Êõ / ASP.NET

Êý¾Ý¿â±íÖÐÓÐÒ»ÁУ¨TranXml£©ÀàÐÍÊÇxml£¬´æ´¢µÄÊÇÀàËÆ
<fathernode>
  <a>aaa
  </a>
  <b>bbb
  </b>
</fathernode>
µÄÐÅÏ¢£¬²¢ÇÒͨ¹ý²éѯ·½· ......

C# Óï·¨µ¼³öXML µÄ±àÂëÉèÖÃ

ÎÒÏÖÔÚ×ö½Ó¿Úµ¼³ö£¬.NETƽ̨£¬¿ª·¢ÓïÑÔC#£¬Ïëµ¼³öXMLµÄÎı¾¸ñʽ¡£
ÏëµÃµ½ <?xml version="1.0" encoding="GBK"?> 
µÄ±àÂë¸ñʽ£¡ÔõôÉèÖã¿Ð»Ð»£¡¼±£¡
¶¥

Ö»Òª±£´æΪxml¸ñʽ£¬ ......

[vc] ÈçºÎ½«XML×Ö´®²åÈëµ½Ö¸¶¨µÄNode

²ÉÓÃDOM ½øÐнâÎöxml¡£ÒªÇó½«xml×Ö´®²åÈëÖ¸¶¨½Úµã×÷ΪÆä×Ó½Úµã
±ÈÈ磺 
Ô­xml 
<root>
</root>
Òª²åÈëµÄxml×Ö´®
<a>test</a> 
Ä¿µÄxml£º
<root>
<a> ......

XML ´æ´¢º¯Êý

ÔÚSqlserverÊý¾Ý¿âNorthwindsÖд´½¨Ò»¸ö´æ´¢¹ý³Ì£¬
¸Ã´æ´¢¹ý³ÌÓÐÁ½¸ö²ÎÊý£¬nvarchar(5)ÀàÐ͵Ä@customerID ÊÇcustomers±íµÄcustomerID£¬ xmlÀàÐ͵IJÎÊý@xmlCustOrderÊÇÊä³ö²ÎÊý£¬´æ´¢¹ý³Ì½«¸ù¾ÝordersºÍcustomers ±í ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØͼ | ¸ÓICP±¸09004571ºÅ