Data Variables的意思|示意

美 / / 英 / /

数据变量


Data Variables的网络常见释义

数据变量 每个Net或Task都有自己的数据变量(Data Variables),这些变量的类型可以是XML Schema支持的简单数据类型,也可以是用户自己定义的复杂数据类型。

Data Variables相关短语

1、 Variables Data Case 对于计量型数据

2、 Variables and Data types 变量和数据类型

3、 Data binding Global Variables 数据捆绑通用变量

Data Variables相关例句

With a bit of extra syntax, you can data type your variables for this.

增加一些语法,即可为此确定您的变量的数据类型。

BPEL USES the XML Schema specification to define variables' data types - a topic that's beyond this article's scope.

BPEL使用XML模式规范来定义变量的数据类型—这个主题超出了本文的讨论范围。

Concatenation is the process to sequentially join multiple pieces of data, usually literal strings with non-string-literal data (most commonly, variables or other literals).

连接操作是一个顺序的连接多个数据片段的过程,通常是连接字符串和非字符串数据(绝大多数是变量或其它字符)。

This is also useful to find appropriate data types for temporary variables while porting stored procedures and triggers.

这也有助于在迁移存储过程和触发器时为临时变量选择合适的数据类型。

You are also able to specify data types for variables, input parameters, return values from functions, user-defined functions and templates.

你可以可以为变量指明数据类型,输入参数,来自函数的返回值,用户自定义函数以及模板。

Reentrant functions either use local variables or protect their data when global variables are used.

可重入函数要么使用本地变量,要么在使用全局变量时保护自己的数据。