博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年2月28日

摘要: 其它模式: 一.Strategy Pattern(策略模式) 二.Template Method Pattern(模版方法模式) 三.Bridge Pattern(橋接模式) 四.Visitor Pattern(觀察者模式) 五.Action Pattern(命令模式)<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="ActionPatt... 阅读全文

posted @ 2007-02-28 15:15 自適應軟件...... 阅读(1808) 评论(4) 推荐(0) 编辑

摘要: 其它模式: 一.Strategy Pattern(策略模式) 二.Template Method Pattern(模版方法模式) 三.Bridge Pattern(橋接模式) 四.Visitor Pattern(觀察者模式)<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="VisitorPattern.aspx.cs"Inherits="... 阅读全文

posted @ 2007-02-28 14:45 自適應軟件...... 阅读(2034) 评论(13) 推荐(0) 编辑

摘要: <%@PageLanguage="C#"AutoEventWireup="true"CodeFile="BridgePattern.aspx.cs"Inherits="Pattern_Bridge_Pattern"%><htmlxmlns="http://www.w3.org/1999/xhtml"><headrunat="server"><title&g... 阅读全文

posted @ 2007-02-28 14:36 自適應軟件...... 阅读(1609) 评论(2) 推荐(0) 编辑

摘要: Untitled Page using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;us... 阅读全文

posted @ 2007-02-28 14:20 自適應軟件...... 阅读(1233) 评论(0) 推荐(0) 编辑

摘要: 上次面試的時候,一個架構師問到我的設計模式,雖然平時整天把放在桌上,卻很少深入的理解!黨被問到,其中某個設計模式的優點和缺點時,卻怎麼也說不上幾句!不知道兄弟們是不是有同樣的感覺.於是,決定從實際的例子如手,深入理解設計模式.也希望大家伙有看不順眼的來拍拍磚... 阅读全文

posted @ 2007-02-28 14:11 自適應軟件...... 阅读(1771) 评论(5) 推荐(0) 编辑