generic collection造句
例句與造句
- shows how to make non-generic collection classes that can be used with the
語句一起使用的非泛型集合類。 - demonstrates how to create generic collections and iterate over them using
演示如何創(chuàng)建泛型集合,并使用 - generic interface is the basic interface for generic collection types
泛型接口是泛型集合類型的基本接口。 - class, which represents a generic collection of key value pairs
類的主要功能,該類表示鍵/值對的泛型集合。 - class, which defines methods to manipulate generic collections
類的主要功能,該類定義操作泛型集合的方法。 - It's difficult to find generic collection in a sentence. 用generic collection造句挺難的
- when to use generic collections
>何時(shí)使用泛型集合 - explains the advantages of generic over non-generic collection classes
說明泛型集合類相對于非泛型集合類的優(yōu)點(diǎn)。 - represents a simple last-in-first-out lifo non-generic collection of objects
表示對象的簡單的后進(jìn)先出非泛型集合。 - generic collections, such as
泛型集合(如 - explains the features and use of the new set of generic collections in the
命名空間中新的泛型集合組的功能和使用方法。 - describes general rules for determining when to use generic collection types
描述確定何時(shí)使用泛型集合類型的一般規(guī)則。 - class reflect the purpose of the collection . in addition, the generic collections in
類中包括的成員都反映了該集合的用途。 - represents one property in a generic collection of properties for a given object
表示給定對象的屬性一般集合中的一個(gè)屬性。 - there are several generic collection types that do not have nongeneric counterparts
有幾種泛型集合類型沒有對應(yīng)的非泛型類型: - for an example of a generic collection class that implements an iterator block, see
有關(guān)實(shí)現(xiàn)迭代器塊的泛型集合類的示例,請參見