<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/flyin2006" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/flyin2006" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 15 Sep 2006 19:50:00 GMT</lastBuildDate><title>驰龙古斋</title><description>古有平民成霸业,何愁白手一书生; 天下英雄出我辈,一入江湖岁月催,皇图霸业笑谈中,不胜人生一场醉!</description><link>http://blog.csdn.net/flyin2006/</link><item><title>XPath的应用</title><link>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227755.aspx</link><wfw:comment>http://blog.csdn.net/flyin2006/comments/1227755.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flyin2006/comments/commentRss/1227755.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1227755</trackback:ping><description>XML,XPath的应用
这个例子是用于定位XML文件中的特定Node,比如Document的SelectNodes方法中的参数.也就是根据参数得到你想要得到的XML文件!&lt;img src =&quot;http://blog.csdn.net/flyin2006/aggbug/1227755.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 16 Sep 2006 03:50:00 +0800</pubDate><author>邓古谚</author><comments>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227755.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flyin2006/archive/2006/09/15/1227755.aspx</guid><dc:creator>邓古谚</dc:creator></item><item><title>XML读写操作</title><link>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227736.aspx</link><wfw:comment>http://blog.csdn.net/flyin2006/comments/1227736.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flyin2006/comments/commentRss/1227736.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1227736</trackback:ping><description>XML读写操作&lt;img src =&quot;http://blog.csdn.net/flyin2006/aggbug/1227736.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 16 Sep 2006 03:43:00 +0800</pubDate><author>邓古谚</author><comments>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227736.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flyin2006/archive/2006/09/15/1227736.aspx</guid><dc:creator>邓古谚</dc:creator></item><item><title>XML读操作(Professional ASP.NET 2.0 XML)</title><link>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227708.aspx</link><wfw:comment>http://blog.csdn.net/flyin2006/comments/1227708.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flyin2006/comments/commentRss/1227708.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1227708</trackback:ping><description>XML读操作：
          在网上找了半天找到本英文的&gt;.无奈之下,对起进行了学习,特把一些例子记录下来,供参考.主要是中文翻译的都要钱!&lt;img src =&quot;http://blog.csdn.net/flyin2006/aggbug/1227708.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 16 Sep 2006 03:33:00 +0800</pubDate><author>邓古谚</author><comments>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227708.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flyin2006/archive/2006/09/15/1227708.aspx</guid><dc:creator>邓古谚</dc:creator></item><item><title>XML 基本定义,原理</title><link>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227695.aspx</link><wfw:comment>http://blog.csdn.net/flyin2006/comments/1227695.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flyin2006/comments/commentRss/1227695.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1227695</trackback:ping><description>1.XML定义
首先XML是一种元标记语言，所谓“元标记”就是开发者可以根据自己的需要定义自己的标记，比如开发者可以定义如下标记 ，任何满足xml命名规则的名称都可以标记，这就为不同的应用程序打开了的大门。HTML是一种预定义标记语言，它只认识诸如,等已经定义的标记，对于用户自己定义的标记是不认识的&lt;img src =&quot;http://blog.csdn.net/flyin2006/aggbug/1227695.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 16 Sep 2006 03:26:00 +0800</pubDate><author>邓古谚</author><comments>http://blog.csdn.net/flyin2006/archive/2006/09/15/1227695.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flyin2006/archive/2006/09/15/1227695.aspx</guid><dc:creator>邓古谚</dc:creator></item></channel></rss>