jokes000
基于契约设计DBC(Designed by contract)
Voices. 2011-10-25 09:58 阅读:575 评论:0
设计模式--访问者模式
Voices. 2011-10-17 15:08 阅读:284 评论:0
设计模式--解释器模式
Voices. 2011-10-17 14:18 阅读:496 评论:0
设计模式--享元模式
Voices. 2011-10-17 13:48 阅读:334 评论:0
设计模式--中介者模式
Voices. 2011-10-16 20:23 阅读:327 评论:0
设计模式--职责链模式
Voices. 2011-10-16 18:47 阅读:490 评论:0
虚析构函数
Voices. 2011-10-16 18:39 阅读:367 评论:0
设计模式--命令模式
Voices. 2011-10-16 17:32 阅读:373 评论:0
合成/聚合原则
Voices. 2011-10-16 16:12 阅读:443 评论:0
设计模式--桥接模式
Voices. 2011-10-16 16:08 阅读:294 评论:0
设计模式--单例模式
Voices. 2011-10-16 11:16 阅读:172 评论:0
设计模式--组合模式
Voices. 2011-10-16 08:42 阅读:752 评论:0
设计模式--备忘录模式
Voices. 2011-10-15 23:36 阅读:116 评论:0
设计模式--适配器模式
Voices. 2011-10-15 22:01 阅读:116 评论:0
设计模式--状态模式
Voices. 2011-10-15 19:20 阅读:281 评论:0
设计模式--抽象工厂模式
Voices. 2011-10-15 17:21 阅读:150 评论:0
设计模式--观察者模式
Voices. 2011-10-14 19:13 阅读:243 评论:0
优先使用C++风格类型转换
Voices. 2011-10-13 17:06 阅读:255 评论:0
JDBC连接数据库
Voices. 2011-10-13 15:50 阅读:439 评论:0
区分指针和引用
Voices. 2011-10-12 21:20 阅读:368 评论:0
Developing a Web Application Using Struts
Voices. 2011-10-12 15:24 阅读:135 评论:0
Coockie & Session & ServletContext
Voices. 2011-10-12 15:12 阅读:235 评论:0
C++ 函数名字查找与继承基础知识讲解
Voices. 2011-10-12 14:56 阅读:272 评论:0
设计模式--建造者模式
Voices. 2011-10-12 11:26 阅读:249 评论:0
设计模式--外观模式
Voices. 2011-10-12 08:47 阅读:248 评论:0
迪米特法则--最少知识原则
Voices. 2011-10-12 08:23 阅读:412 评论:0
设计模式--模板方法模式
Voices. 2011-10-11 22:17 阅读:214 评论:0
C++接口的定义用一个实例说明
Voices. 2011-10-11 21:57 阅读:582 评论:1
设计模式--原型模式
Voices. 2011-10-10 12:48 阅读:199 评论:0
设计模式--工厂方法模式
Voices. 2011-10-10 12:28 阅读:241 评论:0
设计模式--代理模式
Voices. 2011-10-10 11:14 阅读:167 评论:0
设计模式--装饰模式
Voices. 2011-10-10 10:42 阅读:242 评论:0
C++类继承的问题
Voices. 2011-10-09 21:51 阅读:192 评论:0
依赖倒转原则
Voices. 2011-10-09 21:46 阅读:215 评论:0
开放-封闭原则
Voices. 2011-10-09 21:39 阅读:253 评论:0
单一职责原则
Voices. 2011-10-09 21:34 阅读:170 评论:0
设计模式--策略模式
Voices. 2011-10-09 20:55 阅读:284 评论:0
导航
C++博客
首页
联系
聚合
管理
统计信息
随笔 - 37
文章 - 2
评论 - 1
Trackbacks - 0
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
给我留言
查看公开留言
查看私人留言
随笔分类
Algorithm
(RSS)
C++ Notes(6)
(RSS)
Design Pattern(26)
(RSS)
J2EE 学习笔记(3)
(RSS)
Software Engineering(1)
(RSS)
随笔档案
2011年10月 (37)
文章分类
Algorithm(1)
(RSS)
Tutorials(1)
(RSS)
文章档案
2011年10月 (1)
2010年12月 (1)
搜索
最新评论
1. re: C++接口的定义用一个实例说明
这样写看起来可理解性好一点点,不过我一般直接使用纯虚函数定义形式
--LoveBeyond
阅读排行榜
1. 设计模式--组合模式(752)
2. C++接口的定义用一个实例说明(582)
3. 基于契约设计DBC(Designed by contract)(575)
4. 设计模式--解释器模式(496)
5. 设计模式--职责链模式(490)
评论排行榜
1. C++接口的定义用一个实例说明(1)
2. 设计模式--模板方法模式(0)
3. 迪米特法则--最少知识原则(0)
4. 设计模式--外观模式(0)
5. 设计模式--建造者模式(0)
Powered by:
C++博客
Copyright © Voices.