[variable-type] should come from the XML Schema base data types.
[variable - type]应该是XMLSchema基本数据类型。
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文件。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
The interpreter can infer variable type based on its use.
解释器可以根据用法来推断变量的类型。
Arrays are typed, and so you know exactly what variable type is going to be needed for each item in the array.
数组被类型化,所以您需要很清楚地知道数组中每个项目的变量类型是什么。
This subinterface provides information about array types, where the component type of the array is either parameterized or a type variable.
这个子接口提供了关于数组类型的信息,数组的组件类型可以是参数化的,也可以是一个类型变量。
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 上也实现得最少。
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.
系统将为您创建与该方法的返回值类型相同的新局部变量。
Optionally you can also change the variable type name to be different than its mapping columns data type.
还可以将变量类型改为与其映射的列数据的类型不相同的类型。
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 ”)的细节。
It is the process that defines the variable name and variable type that will be contained in the message.
流程定义将在消息中包含的变量名称和变量类型。
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函数。
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类也包括了用于给项添加作者、对象和动词的简单帮助器方法,可以保证这些值的变量类型是正确的。
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)。
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中。
You cannot declare a variable of type Static1 because it is marked as a static class.
您不能声明Static 1类型的变量,因为它被标记为静态类。
Drag and drop a variable of a type matching the interface onto the Invoke.
把一个类型与接口匹配的变量拖放到Invoke 中。
You can also hit Ctrl+Space to get all identifiers available in the current scope (such as variable and type names).
还可以使用Ctrl+空格获得当前范围内所有可用的标识符(比如变量与类型名等)。
The rule project can reference the CEIEventBOM module and define a variable with type ilog.connector.ibm.runtime.EventContainer to emit CEI events to Process Server.
规则项目可以引用 CEIEventBOM模块并定义一个ilog.connector.ibm.runtime.EventContainer类型的变量,从而把CEI事件发送给 Process Server。
Always match the DB2 column data type to the application variable data type, or the JDBC set method.
始终匹配DB 2列数据类型与应用程序变量数据类型或JDBCset方法。
To do this, provide exact token locations in the global variable yylloc of type YYLTYPE.
要实现这种功能,我们可以在yyltype类型的全局变量yylloc中提供这个符号的确切位置。
The CREATE statement can also take advantage of the NAMESPACE variable type in its new NAMESPACE clause.
CREATE语句还可以利用其新的NAMESPACE子句中的 NAMESPACE变量类型。
Although the input1 variable has the same type as the output1 variable, the type is not automatically copied to the output1 variable.
虽然input1变量的类型与output1变量相同,但是不会将该类型自动复制到out put1变量。
Show that the output from XMLQUERY can be assigned to a variable of type XML.
演示将XMLQUERY的输出赋值给xml类型的变量。
应用推荐