几个C++专业术语翻译为英文,请教大家了。
几个C++专业术语翻译为英文,请教大家了。
日期:2017-11-25 21:08:17 人气:1
同类对象的引用 reference to object in the same class
作用域运算符 scope operator
类体外 outside class (definition)
内联函数 inline function
对象名 object name
参数顺序 order of the parameters
多继承 multiple inheritance
二义性 ambiguity (of inheritance)
虚基类 virtual base clas