大綱:
1.??? 首先介紹方法論,參考了《大道至簡—軟件工程者實踐》
2.??? DP與Spring、SOA類比,皆出于實踐
3.??? DP的必要性和要點,輔助代碼簡要說明
4.??? 拋磚引玉,介紹幾個DP:
??? a)??? Factory Pattern
??? b)??? Decorator Pattern
??? c)??? Proxy Pattern
??? d)??? SingLeton Pattern
??? e)??? Command Pattern
??? f)??? 其它看情況
介紹點:
??? a)??? 使用一些可與現實結合的生動例子
??? b)??? 介紹其本質(個人理解)
??? c)??? 簡要介紹其如何使用
具體內容: