<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>跬步致远——Ai92 - JAVA设计模式</title><link>http://blog.csdn.net/ai92/category/76414.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 10 Sep 2006 09:18:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Ai92</dc:creator><title>由表及里看模式</title><link>http://blog.csdn.net/ai92/archive/2005/12/18/555570.aspx</link><pubDate>Sun, 18 Dec 2005 18:24:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/12/18/555570.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/555570.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/12/18/555570.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/555570.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=555570</trackback:ping><description>写了些自己对设计模式的一些认识和看法，希望大家讨论指正。&lt;img src ="http://blog.csdn.net/ai92/aggbug/555570.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>模式实践：观察者模式与Spring</title><link>http://blog.csdn.net/ai92/archive/2005/10/28/518651.aspx</link><pubDate>Fri, 28 Oct 2005 20:16:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/10/28/518651.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/518651.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/10/28/518651.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/518651.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=518651</trackback:ping><description>公司的项目告一段落，最近在进行RUP培训项目，有了些空闲的时间。闲暇浏览TheServerSide时，看到一篇名叫《Spring loaded Observer Pattern》的文章，不禁会心一笑——我已在两个月前应用到项目中了。而作者的观点也和我的观点吻合：the Spring framework is a great reason to continue design pattern advocacy in your projects.&lt;img src ="http://blog.csdn.net/ai92/aggbug/518651.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出中介者模式</title><link>http://blog.csdn.net/ai92/archive/2005/09/02/470311.aspx</link><pubDate>Fri, 02 Sep 2005 21:26:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/09/02/470311.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/470311.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/09/02/470311.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/470311.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=470311</trackback:ping><description>中介者模式很容易在系统中应用，也很容易在系统中误用。当系统出现了“多对多”交互复杂的对象群，不要急于使用中介者模式，而要先反思你的系统在设计上是不是合理。&lt;img src ="http://blog.csdn.net/ai92/aggbug/470311.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出备忘录模式</title><link>http://blog.csdn.net/ai92/archive/2005/08/14/454354.aspx</link><pubDate>Sun, 14 Aug 2005 20:26:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/08/14/454354.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/454354.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/08/14/454354.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/454354.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=454354</trackback:ping><description>介绍了怎样来使用备忘录模式实现存储对象历史状态的功能，并对基于Java的实现进行了讨论。欢迎大家指正。&lt;img src ="http://blog.csdn.net/ai92/aggbug/454354.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出状态模式</title><link>http://blog.csdn.net/ai92/archive/2005/08/07/447780.aspx</link><pubDate>Sun, 07 Aug 2005 17:57:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/08/07/447780.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/447780.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/08/07/447780.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/447780.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=447780</trackback:ping><description>关键字：state pattern
介绍了比较简单的状态模式，请大家指正。&lt;img src ="http://blog.csdn.net/ai92/aggbug/447780.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出迭代器模式</title><link>http://blog.csdn.net/ai92/archive/2005/07/27/436497.aspx</link><pubDate>Wed, 27 Jul 2005 21:19:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/07/27/436497.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/436497.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/07/27/436497.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/436497.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=436497</trackback:ping><description>介绍了些关于迭代器模式的内容。还请指正&lt;img src ="http://blog.csdn.net/ai92/aggbug/436497.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出访问者模式</title><link>http://blog.csdn.net/ai92/archive/2005/07/14/425148.aspx</link><pubDate>Thu, 14 Jul 2005 20:58:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/07/14/425148.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/425148.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/07/14/425148.aspx#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/425148.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=425148</trackback:ping><description>完成了基于java的访问者（visitor）模式。请指教&lt;img src ="http://blog.csdn.net/ai92/aggbug/425148.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出命令模式</title><link>http://blog.csdn.net/ai92/archive/2005/06/16/396038.aspx</link><pubDate>Thu, 16 Jun 2005 20:08:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/06/16/396038.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/396038.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/06/16/396038.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/396038.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=396038</trackback:ping><description>好久没有写文章了，真是不好意思。欢迎大家指正&lt;img src ="http://blog.csdn.net/ai92/aggbug/396038.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出责任链模式</title><link>http://blog.csdn.net/ai92/archive/2005/05/27/382518.aspx</link><pubDate>Fri, 27 May 2005 20:58:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/05/27/382518.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/382518.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/05/27/382518.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/382518.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=382518</trackback:ping><description>关键字：责任链、解耦&lt;img src ="http://blog.csdn.net/ai92/aggbug/382518.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出观察者模式</title><link>http://blog.csdn.net/ai92/archive/2005/05/16/375691.aspx</link><pubDate>Mon, 16 May 2005 20:01:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/05/16/375691.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/375691.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/05/16/375691.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/375691.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=375691</trackback:ping><description>过了一个五一长假，终于有空把写完的观察者模式放上来了~~~~~~~~&lt;img src ="http://blog.csdn.net/ai92/aggbug/375691.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出模板方法模式</title><link>http://blog.csdn.net/ai92/archive/2005/04/10/342525.aspx</link><pubDate>Sun, 10 Apr 2005 22:35:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/04/10/342525.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/342525.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/04/10/342525.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/342525.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=342525</trackback:ping><description>关键字：模板方法模式、java、JUnit&lt;img src ="http://blog.csdn.net/ai92/aggbug/342525.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出桥梁模式</title><link>http://blog.csdn.net/ai92/archive/2005/03/27/332177.aspx</link><pubDate>Sun, 27 Mar 2005 21:52:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/03/27/332177.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/332177.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/03/27/332177.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/332177.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=332177</trackback:ping><description>我对桥梁模式的理解，如有不对之处，还请指正！&lt;img src ="http://blog.csdn.net/ai92/aggbug/332177.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出门面模式</title><link>http://blog.csdn.net/ai92/archive/2005/03/07/314050.aspx</link><pubDate>Mon, 07 Mar 2005 21:17:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/03/07/314050.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/314050.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/03/07/314050.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/314050.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=314050</trackback:ping><description>很简单的门面模式。添加了点看法&lt;img src ="http://blog.csdn.net/ai92/aggbug/314050.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出装饰模式</title><link>http://blog.csdn.net/ai92/archive/2005/03/01/307046.aspx</link><pubDate>Tue, 01 Mar 2005 22:52:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/03/01/307046.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/307046.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/03/01/307046.aspx#Feedback</comments><slash:comments>10</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/307046.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=307046</trackback:ping><description>写完了装饰模式，这几天挺忙的，慢了一些。3.24 调整了下结构。&lt;img src ="http://blog.csdn.net/ai92/aggbug/307046.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Ai92</dc:creator><title>深入浅出组合模式</title><link>http://blog.csdn.net/ai92/archive/2005/02/23/298336.aspx</link><pubDate>Wed, 23 Feb 2005 10:33:00 GMT</pubDate><guid>http://blog.csdn.net/ai92/archive/2005/02/23/298336.aspx</guid><wfw:comment>http://blog.csdn.net/ai92/comments/298336.aspx</wfw:comment><comments>http://blog.csdn.net/ai92/archive/2005/02/23/298336.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/ai92/comments/commentRss/298336.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=298336</trackback:ping><description>新年新气象，刚刚开始上班，写一篇文章来使自己进入学习技术的好状态！努力完成设计模式系列！！&lt;img src ="http://blog.csdn.net/ai92/aggbug/298336.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>