類裝載器 的英文怎麼說

中文拼音 [lèizhuāngzǎi]
類裝載器 英文
class loader
  • : Ⅰ名1 (許多相似或相同的事物的綜合; 種類) class; category; kind; type 2 (姓氏) a surname Ⅱ動詞...
  • : Ⅰ名詞1 (服裝) dress; outfit; attire; clothing 2 (演員的化裝品) stage makeup and costume Ⅱ動詞...
  • : 載Ⅰ名詞(年) year : 一年半載 six to twelve months; six months to a year; 三年五載 three to five ...
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • 裝載 : freight; loading; shipping; capacity; storage; embarkation; laden
  1. Plug - in s classloader causing the log plug - in to be activated if not already

    插件的類裝載器對其進行解析(可以激活尚未激活的log插件) 。
  2. The class loader considers the specified packing size but ignores any specified field offsets

    考慮指定的封大小,但忽略任何指定的欄位偏移量。
  3. This idiom derives its thread safety from the fact that operations that are part of class initialization, such as static initializers, are guaranteed to be visible to all threads that use that class, and its lazy initialization from the fact that the inner class is not loaded until some thread references one of its fields or methods

    這個idiom由屬于初始化的操作(如靜態初始化)保證對使用這個的所有線程都是可見的這一事實衍生其線程安全性,內部直到有線程引用其欄位或者方法時才這一事實衍生出遲緩初始化。
  4. Brief introduction the model kx920 wheel is one of the series leading products made in our works that is well received both at home and abroad for its reaso - nable design, beautiful contour, and advanced norms. by adopting of three - ele ment torque converter, fixed - axle type pcwer shifing transimission box, in = bub reduction, double - axle drive, hinged frame, all hydraulic steering, and clamping brade. the loader has such features as : large power reseve, fi - neaccelerating performace, comfortable operation, wide field of vision, it " s muti = function, high - effic ient and flexible engineering machinery. mor - eover, it can be equipped with many kinds of working attachments such as flat fort, muti - fnction bucket, and snow plow, so it may be used for loading and unloading, transporting, piling and leveling materials in various kinds of projects. mines, enterprises and city. welcome friends both at ho - me and abroad to visit our factory and to order our products

    Kx920機是我公司生產的系列主導產品之一,該機設計合理,外形美觀,指標先進,在國內外享有盛譽.它選用三元件液力變矩,定軸式動力換檔變速箱,輪邊減速,雙橋驅動,鉸接式車架,全液壓轉向,汽液鉗盤式四輪制動,手動鉗盤式停車制動,反轉連桿機構,動力儲備大,加速性能好,駕駛舒適,視野寬廣,是一種用途廣,效率高,機動靈活的工程機械.備有平叉,圓木叉,多用途斗,推雪板,側翻,抓草機等多種工作置,因此廣泛用於各工程,工礦企業和城鎮的物料,垃圾卸,運輸,堆垛,平整等作業,歡迎國內外朋友們來公司參觀,選購
  5. This paper implements a secure telecom business system by using class loader, class verifier and security manager of java secure model and ssl ( security socket layer ). class loader is the first line of defense in java secure architecture

    本文分析了目前網路安全存在的威脅,利用java安全模型中的類裝載器、 class文件檢驗、安全管理以及安全套接字來實現一個安全的電信運營系統。
  6. It is responsible for deciphering class files and uploading into java virtual machine ; class verifier is used to the correct internal structure ; security manager is used to customize the access strategy and permission ; and ssl guarantees the data security during transmission. though modeling and testing a prototype system, experiment proved the correctness and efficiency of above design

    類裝載器是java安全體系的第一道防線,它負責將解密后入java虛擬機; class文件檢驗保證的class文件有正確的內部結構;安全管理主要用於定製用戶對系統的訪問策略和訪問權限;安全套接字用來保證web傳輸安全。
  7. This will ensure that you are using the class loader of the jms ra

    這樣可以確保您正在使用jms ra的類裝載器
  8. Any access to load resources, such as images, must use the

    入資源(如圖像)的任何訪問都必須使用有類裝載器
  9. It is even possible that the database engine classes will be spread between multiple classloaders

    數據庫引擎甚至可能跨多個類裝載器
  10. The deployment options available are dependent upon the classloader mode of the application server

    部署選項可用依賴于應用服務類裝載器( classloader )模式。
  11. Because the database is a shared resource, it needs to be loaded higher in the classloader hierarchy

    由於數據庫是共享資源,因此應該在比類裝載器更高的層次上它。
  12. The key point here is that class loading is controlled by eclipse and each plug - in has its own classloader

    在此關鍵的一點是由eclipse控制,並且每個插件擁有自己的類裝載器
  13. A child configuration inherits its parent s classloader and therefore has access to all the parent configuration s classes

    而子配置可以繼承其父配置的類裝載器,從而訪問所有父配置的
  14. When a plug - in is installed, its classloader s classpath is not hard - coded ; instead it is computed by the platform at startup based on the

    當插件安好后,它的類裝載器路徑不是硬編碼,而是當啟動時基於
  15. This policy allows an application classloader to override and provide its own version of a class that exists in the parent classloader

    該方案允許應用程序類裝載器優先於父,並提供存於父中的自身的版本。
  16. Because a single derby database instance is limited to allowing simultaneous access only through jdbc drivers loaded by the same class loader, the database configuration and sql login module configuration must be deployed as parts of a single application

    因為單個derby數據庫實例被限制為只允許通過由同一個類裝載器的jdbc驅動程序進行的同時訪問,所以數據庫配置和sql登錄模塊配置必須部署為單個應用程序的各個部分。
  17. This class works a lot like a jvm classloader, but with the important difference that rather than linking loaded classes for execution as part of your application, the class pool makes loaded classes usable as data through the javassist api

    這個的工作方式與jvm類裝載器非常相似,但是有一個重要的區別是它不是將的、要執行的作為應用程序的一部分鏈接,池使所可以通過javassist api作為數據使用。
  18. Often the best solution is to configure the classloader under websphere to use parent last classloader mode rather than the default parent first mode

    通常最佳解決方案是在websphere下設定類裝載器( classloader )以使用parent _ last classloader模式而不是默認的parent _ first模式。
  19. The order in which multiple filters of the same type are executed depends on the order in which they are registered or loaded

    型的多個過濾插件依據被的次序先後不同分別先後執行。
  20. After the first jar file is downloaded, the applet class loader will use the collected content information for efficient downloading of jar files

    了第一個jar文件后, applet類裝載器將使用收集的內容信息高效地jar文件。
分享友人