翻译:Effective C++, 3rd Edition, Chapter 6. Inheritance(继承)和 Object-Oriented Design(面向对象设计)

来源:王朝搜索
 
翻译:Effective C++, 3rd Edition, Chapter 6. Inheritance(继承)和 Object-Oriented Design(面向对象设计)

Chapter 6. Inheritance(继承)和 Object-Oriented Design(面向对象设计) Object-oriented programming (OOP) 已经流行了差不

翻译:Effective C++, 3rd Edition, Item 40: 谨慎使用 multiple inheritance(多继承)

Item 40: 谨慎使用 multiple inheritance(多继承) 作者: 译者: 发布: 触及 multiple inheritance (MI)(多继承)的时候,C++ 社区就会鲜明地

翻译:Effective C++, 3rd Edition, Item 40: 谨慎使用 multiple inheritance(多继承)

Item 40: 谨慎使用 multiple inheritance(多继承) 作者: 译者: 发布: 触及 multiple inheritance (MI)(多继承)的时候,C++ 社区就会鲜明地

翻译:Effective C++, 3rd Edition, Item 32: 确保 public inheritance 模拟 "is-a"(上)

Item 32: 确保 public inheritance 模拟 "is-a" 作者: 译者: 发布: 在 Some Must Watch While Some Must Sle

翻译:Effective C++, 3rd Edition, Item 32: 确保 public inheritance 模拟 "is-a"(下)

你能说出其中的区别吗?从错误被发觉时间方面看。“企鹅不能飞”的禁令可以由编译器强令执行,但是对“让企鹅真的去飞是一个错误”的规约的违反,只有在运行时才

Object-Oriented Game Design(面向对象游戏设计)

Object-Oriented Game Design (面向对象游戏设计) Introduction It is fairly common knowledge that produ

Object-Oriented Game Design(面向对象游戏设计)

Object-Oriented Game Design (面向对象游戏设计) Introduction It is fairly common knowledge that producing h

翻译:Effective C++, 3rd Edition, Chapter 3. Resource Management(资源管理)

Chapter 3. Resource Management(资源管理) 作者: 译者: 发布: resource(资源)是这样一些东西:一旦你不再使用它,你需要把它还给系统。如果你不这样做,有百害而

翻译:Effective C++, 3rd Edition, Chapter 2. Constructors(构造函数),Destructors(析构函数)与 Assignment Operators(赋值运算

Chapter 2. Constructors(构造函数),Destructors(析构函数)与 Assignment Operators(赋值运算符) 作者: 译者: 发布: 几乎每一个你自己写的

翻译:Effective C++, 3rd Edition, Chapter 1. 习惯于 C++

Chapter 1. 习惯于 C++ 作者: 译者: 发布: 无论你的编程背景如何,对于 C++ 可能多少有些不习惯。这是一个有着极其丰富特性的威力强大的语言。但是在你能发挥它的威力并有效地使用这些特

 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有