The class loading mechanism can be used to load the class file dynamically when the program is running.
它实现了在程序执行的过程中动态地加载所需要的类文件,并且这种动态行为是可以人为控制的。
The URLLoader class provides a separate mechanism for loading text and binary data in data-driven applications.
urlloader类提供了在数据驱动应用程序中装载文本和二进制数据的单独机制。
The JVM effectively automatically adds JARs referenced in a Class-Path header to the class path when loading a JAR that USES the extension mechanism.
在装载使用扩展机制的JAR时,jvm会高效而自动地将在Class - Path头中引用的JAR添加到类路径中。
应用推荐