单词 | generic collection | ||||||
释义 | generic collection
例句释义: 泛用群集,泛型,泛形集合 1. In particular, you can create a generic collection by using one of the classes in the System. Collections. Generic namespace. 特别是,可以通过使用System.Collections.Generic命名空间中的某个类来创建“泛型”集合。 msdn2.microsoft.com 2. Contains all of the properties of a given object that are contained in a generic collection of properties. 包含属性的一般集合中给定对象的所有属性。 msdn2.microsoft.com 3. When you retrieve an element from a generic collection, you do not have to determine its data type or convert it. 从泛型集合中检索元素时,不必确定元素的数据类型或转换它。 msdn2.microsoft.com 4. The following example illustrates how the declaration in the preceding example could be modified to create a generic collection. 下面的示例说明可以如何修改前面示例中的声明,以创建一个泛型集合。 msdn2.microsoft.com 5. If x is a generic collection, o does not have to be type-compatible with the type parameter of x. 如果x是一个泛型集合,那么o不一定与x的类型参数兼容。 www.ibm.com 6. The last two procedures create a collection using a. NET Framework generic collection class. 后两个过程使用.NETFramework泛型集合类创建集合。 msdn2.microsoft.com 7. Supports a simple iteration over a generic collection. 支持在泛型集合上进行简单迭代。 msdn2.microsoft.com 8. The limitations of using non-generic collection classes can be demonstrated by writing a short program that makes use of the. 使用非泛型集合类的限制可以通过编写一小段程序来演示,该程序利用。 msdn2.microsoft.com 9. You can use the StringComparer class to create a type-specific comparison to sort the elements in a generic collection. 可以使用StringComparer类创建一个特定于类型的比较,以对泛型集合中的元素进行排序。 msdn2.microsoft.com 10. Generic class provides a base class for deriving your own generic collection types. 泛型类为派生您自己的泛型集合类型提供了基类。 msdn2.microsoft.com 1. Describes general rules for determining when to use generic collection types. 描述确定何时使用泛型集合类型的一般规则。 msdn2.microsoft.com 2. This topic provides an overview of the generic collection classes and other generic types in the. NET Framework. 本主题概述.NETFramework中的泛型集合类以及其他泛型类型。 msdn2.microsoft.com 3. Provides the base class for a generic collection. 为泛型集合提供基类。 msdn2.microsoft.com 4. Represents a non-generic collection of objects that can be individually accessed by index. 表示可按照索引单独访问的对象的非泛型集合。 msdn2.microsoft.com 5. These interfaces are used by methods and constructors of many of the generic collection classes. 这些接口由许多泛型集合类的方法和构造函数使用。 msdn2.microsoft.com 6. Provides a generic collection that supports data binding. 提供支持数据绑定的泛型集合。 msdn2.microsoft.com 7. Discusses the use of generic collection types. 讨论泛型集合类型的使用。 msdn2.microsoft.com 8. Listing 5-8 demonstrates how to construct and initialize an array and two classes from the generic collection library. 清单5-8演示了如何构造并初始化一个数组和两个一般集合库中的类。 www.bbsmvc.com 9. Shows how to make generic collection classes that can be used with the. 语句一起使用的泛型集合类。 msdn2.microsoft.com 10. For an example of a generic collection class that implements an iterator block, see 有关实现迭代器块的泛型集合类的示例,请参见 msdn2.microsoft.com 1. To create a collection using a generic collection class 使用泛型集合类创建集合 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。