• Most, if not all, problems relating to class loading can be tracked down to a problem occurring in one of these phases.

    虽然不是所有问题,但至少大多数装入有关问题可以追溯到三个阶段中发生某个问题。

    youdao

  • The first section of this introductory article describes the fundamentals of class loading; the second introduces some JVM debugging features.

    这份介绍性文章第一描述装入基础第二介绍一些JVM调试特性

    youdao

  • This article, the second in a series of four, looks at the various class loading exceptions typically thrown when running applications.

    本文系列篇文章第二篇,它考察一般运行应用程序时抛出各种装入异常

    youdao

  • Many developers find constraint violations to be a difficult type of class loading problem to resolve.

    许多开发人员发现约束违反一种很难解决装入问题

    youdao

  • This section describes the core concepts of class loading to provide a knowledge base for the rest of this series.

    一节描述装入核心概念系列剩下部分提供知识基础

    youdao

  • Once you understand the class loaders involved in the loading of the library, you can resolve these types of problems by placing the library in an appropriate location.

    一旦理解装入过程所涉及装入器,可以通过库放在合适位置来解决问题

    youdao

  • This exception is thrown during the verification stage of the linking phase of class loading.

    这个异常装入链接阶段校验过程抛出

    youdao

  • Note that class loading can be performed in a lazy manner and therefore some parts of the class loading process may be done on first use of the class rather than at load time.

    注意可以惰性方式执行装入所以类装入过程某些部分可能第一次使用类的时候才执行,不是装入时执行。

    youdao

  • Due to some peculiarities of class loading, the requirement is even stronger.

    由于加载一些独特特性,因此这个需求变得更加强烈。

    youdao

  • In this series of articles, we'll provide an in-depth look at class loading problems and use comprehensive examples to illustrate them.

    这个系列文章中我们深入研究装入问题并用丰富示例演示它们。

    youdao

  • The loading phase consists of locating the required class file (by searching though the respective classpaths) and loading in the bytecode.

    装入阶段包括:找到必要(通过查找每个类路径)装入字节码

    youdao

  • In this article, you learned the fundamentals of class loading in JVMs and the debugging features available in the IBM JVM.

    篇文章学习JVM装入基础知识IBM JVM中可以使用调试特性

    youdao

  • Implicit class loading occurs when a class is loaded as result of a reference, instantiation, or inheritance (not via an explicit method call).

    隐式装入发生由于引用实例继承导致装入时候(不是通过方法调用)。

    youdao

  • The class loader delegation model is the graph of class loaders that pass loading requests to each other.

    装入委托模型装入请求相互传给对方装入器图。

    youdao

  • We hope that the insights provided by these articles will enable you to better understand class loading and to make better use of class loaders in your applications.

    我们希望这些文章提供的知识能够更好理解装入应用程序中更好地利用装入器。

    youdao

  • The loading of a class can essentially be broken down into three phases: loading, linking, and initializing.

    装入实际上可以分成三个阶段:装入、链接初始化

    youdao

  • Classes are often loaded through a combination of explicit and implicit class loading.

    装入通常组合显式隐式装入

    youdao

  • If you want to avoid such problems, you need to understand the fundamental mechanics of class loading.

    如果避免问题需要理解装入基本机制

    youdao

  • No matter what kind of class loader you're using, however, there are many problems that can occur in the class loading process.

    但是不论使用哪种装入器,在类装入过程可能发生许多问题

    youdao

  • In each of these cases, the loading is initiated under the covers and the JVM resolves the necessary references and loads the class.

    每种情况下装入都是幕后启动的,jvm会解析必要引用装入类。

    youdao

  • You can use dynamic class loading techniques to ensure the correct set of beans is loaded.

    可以使用动态加载技术确保加载正确bean集合

    youdao

  • Therefore, a thorough understanding of each phase helps in the diagnosing of class loading problems. The phases are illustrated in Figure 2.

    所以对于每一阶段深入理解有助于装入问题诊断

    youdao

  • A good example of this class loading structure is an OSGi framework, such as the one Eclipse is built on.

    这种装入结构示例就是OSGi框架例如eclipse构建于其的框架。

    youdao

  • The Sca framework provides an ScaTestExecutor utility class that manages the loading of test data and executes the corresponding test. The code for test methods, then, becomes very simple.

    Sca框架提供管理测试数据加载ScaTestExecutor实用工具可以执行相应测试。

    youdao

  • Using classloader hooks, you can intercept the process of loading classes into the JVM and transform the class representations before they're actually loaded.

    通过使用classloader挂钩(hook),可以拦截加载JVM中的过程实际加载这些之前转换它们

    youdao

  • The DirectLoader class (at the end of Listing 6) just provides an easy way of loading the generated classes.

    directloader(清单6结尾)提供了装载生成一种容易方式

    youdao

  • Every class loader has a parent class loader, which delegates the searching and loading of a class to its parent (parent-first delegation) before it attempts to load the class itself.

    每个加载一个类加载器,尝试加载类本身时,将类搜索类加载委托加载器,父加载器优先(parent-first)委托。

    youdao

  • If the class that implements the CustomService interface also claims to implement the JMXManageable interface, then much of the loading and activating of your MBean will be automatic.

    如果实现CustomService接口声明实现JMXManageable接口,那么MBean装入激活在很大程度上将自动的。

    youdao

  • The beauty of using JUnit is that the framework takes care of loading the test class, running the test, and reporting the results.

    使用JUnit美妙之处在于,框架负责装入测试运行测试以及报告结果。

    youdao

  • The SecureClassLoader starts by loading the bytes of the class from the appropriate URL and verifying the digital signature of the enclosing archive file, if required.

    SecureClassLoader 首先相应URL装载字节如果需要还会验证包围文档文件数字签名

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定