設計模式隨筆分類
設計模式:
設計模式概念
模式趣解
23種經典設計模式
MFC與設計模式
.net中更好的使用設計模式的DLL(Commonly Used .NET Coding Patterns in CodeDom)
創建型:
模式設計c#--創建型--factory method
模式設計c#--創建型--AbstractFactory
模式設計c#--創建型--Builder
模式設計c#--創建型--Prototype
模式設計c#--創建型--Singleton
結構型:
模式設計c#--結構型--Adapter
模式設計c#--結構型--Bridge
模式設計c#--結構型--composite
模式設計c#--結構型--decorator
模式設計c#--結構型--facade
模式設計c#--結構型--flyweight
模式設計c#--結構型--proxy
行為型:
模式設計c#--行為型--interpreter
模式設計c#--行為型--templetemethod
模式設計c#--行為型--Chain of Responsibility
模式設計c#--行為型--command
模式設計c#--行為型--iterator
模式設計c#--行為型--mediator
模式設計c#--行為型--menento
模式設計c#--行為型--observer
模式設計c#--行為型--state
模式設計c#--行為型--strategy
模式設計c#--行為型--visitor
其他的設計模式:
策略模式(policy)
設計模式概念
模式趣解
23種經典設計模式
MFC與設計模式
.net中更好的使用設計模式的DLL(Commonly Used .NET Coding Patterns in CodeDom)
創建型:
模式設計c#--創建型--factory method
模式設計c#--創建型--AbstractFactory
模式設計c#--創建型--Builder
模式設計c#--創建型--Prototype
模式設計c#--創建型--Singleton
結構型:
模式設計c#--結構型--Adapter
模式設計c#--結構型--Bridge
模式設計c#--結構型--composite
模式設計c#--結構型--decorator
模式設計c#--結構型--facade
模式設計c#--結構型--flyweight
模式設計c#--結構型--proxy
行為型:
模式設計c#--行為型--interpreter
模式設計c#--行為型--templetemethod
模式設計c#--行為型--Chain of Responsibility
模式設計c#--行為型--command
模式設計c#--行為型--iterator
模式設計c#--行為型--mediator
模式設計c#--行為型--menento
模式設計c#--行為型--observer
模式設計c#--行為型--state
模式設計c#--行為型--strategy
模式設計c#--行為型--visitor
其他的設計模式:
策略模式(policy)
posted on 2007-03-04 11:31 夢在天涯 閱讀(11909) 評論(2) 編輯 收藏 引用 所屬分類: Design pattern