也可以使用其他集合类型。
在面向对象的编程中,有大量的集合类型库。
In object-oriented programming, there are rich libraries of collection types. In Java for example, there are.
外部对象不支持集合类型属性。
External objects do not support the collection type property.
为WCF客户端指定字典集合类型。
集合类型的Iterative,比如数组和列表。
为WCF客户端指定列表集合类型。
将类型描述符配置为实体集合类型描述符。
Configure the type descriptor as an entity collection type descriptor.
许多泛型集合类型是非泛型类型的直接模拟。
Many of the generic collection types are direct analogs of nongeneric types.
使用完全限定来确保指定您想要指定的集合类型。
Use full qualification to ensure that you are specifying the collection type you intend to.
在左、右集合类型和可能的主视图集合类型之间是有约束的。
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.
模型较之代码支持一个更加丰富的关系类型的集合。
Models support a richer set of relationship types than those found in code.
想想您每天使用的集合的类型。
然而,因为泛型,当使用集合而没有类型安全时,编译器将抛出警告。
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.
对于值类型集合的调优,hrd[1]中的20.5节“理解集合性能”已经做了很好的阐述。
For tuning collections of value types, Section 20.5 "Understanding collection Performance" in HRD [1] already has good coverage.
支持集合返回类型。
应用推荐