码迷,mamicode.com
首页 > 其他好文 > 详细

Design Pattern 复习

时间:2014-12-02 15:29:15      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:des   style   blog   http   io   ar   os   sp   for   

1. Run-time binding v.s complile-time binding

2. Factory Method :defer instantiation to subclass,define only vitual function for creating a object in base class

   Abstract Factory Method

   Builder

   Prototype

3. virtual function

4. private v.s public v.s static v.s protected

http://msdn.microsoft.com/zh-cn/library/st6sy9xe.aspx

http://msdn.microsoft.com/zh-cn/library/bcd5672a.aspx

http://www.cnblogs.com/sideandside/archive/2007/03/29/692559.html

5. Framework v.s Toolkit v.s Application 

6.inheritance and delegation

7.Class v.s Abstract Class v.s Interface

8.Class Adapter v.c Object Adapter

9.Bridge

10.Composite

Design Pattern 复习

标签:des   style   blog   http   io   ar   os   sp   for   

原文地址:http://my.oschina.net/smartman/blog/351388

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!