<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>lengfeng8866的专栏 - 一些概念的简介。。。</title><link>http://blog.csdn.net/lengfeng8866/category/45545.aspx</link><description>包括RSS、NAT、甚至于DNS的概念的简介也有</description><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 05 Jul 2007 12:02:49 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>lengfeng8866</dc:creator><title>什么是哈希表(Hashtable) </title><link>http://blog.csdn.net/lengfeng8866/archive/2004/09/16/106689.aspx</link><pubDate>Thu, 16 Sep 2004 15:18:00 GMT</pubDate><guid>http://blog.csdn.net/lengfeng8866/archive/2004/09/16/106689.aspx</guid><wfw:comment>http://blog.csdn.net/lengfeng8866/comments/106689.aspx</wfw:comment><comments>http://blog.csdn.net/lengfeng8866/archive/2004/09/16/106689.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lengfeng8866/comments/commentRss/106689.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=106689</trackback:ping><description>在.NET Framework中，Hashtable是System.Collections命名空间提供的一个容器，用于处理和表现类似key/value的键值对，其中key通常可用来快速查找，同时key是区分大小写；value用于存储对应于key的值。Hashtable中key/value键值对均为object类型，所以Hashtable可以支持任何类型的key/value键值对.&lt;img src ="http://blog.csdn.net/lengfeng8866/aggbug/106689.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>lengfeng8866</dc:creator><title>什么是RSS</title><link>http://blog.csdn.net/lengfeng8866/archive/2004/09/16/106667.aspx</link><pubDate>Thu, 16 Sep 2004 15:04:00 GMT</pubDate><guid>http://blog.csdn.net/lengfeng8866/archive/2004/09/16/106667.aspx</guid><wfw:comment>http://blog.csdn.net/lengfeng8866/comments/106667.aspx</wfw:comment><comments>http://blog.csdn.net/lengfeng8866/archive/2004/09/16/106667.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lengfeng8866/comments/commentRss/106667.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=106667</trackback:ping><description>RSS是一種起源于网景的推技术，將訂戶訂閱的內容傳送給他們的通訊協同格式(Protocol)。RSS可以是以下三個解釋的其中一個： 

Really Simple Syndication 
RDF (Resource Description Framework) Site Summary 
Rich Site Summary 
但其實這三個解釋都是指同一種Syndication的技術。 RSS目前广泛用于网上新闻频道，blog和wiki，主要的版本有0.91, 1.0, 2.0。
&lt;img src ="http://blog.csdn.net/lengfeng8866/aggbug/106667.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>