<?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/"
				  >
<channel>
<title><![CDATA[Saturn's Weblog － PHP设计模式：Singleton单例模式 的评论]]></title>
<link>http://www.cnsaturn.com/posts/implement-singleton-pattern-in-php</link>
<description><![CDATA[
 此文承接之前我在PHP中实现简单工厂和抽象工厂的讨论，讨论一个广泛应用在OOP体系中的设计模式&mdash;&mdash;Singleton模式。

 Singleton Pattern（中文称单例模式），可以说是最容易理解的设计模式了，也充分体现了DRY （Don&#39;t Repeat Yourself）的思想。它的核心思想是：保证一个对象存在且仅允许存在一个实例，并提供一个全局访问方式...]]></description>
<language>zh-CN</language>
<pubDate>Mon, 06 Sep 2010 11:17:27 -0400</pubDate>
<item>
<title><![CDATA[干煸头菜 评]]></title>
<link>http://www.cnsaturn.com/posts/implement-singleton-pattern-in-php#comment-69</link>
<pubDate>Thu, 04 Mar 2010 15:08:08 -0500</pubDate>
<description><![CDATA[谢谢 讲的好]]></description>
<author><![CDATA[干煸头菜]]></author>
<guid isPermaLink="true" >http://www.cnsaturn.com/posts/implement-singleton-pattern-in-php#comment-69</guid>
</item>
</channel>
</rss>                  