<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：cSharp继承的学习笔记-PartTwo</title>
	<atom:link href="http://shao.mingbo.de/2009/11/28/inheritance-notes-of-csharp-part-two/feed/" rel="self" type="application/rss+xml" />
	<link>http://shao.mingbo.de/2009/11/28/inheritance-notes-of-csharp-part-two/</link>
	<description>包括教育技术，编程，互联网等方面的文章及随想。</description>
	<lastBuildDate>Thu, 26 Aug 2010 01:36:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>由：初尝Factory Method 设计模式 &#124; Mingbo</title>
		<link>http://shao.mingbo.de/2009/11/28/inheritance-notes-of-csharp-part-two/comment-page-1/#comment-106</link>
		<dc:creator>初尝Factory Method 设计模式 &#124; Mingbo</dc:creator>
		<pubDate>Fri, 16 Apr 2010 03:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://shao.mingbo.de/?p=297#comment-106</guid>
		<description>[...] Factory Method 正好体现了这一“工厂智慧”。当我们有某个元件（类）暂时无法确定时，只需要先确定它的功能接口，即和该类签订一个契约。在抽象类中只依赖接口，而将具体实现推迟到子类构建的过程中。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Factory Method 正好体现了这一“工厂智慧”。当我们有某个元件（类）暂时无法确定时，只需要先确定它的功能接口，即和该类签订一个契约。在抽象类中只依赖接口，而将具体实现推迟到子类构建的过程中。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
