The interpreter can infer variable type based on its use.
解释器可以根据用法来推断变量的类型。
Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
变量类型和形参类型均是某种指向宽字符的指针。
For more information about variable type columns in composite indexes, see the Remarks section.
有关组合索引中的可变类型列的详细信息,请参阅“备注”部分。
The CREATE statement can also take advantage of the NAMESPACE variable type in its new NAMESPACE clause.
CREATE语句还可以利用其新的NAMESPACE子句中的 NAMESPACE变量类型。
Optionally you can also change the variable type name to be different than its mapping columns data type.
还可以将变量类型改为与其映射的列数据的类型不相同的类型。
It is the process that defines the variable name and variable type that will be contained in the message.
流程定义将在消息中包含的变量名称和变量类型。
Arrays are typed, and so you know exactly what variable type is going to be needed for each item in the array.
数组被类型化,所以您需要很清楚地知道数组中每个项目的变量类型是什么。
The NND schemes in conservative variable type and shock capturing technology are used in the calculations.
计算中采用守恒变量型的NND差分格式和全流场捕捉技术;
The method of typecasting is done by prefixing the variable type enclosed by parenthesis before the variable name.
该类型转换的方法是由包含在变量名之前的圆括号内的前缀变量类型来运行的。
Optionally you can also change the variable type name to be different than its mapping columns data type (See Figure 17).
还可以将变量类型改为与它所映射的列的数据类型不同的类型(见图17)。
As a side note, tied arrays happen to be the most complex tied variable type, and the least often implemented on CPAN by my count.
顺便说一下,绑定的数组正好是最复杂的绑定变量类型,而且根据我的统计在 CPAN 上也实现得最少。
We add it as the responder of the AsyncToken object, get the response data, and transform it into a Flex variable type. (See Listing 9.)
我们将其作为AsyncToken对象的响应者添加,获得响应数据并将其转变为一个Flex变量类型(参见清单9)。
It is implemented by activities that contain a property of variable type, where the type can vary depending on other activity Settings.
它由包含可变类型的属性的活动来实现,其中类型会根据其他活动设置而变化。
The ActivityStreamsEntry class also includes simple helper methods for adding an author, objects, and verbs to the entry, ensuring the proper variable type of these values.
activitystreamsentry类也包括了用于给项添加作者、对象和动词的简单帮助器方法,可以保证这些值的变量类型是正确的。
You'll also want to turn on the new Option infer feature. This allows the compiler to infer local variable type declarations by evaluating the right-hand side of the expression.
你也希望根据那些特性打开新的推断特性的选项,这允许编译器通过估计右值表达式去推测出局部变量的申明类型。
The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
Select the WSDL file describing your variable or input message type.
选择描述您的变量或输入消息类型的WSDL文件。
You need to define a workflow-level variable of text type to store the user input.
您需要定义一个工作流级别的文本类型变量来存储用户输入。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
This subinterface provides information about array types, where the component type of the array is either parameterized or a type variable.
这个子接口提供了关于数组类型的信息,数组的组件类型可以是参数化的,也可以是一个类型变量。
In contrast dynamically typed languages bind the type to the actual value referenced by a variable, meaning that the type of a variable can change along with the value it references.
相反的,动态类型的语言则是根据变量所引用的值来绑定类型,这意味着变量的类型可以随着它引用的值改变而改变。
A new local variable of the same type as the method's return value is created for you.
系统将为您创建与该方法的返回值类型相同的新局部变量。
The safest way to fetch XML from a database is into an XML native type host variable.
从数据库中获取XML 的最安全的方法是将值取出到一个 XML本地类型主机变量中。
An interface variable has a type based on an input or output message type in the WSDL interface file.
接口变量的类型基于WSDL接口文件中的输入或输出消息类型。
This interface gives the details of a variable that represents a parameter type (such as the variable "d" within this type name).
这个接口给出了表示一个参数类型的变量(如这个类型名中变量“D ”)的细节。
Defining a per-CPU variable is done with the DEFINE_PER_CPU macro, to which you provide a type and variable name.
per - CPU变量由define_per_cpu宏进行定义,需要为该宏提供类型和变量名称。
To create a filesystem with fuse, you need to declare a structure variable of type fuse_operations and pass it on to the fuse_main function.
要使用fuse来创建一个文件系统,您需要声明一个fuse_operations类型的结构变量,并将其传递给fuse_main函数。
Or, does that make more sense in a class that has a variable of enum type Size?
或者说,在一个拥有枚举类型Size变量的类中做这些更有意义吗?
Drag and drop another variable of a type matching the interface onto the Invoke.
把另一个类型与接口匹配的变量拖放到Invoke中。
To declare a variable as an array type, use $ declare -a myarray.
若要将某个变量声明为数组类型,可以使用 $declare-a myarray。
应用推荐