• For example, the first class load from each JAR on the application classpath is always loaded from disk and stored, regardless of whether it exists in the cache or not.

    例如应用程序类路径中的每个JAR装载第一总是磁盘装载存储无论是否缓存中存在

    youdao

  • We use dynamic class loading to load user libraries.

    我们使用动态加载加载用户

    youdao

  • Finally, you'll see that all the previous listings explicitly load the class definition files, before parsing the XML definitions and data.

    最后看到,在解析xml定义数据之前上文中的所有清单可以显式地加载定义文件

    youdao

  • The First time value is the time taken for constructing the first reflection replacement class, which includes the time to load and initialize the classes in the framework code.

    第一时间构建第一个反射替代所花费时间,这个时间包括装载初始化框架代码中的的时间。

    youdao

  • The JVM detects filesystem updates by storing timestamp values into the cache and comparing the cached values with actual values on each class load.

    J VM探测文件系统更新的方法是,将时间戳存储缓存装载每个比较缓存的值实际值。

    youdao

  • It will cause problems when you load the wrong class or the wrong version of a class.

    这样做一旦加载错误错误版本的类,就会问题

    youdao

  • Sooner or later (probably sooner), you'll load the wrong version of a class from a place you aren't even thinking about and waste hours debugging.

    迟早(通常很快)在您想不到地方加载一个错误版本的类会为此付出大量的调试时间

    youdao

  • For example, one JVM instance might load a class from a particular location from disk, and a subsequent instance might load that class from a different location or even over the network.

    例如JVM实例可能磁盘的某个特定位置加载后面一个实例可能从不同的位置甚至网络加载该类

    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

  • When there is a hierarchy of class loaders, the root class loader, which is the bootstrap class loader, attempts to load the class first.

    加载存在一个层次结构时,加载器(即引导类加载器)将首先尝试加载类。

    youdao

  • A modified class loader USES template files that look almost exactly like ordinary class files except for "holes" in the constant pool that are filled in at load time for each instantiation class.

    修改装入使用看上去几乎普通文件完全一样的模板文件,不同这个模板文件常量有一些“”,在装入每个实例化填充这些“洞”。

    youdao

  • As with explicit class loading, if the class is already loaded, then a reference is simply returned; otherwise, the loader goes through the delegation model to load the class.

    显式装入一样,如果已经装入了,那么只是返回一个引用否则装入器会通过委托模型装入类。

    youdao

  • In other words, when two class loaders load different classes (that is, different bytecodes) with the same name, class loader constraints guarantee that there will be no type mismatch between them.

    话说,两个装入器用相同名称装入不同时(也就是不同的字节码),类装入约束保证了它们之间不会类型不匹配

    youdao

  • For example, a class loader could first load a class explicitly and then load all of its referenced classes implicitly.

    例如装入可能显式地装入一个类,然后再隐式地装入引用所有

    youdao

  • By doing this, you obtain a dynamic interpretation of the name of the class to load.

    这样可以实现加载动态解释

    youdao

  • If the class is already loaded, then a reference is simply returned; otherwise, the loader goes through the delegation model to load the class.

    如果已经装入那么只是返回一个引用否则装入器会通过委托模型装入类。

    youdao

  • When a native method is invoked, the class loader attempts to load the native library that defines that method.

    调用本机方法装入器会尝试装入定义了方法的本机库

    youdao

  • A class loader first determines if it has been asked to load this same class in the past.

    装入首先判断要求装入的类是否过去装入的类相同

    youdao

  • By reading the content of this XML file, the application object learns about the name of the assembly to load and the class to pick up in it.

    通过阅读XML文件内容应用程序对象知道了相应程序集名称其中要找

    youdao

  • Because the parent class loader is always given the opportunity to load a class first, the class is loaded by the class loader nearest the root.

    因为装入总是得到装入机会,所以类装入器装入的类最靠近

    youdao

  • If the class hasn't been loaded yet, the class loader will load it now and return the newly constructed class instance.

    如果装入,类装入现在装入返回创建的类实例

    youdao

  • Listing 4 provides enough information for Jenabean to save and load instances of the Person class reliably.

    清单4Jenabean提供足够信息来可靠地保存装载person实例

    youdao

  • Which ActiveRecord class creates the most load on the database?

    哪个ActiveRecord数据库造成最多负载

    youdao

  • If these classes are available in the classpath, the parent of the URLClassLoader instance, which is the system class loader, will load them.

    如果这些类路径中可用URLClassLoader实例加载器(即系统加载器)加载它们

    youdao

  • The DataReader class can incrementally load the results of the same query and present a single row at a time to an application.

    datareader可以递增地加载同一查询结果,并且应用程序提交单个

    youdao

  • Either way, it lists out the paths actually being used, then creates an instance of the VerboseLoader class and uses it to load the target class named on the command line.

    不管采用哪种方式都会列出实际正在使用路径然后创建VerboseLoader一个实例使用实例加载命令指定目标类。

    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

  • You might recall that the xm builder I wrote in previous columns provided both a class name (to load the plug-in) and a project nature (to decide whether it's worth loading the plug-in) in plugin.xml.

    可能记得一期文章中编写xmbuilderplugin . xml中提供了(以便加载插件)项目特性(确定是否需要加载插件)。

    youdao

  • To apply this theme to the sample, use the StyleManager class to load BSpace_Skin.swf at runtime as shown in Listing 10.

    示例应用主题,请使用StyleManager运行加载bspace_skin . swf,如清单10中所

    youdao

  • This tells the class loader that will load our Grails app, to ignore any classes from these packages available to the parent class loader (i.e., the container's class loader).

    告诉装载Grails应用程序装载程序忽略这些包中用于类装载程序(容器类装载程序)的所有

    youdao

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

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

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