Boot loaders X-loader (MLO) and u-boot (u-boot.bin).
引导加载器x -loader (mlo)和u -boot (u -boot . bin)。
Here we have two user-defined class loaders, MCL1 and MCL2.
在这里有两个用户定义的类装入器,即mcl1和mcl2。
"We are not loaders, we are porters!" - take offence the lads.
“我们不是装车工,我们是搬运工!”——小伙子们生气了。
Multiple singletons simultaneously loaded by different class loaders.
多个单例对象被不同的类加载器同时加载。
Of the two boot loaders covered here, my personal favorite is GNU GRUB.
至于这里所涉及的两个引导加载程序,我个人喜欢的是GNUGRUB。
All these porters, loaders and drivers live here, close to the flea market.
所有搬运工,装车工和司机住在这儿,它靠近跳蚤市场。
Problems can arise when code is moved between class loaders for any reason.
无论何种原因在类装入器之间移动代码时都会出现问题。
Other types of confusion are also possible when using multiple class loaders.
使用多个类装入器还可能引起其它类型的混淆。
Boot Records Revealed is a great resource on MBRs and the various boot loaders.
BootRecordsRevealed是有关MBR和各种引导加载程序很好的资源。
Boot loaders are usually installed in the MBR of the first hard disk in the machine.
引导加载程序通常安装在计算机第一个硬盘的mbr中。
The test case creates two class loaders, each with what appears to be the same classpath.
测试用例创建了两个类装入器,每个类装入器使用的类路径看起来相同。
Over time, boot loaders have been enhanced to include a greater range of functionality for the user.
随着时间的推移,引导加载程序已经得到了增强,为用户引入了大量的功能。
This contains the more disk-intensive parts of the loader, such as user interfaces and kernel loaders.
它包含有加载程序更需要磁盘空间的部分,比如用户界面和内核引导程序。
Peer class loading does not follow the traditional hierarchical delegation structure for class loaders.
对等类装入不遵循传统的类装入器层次委托结构。
The class loader delegation model is the graph of class loaders that pass loading requests to each other.
类装入器委托模型是把装入请求相互传给对方的类装入器图。
The first is to encourage additional tenure collections in the presence of large amounts of class loaders.
第一种方法是在出现大量类加载器时鼓励进行额外的保留区收集。
Secondary boot loaders are where the first stage of the boot loader is installed onto a bootable partition.
二级引导加载程序是安装在可引导分区的第一阶段引导加载程序。
Table 1 summarizes the command-line options for setting the classpaths of the three standard class loaders.
表1总结了设置三个标准类装入器的类路径的命令行选项。
This is because B is not in the classpath of the system class loader or its parent or ancestor class loaders.
这是因为B不在系统类装入器或者它的双亲或祖先类装入器的类路径中。
I could see where the loaders had scrawled on the dye vats’ sides in wax crayon to identify the colors within.
我可以看见染缸侧面,那儿有装货员用蜡笔草草划下的记号,用来识别里面的颜色。
We've also examined some of the other issues that may arise in the implicit and explicit use of class loaders.
我们还研究了在使用隐式或显式类装入器时可能出现的其他一些问题。
It is often useful to know where class loaders look for classes and which class loader loads a particular class.
知道类装入器在哪里寻找类、特定的类是由哪个类装入器装入的,通常很有用。
One major problem is that because the applications are deployed separately, they all use different class loaders.
一个主要的问题是,由于应用程序都是分别部署的,因此它们全都使用不同的类装入程序。
The stage 2 loaders used in LILO and GRUB allow you to choose from several operating systems or versions to load.
LILO和GRUB中使用的阶段2加载程序允许从几个操作系统或版本中选择其中之一。
An application class loader leak occurs when applications are restarted but their class loaders are not cleaned up.
当应用程序重启但它们的类加载器没有清理时,将发生应用程序类加载器泄露。
The JVM verifies all classes in class loaders and ensures that applications do not perform any dangerous operations.
JVM验证类装入器中所有的类并确保应用程序不会执行任何危险操作。
A class loaded by a class loader instance is uniquely identified by that class loaders namespace and the class name.
类加载器实例加载的类由加载器的名称空间和类名惟一标识。
Different versions of server side component classes should be isolated using different class loaders whenever possible.
服务器端组件类的不同版本应该尽量使用不同的类加载器使其分离开来。
The transformation framework employed by the SOAP connector uses special class loaders to perform these transformations.
SOAP连接器使用的变换框架利用特殊的类加载程序来执行变换。
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.
类装入器通常保留它们所装入类的映射,从而当再次请求某个类时,能通过名称找到该类。
应用推荐