| 
  
   Size: 808 
  
  Comment:  
 | 
    ← Revision 3 as of 2009-12-25 07:14:52  ⇥ 
  Size: 809 
  
  Comment: converted to 1.6 markup 
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 4: | Line 4: | 
| -- flyaflya [[[DateTime(2005-08-04T09:26:24Z)]]] [[TableOfContents]]  | 
-- flyaflya [<<DateTime(2005-08-04T09:26:24Z)>>] <<TableOfContents>>  | 
| Line 46: | Line 46: | 
| * 看例子感觉和接口很像 --[:holin: HoLin] | * 看例子感觉和接口很像 --[[holin| HoLin]] | 
-- flyaflya [2005-08-04 09:26:24]
1. Template Method(模板方法)
1.1. 意图
定义一个操作中的算法的骨架,而将一些步骤延迟到子类中。
1.2. 代码
1.3. 例子
声明
使用情景
1.4. 特殊说明
1.5. 反馈
看例子感觉和接口很像 --HoLin
