类加载器 meaning in English
cla loader
class loader
Examples
- To use the custom classloader approach is easy
的代码以使用自定义类加载器方法是很容易的。 - The white circles represent geronimo classloaders actually a
白色的圈表示geronimo类加载器(实际上是一个 - Then select the created classloader and click the libraries link
然后选择创建的类加载器并单击libraries链接。 - Before it can successfully do this , it must locate the target class
在完成这个之前,类加载器必须先发现目标类。 - An alternative to using compiled classes and dynamically loading
对于使用编译好的类,而且,通过类加载器来动态加载