常見例句The length of the AS number subobject is 4 octets. AS編號子對象的長度為4字節(jié)。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. 將派生類對象當(dāng)作基類對象是安全的,因為每個派生類對象都擁有基類子對象。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. 實體是一個值,對象,子對象,基類子對象,數(shù)組元素,變量,函數(shù),函數(shù)的實例,枚舉符,類型,類成員,模板,或名字空間。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類型的每個對象的集合),引用關(guān)聯(lián)和泛型關(guān)聯(lián)。 返回 subobjectives