Don't envy other people's life, which not only in gaza's troubles, also put off the top of the achieved rare collection, become a world-class collection master.
不去羡慕别人的生活,这使萨依特不但摆脱了烦恼,也把收藏做到了罕见的顶端,成为世界级收藏大师。
When a Jsp needs to be processed, the Jsp container creates an instance of the JspTranslatorFactory class and passes it the name of the desired visitor class collection.
Jsp需要处理时,jsp容器创建一个JspTranslatorFactory类实例并将所希望访问类集合的名字传递给它。
As a consequence of centuries of continuous construction and the amassing of art treasures, today the Louvre offers a world-class collection of both French and foreign art.
由于几世纪来不停地增建和搜罗艺术珍品的结果,今天卢浮宫提供了世界级法国艺术和国外艺术两方面的收藏。
This is yet another class that supports sorted collection of objects where each sort key must be unique.
这是另外一个可以支持排序的对象集合的类,其中每个排序键必须是唯一的。
For this example, I found that simply adding a form, deleting the form, and then forcing a garbage collection resulted in many class instances associated with the deleted form to still be alive.
就本例而言,我发现只须添加一个窗体,将它删除,然后强制执行垃圾收集,结果就会导致与被删除窗体相关联的许多类实例仍然处于活动状态。
In an object-oriented system, a class is a collection of data and methods that operate on that data.
作为一个面向对象系统,类是以数据和对数据进行操作的方法的集合。
An alternative example might include putting these entries into a collection class or database instead, particularly if a great deal of manipulation were to take place after the parse.
而另一个示例中则是把这些实体放在一个集合类或数据库中,特别是如果有大量的操作都发生在解析之后。
These statistics dispense data on the basic JVM features, such as Just-In-Time (JIT) compilation, class loading, memory allocation, and most interestingly, garbage collection.
这些统计信息涉及诸如即时 (JIT)编译、类加载、内存分配以及最有趣的垃圾收集之类基本的JVM特性。
A common extension of this idea is to prefill the collection with default values in the constructor of the class.
这种思想的常见扩展是在类的构造函数中预先用缺省值填充该集合。
But then, we can also enforce the collection of values that a particular class may hold.
不过现在,我们仍然可以强制搜集某个特定的类所持有的值。
As a result, class unloading can only be done as part of a tenure collection.
因此,类卸载只能是保留区收集的一部分。
But others will be as simple as writing a custom algorithm or a simple extension to an existing Collection class.
但是另一些则非常简单,只需编写一个定制算法,或者已有collection类的简单的扩展。
This provides a warning any time you use an old-fashioned Collection class that holds objects.
每当您使用一个保存有对象的旧式collection类时就会产生一个警告。
Graph showing JIT compilations, class loader information, and garbage collection.
展示JIT编译、类加载器信息和垃圾收集的图形。
Morphia, by default, USES the class name to name the collection.
在默认情况下,Morphia使用类名称来命名集合。
Keeping the reference to the property change listener means the Person POJO has to keep some kind of collection class (such as ArrayList) to contain all the references.
保持引用属性变更监听器意味着PersonPOJO必须保留某种类型的集合类(例如arraylist)来包含所有引用。
With the new collection class methods, this has been simplified to.
如果使用新的集合类方法,上面的代码就被简化为。
UDDI4J v2 has improved the usability of these classes by adding a set of collection class methods to these classes.
UDDI4 J v 2通过向这些类添加一组集合类方法改进了这些类的可用性。
Because closures are objects of type closure, they can also be a property of a class or a member of a collection.
因为闭包是Closure类型的对象,所以它们也可以作为类的属性或集合的成员。
Personalization no longer manages class files, and it does not store resource collection or content spot classes in its repository.
Personalization不再管理类文件,它不在自己的库中存储资源收集类或内容点类。
Data: An object; a generic reference that is carried along to listeners; often a collection class (such as a Vector or Hashtable) or a customized data object.
data:一个对象;传递给侦听程序的一般引用;常常是一个集合类(如vector或Hashtable)或一个定制的数据对象。
The application ClassLoader Leaks query will find all stopped application class loaders and interrogate suspects that cause the class loader to be ineligible for garbage collection.
ApplicationClassLoaderLeaks查询将找到所有停止的应用程序类加载器,询问可能导致类加载器不适合垃圾收集的可疑对象。
DocumentSelection is a class for the service used to represent a collection of documents.
DocumentSelection是面向此服务的类,该服务用来代表一个文档集。
The PhantomReference class is useful only to track the impending collection of the referring object.
phantomreference类只能用于跟踪对被引用对象即将进行的收集。
For example, a WPF application might implement the IValidationDictionary interface with a simple collection class.
比如说一个WPF应用程序中可能也有一个也实现了IValidationDictionary接口的简单的集合类。
Figure 2 illustrates a situation where serialization affects the garbage collection (GC) of classes and a class loader in an unexpected way.
图2演示了一个场景,在这个场景中,序列化以一种意料之外的方式影响了类的垃圾收集(GC)。
This class represents a collection of different types of permission objects organized by PermissionCollection.
这个类代表由PermissionCollection组织的不同类型许可权对象的一个集合。
No Collection class within java.util fulfills these requirements, but it's trivial to write one.
ut il中没有collection类能满足这些需求,但是编写一个这样的类很简单。
Extend an existing collection class that already implements Iterable (and therefore already supports for/in).
扩展现有的、已经实现了 Iterable(因此也就已经支持for/in)的集合类。
Extend an existing collection class that already implements Iterable (and therefore already supports for/in).
扩展现有的、已经实现了 Iterable(因此也就已经支持for/in)的集合类。
应用推荐