The host programs or loaders can then use this connection to transfer the bootloader onto the target, where it is written to flash.
然后,主机程序或装入程序可以使用这个连接将引导装载程序传送到目标上,并将它写入闪存。
This is because B is not in the classpath of the system class loader or its parent or ancestor class loaders.
这是因为B不在系统类装入器或者它的双亲或祖先类装入器的类路径中。
All these porters, loaders and drivers live here, close to the flea market.
所有搬运工,装车工和司机住在这儿,它靠近跳蚤市场。
The first is to encourage additional tenure collections in the presence of large amounts of class loaders.
第一种方法是在出现大量类加载器时鼓励进行额外的保留区收集。
The JVM verifies all classes in class loaders and ensures that applications do not perform any dangerous operations.
JVM验证类装入器中所有的类并确保应用程序不会执行任何危险操作。
Instead, it has a set of class loaders that are unrelated except that they have the same parent (usually the system class loader).
相反,它有一组类装入器,彼此互不相关,但是有共同的双亲(通常是系统类装入器)。
"We are not loaders, we are porters!" - take offence the lads.
“我们不是装车工,我们是搬运工!”——小伙子们生气了。
The class loaders are listed with parents before children because of the way that the standard delegation model works: parents go first.
在列出类装入器的时候,父类在子女之前列出,因为标准的委托模型的工作方式是父类优先。
Different versions of server side component classes should be isolated using different class loaders whenever possible.
服务器端组件类的不同版本应该尽量使用不同的类加载器使其分离开来。
Primary boot loaders are where the first stage of the boot loader is installed on the MBR (per the previous description).
主引导程序是安装在MBR上的第一阶段引导加载程序(见先前的描述)。
Each class loader also keeps a reference to a parent class loader, defining a tree of class loaders with the bootstrap loader at the root.
每个类装入器还保留对父类装入器的引用,这样就定义了类装入器树,树根为引导程序装入器。
All these porters, loaders and drivers live here, close to the flea market. Local enterpreneurs have built special barracks for them and gather high rental.
所有搬运工,装车工和司机住在这儿,它靠近跳蚤市场。当地的承包商在这建起特别的营房,向他们收取高昂的租金。
The complete set of class loaders make up a tree-structured hierarchy with different types of classes loaded at each level.
整个类装入器集合形成了树状结构的层次结构,在其每个层次上都可装入不同类型的类。
One major problem is that because the applications are deployed separately, they all use different class loaders.
一个主要的问题是,由于应用程序都是分别部署的,因此它们全都使用不同的类装入程序。
Other types of confusion are also possible when using multiple class loaders.
使用多个类装入器还可能引起其它类型的混淆。
Over time, boot loaders have been enhanced to include a greater range of functionality for the user.
随着时间的推移,引导加载程序已经得到了增强,为用户引入了大量的功能。
It is often useful to know where class loaders look for classes and which class loader loads a particular class.
知道类装入器在哪里寻找类、特定的类是由哪个类装入器装入的,通常很有用。
The transformation framework employed by the SOAP connector uses special class loaders to perform these transformations.
SOAP连接器使用的变换框架利用特殊的类加载程序来执行变换。
The flexibility of class loaders even allows dynamic reloading of modified code while an application continues to execute.
类装入器的灵活性甚至允许动态地重新装入已修改的代码,同时应用程序继续执行。
The framework code itself will also use one or more other class loaders, again to prevent interference to or from applications.
该框架代码本身也将使用一个或多个其它类装入器,同样用来防止对应用程序产生的或来自应用程序的干扰。
Problems can arise when code is moved between class loaders for any reason.
无论何种原因在类装入器之间移动代码时都会出现问题。
The test case creates two class loaders, each with what appears to be the same classpath.
测试用例创建了两个类装入器,每个类装入器使用的类路径看起来相同。
Class loaders normally keep a map of the classes they've loaded, to be able to find one by name if it's requested again.
类装入器通常保留它们所装入类的映射,从而当再次请求某个类时,能通过名称找到该类。
Different application class loaders may be used for isolating multiple versions of the same EJB classes, and the utility classes used by the EJB classes.
不同的应用程序加载类可以使相同的ejb类以及ejb类使用的实用程序类的不同版本得以分离。
This contains the more disk-intensive parts of the loader, such as user interfaces and kernel loaders.
它包含有加载程序更需要磁盘空间的部分,比如用户界面和内核引导程序。
An application class loader leak occurs when applications are restarted but their class loaders are not cleaned up.
当应用程序重启但它们的类加载器没有清理时,将发生应用程序类加载器泄露。
When there is a hierarchy of class loaders, the root class loader, which is the bootstrap class loader, attempts to load the class first.
当类加载器存在一个层次结构时,根类加载器(即引导类加载器)将首先尝试加载类。
The stage 2 loaders used in LILO and GRUB allow you to choose from several operating systems or versions to load.
LILO和GRUB中使用的阶段2加载程序允许从几个操作系统或版本中选择其中之一。
I could see where the loaders had scrawled on the dye vats’ sides in wax crayon to identify the colors within.
我可以看见染缸侧面,那儿有装货员用蜡笔草草划下的记号,用来识别里面的颜色。
Peer class loading does not follow the traditional hierarchical delegation structure for class loaders.
对等类装入不遵循传统的类装入器层次委托结构。
应用推荐