在面向对象的编程中,有大量的集合类型库。
In object-oriented programming, there are rich libraries of collection types. In Java for example, there are.
为WCF客户端指定字典集合类型。
集合类型的Iterative,比如数组和列表。
将类型描述符配置为实体集合类型描述符。
Configure the type descriptor as an entity collection type descriptor.
许多泛型集合类型是非泛型类型的直接模拟。
Many of the generic collection types are direct analogs of nongeneric types.
在左、右集合类型和可能的主视图集合类型之间是有约束的。
There are restrictions between the left and right set types and the possible main view set types.
由for-yield表达式产生的集合类型会从被遍历的集合类型中推断。
The type of the collection resulting from a for-yield expression is inferred from the type of the collection being iterated over.
集合类型没有衍生的代理类型,只有实例,得到添加到集合中导出的代理。
A collection type does not have a derived proxy type, only the instances that get added to the collection are derived proxies.
经验法则是,应该使用与应用程序期望的集合类型最匹配的那个方法,以避免类型转换。
The rule of thumb is that you should use the one method that best matches the collection type the application is waiting for, so that type conversions are avoided.
同样,行表示Clojure的内置集合类型:list、vector、map和set。
Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
自从我们所有的内建集合类型实现了此接口以后,在那些最常见场景下并未获得任何性能收益。
Since all of our built-in collection types implement this interface there are no perf gains in the most common scenarios.
如果您计划开发移动Web服务,则当您处理值类型和集合类型时,我向您介绍了一些窍门。
I've shown you some tricks to use when dealing with value types and collection types when you're planning to develop mobile Web services. Also, I've provided the following.
这是因为case类是要与Scala的模式匹配(在 “集合类型” 中曾简短分析过)结合使用的。
This is because case classes are designed to be used in conjunction with Scala's pattern matching (which we briefly examined a few articles ago in "Collection types").
CollectionFillRatio部分显示了每一种集合类型,该集合的在特定填充比例下的实例数量。
The Collection Fill Ratio section shows, for each collection type, the number of instances of that collection with a particular fill ratio.
迭代模板与集合类型相连接,比如数组和列表(请看图11)说明了封皮标签(例如,一个)和迭代标签(例如,一个)。
Iterative templates that are associated with collection types such as arrays and lists (see Figure 11) specify both the wrapper tag (for example, a) and the iterative tag (for example, a).
基本上,内部的选择创建一个LIST(一个Informix集合类型),它被定义为batstat _ trow类型。
Basically, the inner select creates a LIST (an Informix collection type) of the data as defined by the batstat_t ROW type.
通常情况下,建议您使用泛型集合,因为这样可以获得类型安全的直接优点而不需要从基集合类型派生并实现类型特定的成员。
Using generic collections is generally recommended, because you gain the immediate benefit of type safety without having to derive from a base collection type and implement type-specific members.
为进一步了解一个部分的内部结构,点击数据结构类型的标有下划线的名称,或点击数据结构连接,选择集合类型(如图19所示)。
To learn more about the internal structure of a section, click on the underlined name of a data structure type, or click the data structure link to select the collection structure (Figure 19).
清单14中的tree - zipper实现的函数支持核心集合类型,允许将通过这些类型构建的任何Clojure数据结构作为zippers: branch ?
The tree-zipper in Listing 14 implements the functions that enable the core collection types to allow any Clojure data structure built from those types to become a zipper: branch?
如果您拥有合适的技巧和权力,那么您可以更新或者展开这个类型的集合。
If you have the appropriate skills and authority, you can update or extend this set of types.
您可以预期的内置类型的行为集合构成了它们实现的一个协议。
The collection of behaviors you can expect from built-in types constitutes a protocol they implement.
也可以使用这些允许的类型的数组和集合。
You can also use arrays and collections of these permitted types.
序列化类型的数组或集合也是序列化的。
An array or collection of serializable types is also serializable.
然而,因为泛型,当使用集合而没有类型安全时,编译器将抛出警告。
However, because of generics, the compiler now throws warnings when collections are used without type safety.
对引用类型集合的调优主要是调优获取策略。
Tuning the collection of reference types is mainly tuning fetch strategy.
访问者模式将创建一个场景,简化对现有数据类型集合添加操作(新访问者)的过程。
The Visitor pattern creates a scenario where adding operations (new visitors) over the set of existing data types is easy.
这种专门化的映射类型保证主题集合符合入门书籍的结构。
This specialized map type ensures that the collection of topics conforms to a basic book structure.
对于值类型集合的调优,hrd[1]中的20.5节“理解集合性能”已经做了很好的阐述。
For tuning collections of value types, Section 20.5 "Understanding collection Performance" in HRD [1] already has good coverage.
首先,创建一些不同的地形类型并且集合一些极为初步的地图图像块以表示每个地形类型。
To start, create a few different terrain types and throw together some really rudimentary map tiles to represent each terrain type.
例如,对于查询,可以返回各种集合和简单类型。
For example, a variety of collection and simple types are returned from queries.
应用推荐