设计模式:Inheritance(继承) 和 Delegation(委托)

设计模式:Inheritance(继承) 和 Delegation(委托)设计模式 今天继续讲Design Pattern的内容。所谓 Design Pattern,翻译过来就是设计模式,是OO语言的一些基本运用。今天介绍Design Pattern中的两个基本概念,Inheritance(继承) 和 Delegation(委托)。.net 先定义一个位图类:翻译 class CBitmap {
相关文章
相关标签/搜索