A parameterized class lets you base a recordset query on information obtained or calculated at run time.
参数化类使您可以根据运行时获取或计算的信息创建记录集查询。
The square brackets denote a parameterized class in Scala, and in this case, it takes the type of the ID and the type of the actual model class.
在Scala 中,方括号表示参数化的类;在这里,参数是ID的类型和实际模型类的类型。
The idea is to use a single class which can be parameterized to perform different logic without requiring subclassing [...
想法是使用一个可参数化的类执行不同的逻辑,不需要子类化……
Because the Listing 2 class is a parameterized type, the class signature needs to be present in the binary class representation.
由于清单2中的类为参数化类型,所以类签名需要以二进制类形式表示。
The grammar class is a template class that is parameterized by its derived class DerivedT and the context class ContextT. The declaration for the grammar class is as follows.
grammar类是一个模板类,被其派生类DerivedT和上下文类ContextT参数化。
Using a basic class diagram, we can build a parameterized pattern.
我们可以使用基本类图来创建参数化的模式。
Because the class is not a parameterized type, no signature is added to the binary class representation for the class itself.
由于类并非参数化类型,所以未为该类本身的二进制类表示添加任何签名。
Snippets of parameterized code called "code templates" can be added, or "bound" to class operations in XDE by right-clicking the operation.
被称为“代码模板”的几段参数代码可以被添加,或者在XDE右击鼠标来实现。
Every command class created from the command pattern would write information to the log. This can include the name of the command class or any parameterized information in the pattern.
每个从command模式中建立的command类都会把信息写进日志,包括command类的名字或者模式中的任何参数信息。
The Listing 9 output gives the basics of how generic types are parameterized for use, including the types of items specified for the m_files and m_directories lists in the DirInfo class.
清单9的输出给出了泛型类型是如何参数化使用的基本情况,包括为在dirinfo类中列出的m_files和m_directories项指定的类型。
Mixins are classes that are parameterized by their parent class.
mixin是那些由它们的父类参数化的类。
When you compile a generic class, MSIL contains placeholders for each parameterized type.
当你编译一个范型类时,MSIL为每一个参数化的类型预留了空间。
When you compile a generic class, MSIL contains placeholders for each parameterized type.
当你编译一个范型类时,MSIL为每一个参数化的类型预留了空间。
应用推荐