<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>肥占的博客 &#187; C#</title>
	<atom:link href="http://fatjames.extjs.org.cn/archives/tag/c/feed" rel="self" type="application/rss+xml" />
	<link>http://fatjames.extjs.org.cn</link>
	<description>--变肥的占卜师</description>
	<lastBuildDate>Tue, 13 Apr 2010 01:58:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>泛型的优点</title>
		<link>http://fatjames.extjs.org.cn/archives/194</link>
		<comments>http://fatjames.extjs.org.cn/archives/194#comments</comments>
		<pubDate>Wed, 04 Feb 2009 07:25:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ArrayList]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[泛型]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=194</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;在公共语言运行时和 C# 语言的早期版本中，通用化是通过在类型与通用基类型 Object 之间进行强制转换来实现的，泛型提供了针对这种限制的解决方案。通过创建泛型类，您可以创建一个在编译时类型安全的集合。]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/194/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
