Flow control variables? Primitive type variables.
若是流程控制变量,则使用基本类型变量。
Common interface for entities that have type variables.
有类型变量的实体的通用接口。
Domain Specific Information (Documents, Persons, Invoice)? Object type variables.
若是领域特定信息(文档,人员,票据),则使用对象类型变量。
The actual type arguments can be matched to the type variables defined by the generified class.
实际的类型参数可以由泛型类定义的类型变量匹配。
With type variables, the original type system can be augmented and become a polymorphic type system.
引入类型变量和相应的类型检查方法,就可以将其类型系统扩充为多态类型系统。
If your application USES character type variables for XML, then it is externally encoded, i.e. in the application code page.
如果应用程序为XML使用字符类型的变量,那么它就要在外部编码,即在应用程序代码页中编码。
This differs from the assignment of reference type variables, which copies a reference to the object but not the object itself.
这与引用类型变量的赋值不同,引用类型变量的赋值只复制对对象的引用,而不复制对象本身。
Generic types can be thought of as type "functions"; they are parameterized by type variables that can then be instantiated with various type arguments depending on context.
可以将泛型类型看作是类型“函数”;它们通过类型变量进行参数化,这些类型变量可以根据上下文用各种类型参数进行实例化。
Unlike Pyrex, Psyco does not exactly type variables but rather creates several speculative machine code versions of each Python block based on each hypothesis about what the data types might be.
与Pyrex不同,Psyco并不会精确地限定变量的类型,而是根据数据可能是哪种类型的每种假设为每个Python代码块创建几种可能的机器代码。
The key variables driving cost are size and type of order, special versus standard order, and so on, not high-loyalty versus divided-loyalty customers.
驱动成本的关键变量是订单的大小和类型、特殊订单与标准订单等等,而不是在于高忠诚度还是忠诚度不同的客户。
Variables with the type dynamic can use custom binders to determine how to call a method at runtime, which would fit well with interop scenarios such as this.
动态类型变量可以使用自定义绑定程序来决定在运行时如何调用方法,这非常适合本文提到的互操作解决方案。
This also helps to reduce memory usage, since the type information represents variables in native machine representation.
这还有助于减少内存使用量,因为类型信息以本机机器表示法表示变量。
Use with weak typed variables to cast them as another type.
用于弱类型变量,以将它们强制转换为另一种类型。
Thus, by declaring the variables with this type, you can directly assign the result of a constructor call to the corresponding variable.
这样,通过声明这种类型的变量,可以直接把构造函数调用的结果分配给对应的变量。
With a bit of extra syntax, you can data type your variables for this.
增加一些语法,即可为此确定您的变量的数据类型。
In DB2, variables of type array are like variables of any other SQL data types.
在DB 2中,类型阵列的变量类似于任何其他SQL数据类型的变量。
We'll revisit scope activities when we discuss variables, correlation sets and each type of handler later in the article.
在文章的稍后部分中讨论变量、相关集和每种类型的处理程序时,我们还会提到范围活动。
Unlike values, variables have no inherent type.
和值不同的是,变量没有固有类型。
There are two kinds of variables: data type and interface.
有两种类型的变量:数据类型和接口。
You can assign functions to variables as easily as any other type; there is no special syntax.
就像其他类型一样,可以方便地将函数赋给变量,不需要特殊的语法。
In addition to the function attributes discussed earlier in this article, GCC provides attributes for variables and type definitions.
除了本文前面讨论的函数属性之外,GCC还为变量和类型定义提供了属性。
This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.
目前这个提供程序支持主机变量、模块、ARRAY数据类型、复合语句和可变长度时间戳。
Variables can be declared of type XML.
变量可以声明为xml类型。
Assigning values to variables is actually a special type of pattern matching.
为变量赋值实际上就是一种特殊的模式匹配。
Any pointer arithmetic should be performed using variables of type long regardless if in 32-bit or 64-bit mode.
无论是处于32位模式下还是处于64位模式下,都应当使用长型变量执行所有指针算法。
Using the most appropriate type for variables is very important, as it can reduce code and data size and increase performance considerably.
为变量定义最恰当的类型,非常重要,因为这样可以减少代码和数据的长度,可以非常显著的提高效率。
The data type of the application variables which you use to exchange XML data with DB2 determines how the encoding is derived.
用于与DB 2交换XML数据的应用程序变量的数据类型决定了如何得到编码。
Instead, I create the class and quickly type the private variables I'll be using in the class, like those in Listing 1.
相反,我创建类并快速在类中输入私有变量,如清单1所示。
Type inference for block variables within block calls.
在块内部的块变量类型推导。
Type inference for block variables within block calls.
在块内部的块变量类型推导。
应用推荐