您要查找的是不是:
- The Delphi Data Structure Generic Class Library. 范型數據結構類(lèi)庫
- Generic class provide last-in-first-out lists. 類(lèi)提供后進(jìn)先出列表。
- The Stack class and the Stack generic class offer LIFO access. Stack類(lèi)和Stack泛型類(lèi)提供LIFO訪(fǎng)問(wèn)。
- A class defined in this way is called a generic class. 通過(guò)這種方式定義的類(lèi)稱(chēng)為泛型類(lèi)。
- Naked type constraints can also be used in generic class definitions. 裸類(lèi)型約束還可以在泛型類(lèi)定義中使用。
- You can access a generic class indirectly using a nongeneric base interface. 您可以使用非泛型基接口間接訪(fǎng)問(wèn)泛型類(lèi)。
- Provides common functionality across communication protocols for generating classes for Web services. 提供各種通信協(xié)議通用的功能,以用于為Web服務(wù)生成類(lèi)。
- This example is typical of a general class of systems which are amenable to analysis by graph theory means. 這個(gè)例子適于用圖論方法進(jìn)行分析的一般類(lèi)型的系統的典型。
- Consider using the Stack class or the Stack generic class if you need last-in-first-out (LIFO) behavior. 在需要后進(jìn)先出(LIFO)行為時(shí)請考慮使用Stack類(lèi)或Stack泛型類(lèi)。
- A number of general classes fo insurance can be identified. 為數眾多的普通類(lèi)型的保險可以歸為一類(lèi)。
- The Circle class is derived from the general class Shape, and the Cylinder class is derived from the Circle class. Circle類(lèi)是從通用類(lèi)Shape派生的,Cylinder類(lèi)是從Circle類(lèi)派生的。
- The DOAP schema defines a Repository class, a general class used to describe source code repositories. DOAP模式定義了一個(gè)Repository類(lèi),這是用于描述源代碼資料庫的一個(gè)通用類(lèi)。
- You are creating a generic class, and you need to dispose of the generic objects. How can you do this? 你需要釋放你建立的一個(gè)泛型類(lèi)的對象。你要如何做?
- If this occurs, the tool changes the name of the property or method in the generated class to avoid naming conflicts. 如果出現這種情況,則該工具會(huì )更改生成的類(lèi)中的屬性或方法的名稱(chēng),以避免命名沖突。
- If yes, consider using the Queue class or the Queue generic class if you need first-in-first-out (FIFO) behavior. 如果需要,那么在需要先進(jìn)先出(FIFO)行為時(shí)請考慮使用Queue類(lèi)或Queue泛型類(lèi)。
- TypeName is a pointer, passed by reference, or is a generic class with a Void as its type parameter. typeName是一個(gè)通過(guò)引用傳遞的指針,或者是一個(gè)將Void作為其類(lèi)型參數的泛型類(lèi)。
- The generated class simplifies the code you must write to access an instance of the WMI class. 生成的類(lèi)簡(jiǎn)化了為訪(fǎng)問(wèn)WMI類(lèi)的實(shí)例所必須編寫(xiě)的代碼。
- This list should include each general class of failure and the expected recovery time objective (RTO). 該列表應包括每種常規類(lèi)故障以及預期的恢復時(shí)間目標(RTO)。
- Generic class allows sequential access either from the head to the tail or from the tail to the head. 泛型類(lèi)允許從開(kāi)頭到末尾或從末尾到開(kāi)頭按順序訪(fǎng)問(wèn)。
- These stubs are provided by the generated classes, which are created by tools. 這些存根是由生成的類(lèi)提供的,它們是由工具創(chuàng )建的。