01.
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
02.
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
03.
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
04.
解构Core J2EE Pattern——GoF Design Pattern的自然延伸(2)解构Core J2EE Pattern——GoF Design Pattern的自然延伸业务层业务代表业务代表可以被看作是两层Porxy的嵌套者。笫一层Proxy处理来自客户端的Message。第二层Proxy处理由第一层过滤后的信息。会话外观 ...查看完整版>>
解构Core J2EE Pattern——GoF Design Pattern的自然延伸(2)
05.
解构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的自然延伸
06.
几乎所有基于Java的web app都需要Model 2 (part II)几乎所有基于Java的web app都需要Model 2 当Web容器从客户端程序接收到一个请求时,控制流开始运行。所有的请求都被传递给控制器。由控制器Servlet决定将请求传递给哪个视图.图 1 仅罗列出了一个视图,但在实际应...查看完整版>>
几乎所有基于Java的web app都需要Model 2 (part II)
07.
几乎所有基于Java的web app都需要Model 2( part I)几乎所有基于Java的web app都需要Model 2 在Web应用方面,Java开发人员通常使用两种设计模式,简单称为Model 1和Model2. 两种模式现在都在应用,但在开发大中型的应用程序(译注:以后提及应用程序均代表Web应用程序...查看完整版>>
几乎所有基于Java的web app都需要Model 2( part I)
08.
从一个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)
09.
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#!
10.
The Theory Behind User Interface Design, Part Twowww.developer.com/design/article.php/1564681 The Theory Behind User Interface Design, Part TwoBy January 6, 2003IntroductionIn this second article, we will briefly discuss some of the more interestin...查看完整版>>
The Theory Behind User Interface Design, Part Two
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。