runtime class 中文意思是什麼

runtime class 解釋
運行時間類
  • runtime : 動態
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. Component classes must exist within an appropriate package ( this is necessary for runtime code transformation and class reloading to operate )

    組件類必須存在於適當的包內(這是對于運行時代碼轉換和類加載操作必須的) 。
  2. These classes act as runtime glue to associate a binding with the particular methods of a mapped class in this case,

    這些類充當運行時的粘合劑,把綁定與實現編排和反編排操作的映射類(在這個示例中,是
  3. Both embedded and non - embedded reports are accessed through the reportdocument object model : the embedded report is accessed through its early - binding report wrapper class that inherits from reportdocument, and the non - embedded report is accessed by its late - binding reportdocument class, which loads the report into the reportdocument instance at runtime

    嵌入式報表和非嵌入式報表均通過reportdocument對象模型訪問:嵌入式報表通過其早期綁定報表包裝類(繼承自reportdocument )訪問;而非嵌入式報表通過其晚期綁定reportdocument類訪問(該類在運行時將報表加載到reportdocument實例中) 。
  4. Class, the common language runtime guarantees that all critical finalization code will be given the opportunity to execute, provided the finalizer follows the rules for a cer, even in situations where the clr forcibly unloads an application domain or aborts a thread

    類派生的類中,公共語言運行庫( clr )保證所有關鍵終止代碼都有機會執行,即使是在clr強行卸載應用程序域或中止線程的情況中(只要終結器遵守cer的規則) 。
  5. Specifies that class fields are automatically laid out by the common language runtime

    指定類欄位由公共語言運行庫自動布局。
  6. Plug - ins are java libraries that the platform loads in response to user requests for example, when the user opens a java class file, the runtime loads the java editor, or to offer services to other plug - ins for example, swt - the widget toolkit - is a plug - in

    插件是java庫,平臺在響應用戶請求(例如,當用戶打開一個java類文件時,運行時裝入java編輯器)或為其它插件提供服務(例如, swt窗口小控制項工具箱就是一個插件)時裝入插件。
  7. The class viewer displays information by reflecting on the type using the common language runtime reflection api

    類查看器通過使用公共語言運行庫反射api在類型上進行反射來顯示信息。
  8. Class encapsulates win32 synchronization handles, and is used to represent all synchronization objects in the runtime that allow multiple wait operations

    類封裝win32同步句柄,並用於表示運行庫中所有允許執行多個等待操作的同步對象。
  9. Class was ultimately loaded because the runtime spy perspective was opened, as shown at the bottom of the highlighted stack trace lines

    在這個例子中,棧記錄顯示,是由於runtime spy透視圖的打開而最終導致了
  10. In ccsas, xml structural object model and java dynamic binding mechanism are used to dynamically load instances of functionality class according to the component parameters and runtime policies, which grants the administrator of cluster capabilities of flexibly changing runtime rules such as cluster structure, backup policy and load balancing method. a cluster with great flexibility is achieved in this way

    Ccsas利用xml結構化對象模型和java虛擬機的運行時動態綁定機制,根據可配置組件參數和運行策略實現功能類實例的動態加載,賦予集群管理者靈活更改集群結構、備份策略、負載平衡機制等運行時規則的能力,實現了高度柔性的集群。
  11. Class instances often encapsulate control over resources that are not managed by the runtime, such as window handles hwnd, database connections, and so on

    類實例經常封裝對不受運行庫管理的資源(如窗口句柄( hwnd ) 、數據庫連接等)的控制。
  12. Shows how the visual j compiler, extensions, and binary converter are architected with respect to the j class libraries, . net framework, and common language runtime

    說明visual j #編譯器、擴展和二進制轉換器是如何針對j #類庫、 . net framework和公共語言運行庫構建而成的。
  13. This includes the industry - standard active template library, the microsoft foundation class libraries, and standard libraries such as the standard c library, and the c runtime library, which has been extended to provide security enhanced alternatives to functions known to pose security issues

    其中包括行業標準活動模板庫( atl ) 、 microsoft基礎類( mfc )庫,以及各種標準庫,如標準c + +庫和c運行時庫( crt ) (該庫已得到擴展,可以向引起安全問題的已知函數提供安全增強替代項) 。
  14. It also makes it possible to retain metadata at source code level in class files, and at runtime controlled by a retention policy

    它還使得在類文件中以源代碼級別保留元數據、並在運行時由保持( retention )策略控製成為可能。
  15. Class to pass attribute, text, and white space values as a common language runtime type compatible with the xml schema definition language type of the attribute, text, or white space

    類使用它將屬性、文本和空白值作為與屬性、文本或空白的xml架構定義語言( xsd )類型兼容的公共語言運行庫( clr )類型進行傳遞。
  16. The transparent proxy is backed by an instance of a managed runtime class of type

    類型的託管運行庫類的實例。
  17. All xml namespaces for a common language runtime class start with the

    公共語言運行庫類的所有xml命名空間都以當前屬性返回的
  18. The settings api allows a collection of settings properties to be grouped into a common language runtime class

    設置api允許將設置屬性的集合組合到公共語言運行庫類中。
  19. Occurs when the common language runtime class loader cannot resolve a reference to an internal module of an assembly through normal means

    當公共語言運行庫類加載程序不能通過正常方法解析對程序集的內部模塊的引用時發生。
  20. The common language runtime class loader can read these files in directly addressable blocks without making a memory copy and without requiring a memory management unit to create a memory - mapped view of the file

    公共語言運行庫類加載程序可以在可直接尋址的塊中讀取這些文件,不生成內存副本,也不要求內存管理單元創建文件的內存映射視圖。
分享友人