classloader 中文意思是什麼

classloader 解釋
類別載入器
  1. The classloader loaded classes section lists the classes loaded by each class loader

    類別載入器載入的類別部分列出了每個類別載入器載入的類別。
  2. To use the custom classloader approach is easy

    的代碼以使用自定義類加載器方法是很容易的。
  3. Now assign the shared library to the portal classloader

    現在將共享庫分配到門戶類加載程序:
  4. The ability to include only classes loaded by a particular classloader

    只包含由特定類裝入器裝入的類的能力
  5. Classloader sample modify custom class loader for assemblies

    Classloader示例(為程序集修改自定義類加載程序)
  6. Then select the created classloader and click the libraries link

    然後選擇創建的類加載器並單擊libraries鏈接。
  7. From the additional properties section, and select the classloader displayed here

    ,然後選擇此處顯示的類加載程序。
  8. Once the class is in this classloader, all resources are able to access it

    只要類在這個類庫加載器中,所有的資源就都可以訪問它。
  9. These operations include associating the application classloader with the thread

    這些操作包括把應用程序的類加載器和線程關聯起來。
  10. Plug - in s classloader causing the log plug - in to be activated if not already

    插件的類裝載器對其進行解析(可以激活尚未激活的log插件) 。
  11. The top of the stack generally isn t interesting, since that s tracing the classloader code itself

    棧頂通常不值得關注,因為那追蹤的是類加載器代碼本身。
  12. The deployment options available are dependent upon the classloader mode of the application server

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

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

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

    而子配置可以繼承其父配置的類裝載器,從而訪問所有父配置的類。
  16. 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

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

    該方案允許應用程序類裝載器優先於父類,並提供存於父類中的自身的類版本。
  18. Method and its variants. this summary information takes advantage of the fact that the eclipse platform runtime provides its own classloader, and classloaders handle resource bundles in the same fashion as classes, so keeping track of resource data statistics is straightforward

    這一總結信息得益於這樣一個事實,即eclipse平臺運行期有其自己的類加載器,並且類加載器像處理類一樣處理資源束,因此保持對資源數據統計的追蹤很簡單。
  19. 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作為數據使用。
  20. This will display what code led to the classloader loading the class, and if it wasn t already done earlier, activating the selected plug - in, as shown in figure 5

    這將顯示出哪些代碼讓類加載器加載了那個類(如果在這之前它還沒有被加載)並激活了選中的插件,如圖5所示。
分享友人