classloading
美
英 
- 網(wǎng)絡(luò)類引導(dǎo);類裝載;類加載
例句
Even the list of classes being processed is nearly the same, despite the different technique used for intercepting the classloading.
被處理的類列表幾乎是相同的,只是用于截取類加載的技術(shù)不同。
Some folks have used this classloading hook to create a Java class cache that improves startup by avoiding going to the disk so frequently.
有人已經(jīng)利用這種類裝載鉤子來創(chuàng)建Java類緩存,從而避免頻繁訪問磁盤并提高啟動速度。
Another method to correct classloader issues is to add the inverse-classloading parameter to the deployment plan after the parameter.
另一種糾正類加載器問題的方法是將inverse-classloading參數(shù)添加到部署計劃中的參數(shù)后面。
OSGi provides a simple means to hook classloading in a global fashion.
OSGi提供了一種簡單的手段以全局方式鉤取類的裝載。
As I discussed in Part 1 " Classes and classloading, " many classes are loaded before your main class even begins to execute.
正如我在第1部分“類和類裝入”中所討論的,許多類甚至在主類還沒有開始執(zhí)行之前就已經(jīng)加載了。
It's part of the parent-child, child-parent classloading dichotomy of J2EE apps.
這是J2EE應(yīng)用程序的父-子、子-父類加載二分法的一部分。
New options for controlling the classloading of JSP classes.
控制JSP類的類加載的新選項。