virtual inheritance 中文意思是什麼

virtual inheritance 解釋
虛擬繼承
  • virtual : adj. 1. 實際上的,實質上的,事實上的。2. 【物理學】虛像的。3. 【物理學】有效的;【計算機】(網上)虛擬的。4. 〈古語〉具有可產生某種效果之內在力的。
  • inheritance : n. 1. 繼承,承受。2. 遺傳;遺傳性,遺傳質。3. 遺產;繼承物,遺贈。4. 天賦。5. 繼承權,世襲權。
  1. With the development of the electrical power enterprise and computer technology, it is important to design a highly efficient , better maintainable and graphic interface based software package for power system analysis and computing in the paper , the author put forward a kind of new sensitivity analytical method which take into account load characteristic to fix on the weak bus, and with example to prove the exactness of the algorithm ; developed the visual electrical power system analysis and computing and graphic sporting system, the software package was developed by using the idea of object oriented programming , the method of class ' s inheritance , polymorphism and virtual function, and set up equipment - chart element - the interreaction between class this make it easy to expand, maintain and replant

    隨著電力事業和計算機技術的發展,研製高效率、可維護性強、具有良好用戶界面的圖形化計算分析軟體成為電力系統分析計算研究的重要任務之一。本文提出了一種計及負荷特性的靈敏度分析方法來對薄弱母線進行確定,並用算例驗證了演算法的正確性;開發了圖形化的電力系統分析計算軟體和圖形支持系統,該軟體完全採用面向對象的設計方法,充分利用了類的繼承、多態性質和虛函數的方法,建立起設備圖元類之間的相互關系,使軟體具有高度的開放性、可維護性、可移植性。
  2. Declares virtual inheritance

    聲明虛擬繼承
  3. A derived class can stop virtual inheritance by declaring an override as sealed

    派生類可以通過將重寫聲明為密封的來停止虛擬繼承。
  4. Will follow the rules of virtual inheritance, routing those calls to the implementation of

    的調用將遵循虛擬繼承的規則,即把這些調用傳送到類c的
  5. Specifies the most general representation of a pointer to a member of a class to be one that uses virtual inheritance

    指定指向類成員的指針的最通用表示形式為使用虛擬繼承的表示形式。
  6. Inside the c object model addison - wesley, 1996 focuses on the underlying mechanisms of object - oriented programming in c - constructor semantics, temporary generation, support for encapsulation, inheritance, and virtual functions and virtual inheritance

    ( addison - wesley , 1996年)著重介紹了c + +這種面向對象技術的底層機制:構造函數的語法,臨時生成,對于封裝的支持,繼承,虛函數和虛實例化。
分享友人