virtual base class 中文意思是什麼

virtual base class 解釋
虛基類
  • virtual : adj. 1. 實際上的,實質上的,事實上的。2. 【物理學】虛像的。3. 【物理學】有效的;【計算機】(網上)虛擬的。4. 〈古語〉具有可產生某種效果之內在力的。
  • base : n 1 基底,基,根基,底座;底層,底子;(紀念碑等的)基址;(山)麓。2 【軍事】基地,根據地。3 根...
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. A base class can mark those class members as virtual, allowing derived classes representing convertibles and minivans to override that behavior

    基類可以將這些類成員標記為虛擬的,從而允許表示敞篷汽車和小型貨車的派生類重寫該行為。
  2. Represents the virtual base class to hold event data for wmi events

    表示保存wmi事件的事件數據的虛擬基類。
  3. For example, a dynamic cast from a virtual base class to a derived class

    。例如,從虛擬基類到派生類的dynamic _ cast 。
  4. Virtual base class

    虛擬基底類別
  5. The solution provides a single construction displacement adjustment, called a vtordisp field, for each virtual base of a class

    指針。該解決方案向類的各個虛擬基提供稱作vtordisp欄位的單個構造置換調整。
  6. To change the data and behavior of a base class, you have two choices : you can replace the base member with a new derived member, or you can override a virtual base member

    若要更改基類的數據和行為,您有兩種選擇:可以使用新的派生成員替換基成員,或者可以重寫虛擬的基成員。
  7. Because a virtual member is called regardless of which type the caller is using, it gives derived classes the option to completely change the apparent behavior of the base class

    由於在調用虛擬成員時不考慮調用方正在使用的類型,所以派生類可以選擇完全更改基類的外觀行為。
  8. During the research of the description module of the integrated virtual experiment & measurement system ( ivems ) for distributed department of product, this paper proposes layered visual description module ( lvdm ), designs interpreter to translate description into user ' s application, proposes a method to make use of groupware, develops sdp of the ivems base on class library

    論文針對分散式協同綜合虛擬試驗與測試系統( ivems )功能描述體系和方法,提出和建立了系統的分層可視化功能描述模型,並設計了的解釋程序將功能描述變為用戶程序;提出一種工具調用方法;設計並實現了基於類庫的可復用分散式試驗與測試系統開發支持平臺。
分享友人