subobjectives
常见例句
- The length of the AS number subobject is 4 octets.
AS编号子对象的长度为4字节。 - The shared base-class subobject is called a virtual base class .
共享的基类子对象称为虚基类。 - Treating a derived object as if it were a base is safe, because every derived object has a base subobject.
将派生类对象当作基类对象是安全的,因为每个派生类对象都拥有基类子对象。 - Effectively, the most derived object contains a subobject for each of its immediate-base and indirect-base classes.
从效果来说,最底层的派生类对象包含其每个直接基类和间接基类的子对象。 - An entity is a value, object, subobject, base class subobject, array element, variable, function, instance of a function, enumerator, type, class member, template, or namespace.
实体是一个值,对象,子对象,基类子对象,数组元素,变量,函数,函数的实例,枚举符,类型,类成员,模板,或名字空间。 - Examples include what is often called aggregation (the presence in every object of type B of a subobject of type A), reference dependency, and generic dependency.
例子包括有聚合(A类型的一个子对象,即B类型的每个对象的集合),引用关联和泛型关联。 返回 subobjectives