inherit properties 中文意思是什麼

inherit properties 解釋
繼承特性
  • inherit : vt. 1. 繼承(傳統、遺產、權利等)。2. 經遺傳而得(性格、體質等)。vi. 接受遺產;成為繼承人。 Astronomy inherits from astrology. 天文學的前身是占星術。
  • properties : (特性)命令修改特性
  1. Instead, data listing controls inherit the methods and properties common to all data listing controls from this class

    相反,數據列表控制項從此類繼承所有數據列表控制項的公共方法和屬性。
  2. Grpcs provides a unified framework for parametric curve and surface. it does not only inherit a lot of good properties from nurbs such as locality, convex hull, affine and perspective invariance etc., but also has the ability to directly represent trimmed surfaces and closed surfaces

    廣義有理參數曲線曲面在表示形式和計算方法上具有高度的統一性,它不僅繼承了nurbs的很多優良性質,比如局部控制性、凸包性、仿射和投影不變性等,而且可以直接表示裁剪曲面和閉合的曲線曲面。
  3. Design reusable code so that other developers can inherit properties and methods from your control

    設計可重復使用的代碼,以便其他開發人員可以繼承控制項的屬性和方法。
  4. Derived classes inherit the properties and messages of their ancestors

    在基類的下面,是子類或派生類。
  5. Causes the current class or interface to inherit the attributes, variables, properties, procedures, and events from another class or set of interfaces. inherits basetypenames

    使當前類或介面繼承另一個類或一組介面的屬性( attribute ) 、變量、屬性( property ) 、過程和事件。
  6. Interface in the custom control, enabling it to use the properties. as an example of how controls that inherit from

    屬性的示例,如果在設計時在頁標記中聲明一個asp . net
  7. A developer wishing to avoid defining the same group of element - binding fields or properties directly in multiple classes could manually create a base class and have the classes representing xml schema complex types inherit from that base class

    如果開發人員希望避免直接在多個類中定義同一組與元素綁定的欄位或屬性,則可以手動創建一個基類,並讓那些表示xml架構復雜類型的類從這個基類繼承。
分享友人