I have a heavy class load this term.
我这学期的课也负担很重。
We use dynamic class loading to load user libraries.
我们使用动态类加载来加载用户的库。
You can clearly see the significant improvement in class load time.
可以清楚地看到类装载时间方面的显著改进。
A class loader first determines if it has been asked to load this same class in the past.
类装入器首先判断要求它装入的类是否与过去装入的类相同。
Terracotta for Spring USES aspect-oriented technologies to adapt the application at class load time.
Terracotta forSpring使用aspect - oriented技术来在类载入时适配应用。
For example, a class load from another location may not be trusted for access to the local filesystem.
例如,当从另一个位置加载的类访问本地文件系统时,我们可能不信任它。
The initial set of class loads (279, in this case) are all triggered by the attempt to load the Demo class.
最初的一组类装入(本例中是279个)都是在尝试装入demo类时触发的。
When a native method is invoked, the class loader attempts to load the native library that defines that method.
当调用本机方法时,类装入器会尝试装入定义了该方法的本机库。
I got to spend my second term at Yale as a proper law student with the heaviest class load of my stay there.
我在耶鲁大学的第二个学期,我作为正式法学专业的学生参加了学习,这个学期是我在那里学习负担最重的一段时间。
Essentially, this means that a NoClassDefFoundError is thrown as a result of a unsuccessful implicit class load.
实际上,这意味着NoClassDefFoundError的抛出,是不成功的隐式类装入的结果。
Lighten your load: It may be too late to do so, but your last semester should have the lightest class load.
减轻负担。可能这个时候来做这件事已经有点晚了,但是大学里的最后一个学期通常都不会有很重的课业负担。
For example, a class loader could first load a class explicitly and then load all of its referenced classes implicitly.
例如,类装入器可能先显式地装入一个类,然后再隐式地装入它引用的所有类。
If the class hasn't been loaded yet, the class loader will load it now and return the newly constructed class instance.
如果类未被装入,类装入器将现在装入并返回新创建的类实例。
When there is a hierarchy of class loaders, the root class loader, which is the bootstrap class loader, attempts to load the class first.
当类加载器存在一个层次结构时,根类加载器(即引导类加载器)将首先尝试加载类。
Transformer control over the class load order would improve the generality of dynamic transformation but would not solve the problem.
变压器控制班级负荷秩序会改善的一般性的动态转化,但不会解决这个问题。
If these classes are available in the classpath, the parent of the URLClassLoader instance, which is the system class loader, will load them.
如果这些类在类路径中可用,URLClassLoader实例的父加载器(即系统类加载器)将加载它们。
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.
因为父类类装入器总是先得到装入类的机会,所以类装入器装入的类最靠近根。
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探测文件系统更新的方法是,将时间戳值存储在缓存中并在装载每个类时比较缓存的值和实际值。
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装载的第一个类总是从磁盘装载并存储,无论它是否在缓存中存在。
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.
与显式类装入一样,如果类已经装入了,那么只是返回一个引用;否则,装入器会通过委托模型装入类。
Through the MATLAB simulation, it is proved that this control algorithm can realize tracking to the assigned speed and enable the fluid class load to have very good stable performance.
通过MATLAB仿真看出,使用该控制算法可以很好地实现跟踪给定速度,使流体类负载有很好的稳定性能。
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.
换句话说,当两个类装入器用相同的名称装入不同的类时(也就是不同的字节码),类装入器约束保证了它们之间不会有类型不匹配。
Finally, you'll see that all the previous listings explicitly load the class definition files, before parsing the XML definitions and data.
最后,您将看到,在解析xml定义和数据之前,上文中的所有清单都可以显式地加载类定义文件。
It will cause problems when you load the wrong class or the wrong version of a class.
这样做,一旦加载了错误的类或错误版本的类,就会出问题。
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实例可能从磁盘的某个特定位置加载类,而后面一个实例可能从不同的位置甚至网络加载该类。
By doing this, you obtain a dynamic interpretation of the name of the class to load.
这样就可以实现要加载的类名的动态解释。
If the class is already loaded, then a reference is simply returned; otherwise, the loader goes through the delegation model to load the class.
如果类已经装入,那么只是返回一个引用;否则,装入器会通过委托模型装入类。
If not, it gives its parent a chance to load the class.
如果不是,就把装入类的机会交给父类。
Which ActiveRecord class creates the most load on the database?
哪个ActiveRecord类对数据库造成了最多负载?
The DataReader class can incrementally load the results of the same query and present a single row at a time to an application.
datareader类可以递增地加载同一查询的结果,并且一次向应用程序提交单个行。
应用推荐