﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>博客园-.NET人字拖-随笔分类-设计模式</title><link>http://www.cnblogs.com/xdotnet/category/81282.html</link><description /><language>zh-cn</language><lastBuildDate>Sun, 18 May 2008 01:39:05 GMT</lastBuildDate><pubDate>Sun, 18 May 2008 01:39:05 GMT</pubDate><ttl>60</ttl><item><title>[EnterpriseLibrary]Microsoft.Practices.ObjectBuilder中的定位器Locator</title><link>http://www.cnblogs.com/xdotnet/archive/2007/01/18/Microsoft_Practices_ObjectBuilder_Locator.html</link><dc:creator>网魂小兵</dc:creator><author>网魂小兵</author><pubDate>Thu, 18 Jan 2007 11:29:00 GMT</pubDate><guid>http://www.cnblogs.com/xdotnet/archive/2007/01/18/Microsoft_Practices_ObjectBuilder_Locator.html</guid><wfw:comment>http://www.cnblogs.com/xdotnet/comments/624094.html</wfw:comment><comments>http://www.cnblogs.com/xdotnet/archive/2007/01/18/Microsoft_Practices_ObjectBuilder_Locator.html#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://www.cnblogs.com/xdotnet/comments/commentRss/624094.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/xdotnet/services/trackbacks/624094.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 通过对Microsoft.Practices..EnterpriseLibrary学习中发现了一个对象生成器，这个应该是很稳定的一个类库了吧，不然微软应该不会把它封的那么牢固，也没有发现他的源代码。出于学习的目的我用Refrector还原了一下顺便看看里面的来头，从对像浏览器中一看就知道来头不小(注：由于我是刚刚捧这个类库，而且是最新版本的所以没有源代码，自由、创新、研究、探索……和TerryLee告知，去下载了个2.0地终于发现源码了，在此谢谢他们:)。上网去搜搜阿，功夫不负有心人，终于找到了前人留下的遗产，先看看再说，要真正弄明白我觉得最好的方法就是把代码分离出来看个究竟...&nbsp;&nbsp;<a href='http://www.cnblogs.com/xdotnet/archive/2007/01/18/Microsoft_Practices_ObjectBuilder_Locator.html'>阅读全文</a><img src ="http://www.cnblogs.com/xdotnet/aggbug/624094.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://xdotnet.cnblogs.com/" target="_blank">网魂小兵</a> 2007-01-18 19:29 <a href="http://www.cnblogs.com/xdotnet/archive/2007/01/18/Microsoft_Practices_ObjectBuilder_Locator.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[设计模式] Singleton Pattern</title><link>http://www.cnblogs.com/xdotnet/archive/2007/01/07/pattern_sigleton.html</link><dc:creator>网魂小兵</dc:creator><author>网魂小兵</author><pubDate>Sun, 07 Jan 2007 06:59:00 GMT</pubDate><guid>http://www.cnblogs.com/xdotnet/archive/2007/01/07/pattern_sigleton.html</guid><wfw:comment>http://www.cnblogs.com/xdotnet/comments/614052.html</wfw:comment><comments>http://www.cnblogs.com/xdotnet/archive/2007/01/07/pattern_sigleton.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/xdotnet/comments/commentRss/614052.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/xdotnet/services/trackbacks/614052.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:   前些天有人面试碰到了这个东东，可能下次我换工作时说不定也会碰到，这个东东可是人见人爱，有讲设计模式肯定会被问到的一个模式。所以也就顺便看看，写写，这篇文章的主要来源是老外写的《Implementing the Singleton Pattern in C#》，半译半写就是这样。没有什么特别的，不过不知道国内有没有人翻译过此文，不管3721咱开始吧。&nbsp;&nbsp;<a href='http://www.cnblogs.com/xdotnet/archive/2007/01/07/pattern_sigleton.html'>阅读全文</a><img src ="http://www.cnblogs.com/xdotnet/aggbug/614052.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://xdotnet.cnblogs.com/" target="_blank">网魂小兵</a> 2007-01-07 14:59 <a href="http://www.cnblogs.com/xdotnet/archive/2007/01/07/pattern_sigleton.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>