01.
解构Core J2EE Pattern——GoF Design Pattern的自然延伸(2)解构Core J2EE Pattern——GoF Design Pattern的自然延伸业务层业务代表业务代表可以被看作是两层Porxy的嵌套者。笫一层Proxy处理来自客户端的Message。第二层Proxy处理由第一层过滤后的信息。会话外观 ...查看完整版>>
解构Core J2EE Pattern——GoF Design Pattern的自然延伸(2)
02.
解构Core J2EE Pattern ——GoF Design Pattern的自然延伸解构Core J2EE Pattern ——GoF Design Pattern的自然延伸 Core J2EE Patter是企业应用软件设计的神兵利器,已为广大J2EE开发者所使用。然而如此法宝也不是从天而降,GoF Design Pattern在他的诞生...查看完整版>>
解构Core J2EE Pattern ——GoF Design Pattern的自然延伸
03.
Design Pattern Introduction – catch the coreDesign Pattern Introduction – catch the core(wang hailong) Data Type and Algorithm 数据类型和算法 Design Pattern(设计模式)的目标是,把共通问题中的不变部分和变化部分分离出来。不变的部分,就构成了Desig...查看完整版>>
Design Pattern Introduction – catch the core
04.
Provider Model Design Pattern Part 1This column has been quiet for some time—sorry about that. I have a really, really good excuse, though: We've been busy working on the next version of the Microsoft® .NET Framework and Micr...查看完整版>>
Provider Model Design Pattern Part 1
05.
Provider Model Design Pattern Part 1This column has been quiet for some time—sorry about that. I have a really, really good excuse, though: We've been busy working on the next version of the Microsoft® .NET Framework and Micr...查看完整版>>
Provider Model Design Pattern Part 1
06.
Provider Model Design Pattern and Specification, Part 1source:begin:Rob HowardMicrosoft CorporationMarch 2, 2004Summary: Rob Howard returns to Nothin' But ASP.NET to look at how you can use the new "Whidbey" Provider design pattern to make extending your ...查看完整版>>
Provider Model Design Pattern and Specification, Part 1
07.
从一个ConnectionPool的实现看design pattern的运用 (source code for Java 1.1)ConnectionPool.java:public interface ConnectionPool{ Connection getConnection() throws test.res.ResourceNotAvailableException, SQLException; Connection getConnection(long timeout) throws t...查看完整版>>
从一个ConnectionPool的实现看design pattern的运用 (source code for Java 1.1)
08.
Observer Design Pattern in C#!This article describes a very important and one of the powerful tools in C#.This is based on a famous design pattern called Observer. Observer design pattern dictates what is called as subscriber-publ...查看完整版>>
Observer Design Pattern in C#!
09.
成功模式(pattern)作家的七个习惯(8)(by GOF)No Silver Bullet当然采用这些习惯不会保证你成为一个成功的模式作家。而且上面所列的也不完整。不过至少它能帮助你有成效的集中你的努力。你的模式越好,它们的影响就越大。然而,不是说所有人都要成为模式作家。模...查看完整版>>
成功模式(pattern)作家的七个习惯(8)(by GOF)
10.
成功模式(pattern)作家的七个习惯(7)(by GOF)习惯七:收集和采纳反馈(Collecting and Incorporating Feedback)Cervantes是对的:“对布丁的验证就是在吃它的过程中”(The Proof of Pudding is in theeating)。对一个模式的测试来自于对它的实际应用。实际上,没...查看完整版>>
成功模式(pattern)作家的七个习惯(7)(by GOF)
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。