base class 中文意思是什麼

base class 解釋
基本類
  • base : n 1 基底,基,根基,底座;底層,底子;(紀念碑等的)基址;(山)麓。2 【軍事】基地,根據地。3 根...
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. The block cipher classes provided in the base class library use a chaining mode called cipher block chaining, which uses a key and an initialization vector to perform cryptographic transformations on data

    基類庫中提供的塊密碼類使用稱作密碼塊鏈( cbc )的鏈模式,它使用一個密鑰和一個初始化向量( iv )對數據執行加密轉換。
  2. Base class contains no implementation. notes to inheritors

    基類中的方法不包含實現。
  3. Where the first timing pass measures code that has been aggressively inlined with monomorphic call transformation, and the second pass measures code that has been subsequently deoptimized due to the jvm loading another class that extends the same base class or interface. when the timing test method is called with an instance of

    中所討論的內聯( inlining )和反優化( deoptimization )問題的犧牲品,在這些篇文章中,第一個計時度量的是那些已經與單一調用轉換( monomorphic call transformation )內聯的代碼,而第二個計時所度量的代碼,由於jvm要裝載另一個擴展相同基類或介面的類,因而經過了反優化。
  4. However, placing an inheritance demand on any nonstatic method in the base class has the same effect as an inheritance demand on the class

    然而,對基類中的任何非靜態方法提出繼承要求與對類提出繼承要求的效果相同。
  5. Php object persistent database. podb is implementing persistency by reachability approach. object of any class derived from persistent base class is considered as persistent capable

    Podb是通過可通性的途徑實現持久性的。源自持久性基類的任何類的對象都是具有持久性能力的。
  6. An unspecialized class template cannot be used as a template argument in a base class list

    不能將非專用化的類模板用作基類列表中的模板參數。
  7. It is invalid to use an unspecialized template class name as a template parameter in a base class list

    將非專用化的模板類名用作基類列表中的模板參數是無效的。
  8. Using an unspecialized template class name in the base class list for a class definition will result in compiler error c3203

    在類定義的基類列表中使用非專用化的模板類名將導致編譯器錯誤c3203 。
  9. Base - class methods : c supports the base keyword for calling the overridden base class members from derived classes

    基類方法: c #支持用於調用派生類中重寫基類成員的
  10. A derived class that has replaced or overridden a method or property can still access the method or property on the base class using the base keyword

    已替換或重寫某個方法或屬性的派生類仍然可以使用基關鍵字訪問基類的該方法或屬性。
  11. Class acts as a base class for controls that require the ability to scroll

    類充當需要滾動功能的控制項的基類。
  12. Those base class members are called hidden members

    這些基類成員稱為隱藏成員。
  13. Hides an inherited member from a base class member

    從基類成員隱藏繼承的成員。
  14. This allows the base class to be used as an adapter for composition controls

    這允許將基類用作撰寫控制項的適配器。
  15. Provides the base class for a custom component editor

    提供自定義組件編輯器的基類。
  16. Class, which represents a data buffer used in a decoding operation, is the base class for the

    類表示解碼操作中使用的數據緩沖區,它是
  17. Is the base class for classes containing event data

    是包含事件數據的類的基類。
  18. Forexample, in an operating system there could be an abstract base class for a certain variety of device drivers

    例如:在操作系統裏面對于多種不同的設備驅動程序,應該有一個抽象基類。
  19. Base class providing generic properties for various kinds of graphic objects

    為各種圖形對象提供一般屬性的基類。
  20. Defines the base class for the asp. net health - monitoring events

    為asp . net狀況監視事件定義基類。
分享友人