Data types and variables的意思|示意
数据类型和变量
Data types and variables的网络常见释义
据类型和变量 ...entifiers) , 关键词( Keywords) , 评论( Comments) , 文字(Literals ) , 数据类型和变量(Data types and variables) 。以下对它们进行详细描述。
数据类型和变量 数据类型和变量Data types and variables 预定义函数和库Predefined functions and libraries ..
Data types and variables相关例句
Always use primitive data types (sometimes referred as literals) for converting variables. These won't do any extra tricks and they usually have better performance.
始终使用原始数据类型(有时也称为字面量)来转换变量,这种没有任何额外的影响的做法反而效率更高。
Type annotation of variables, constants, and functions helps reduce programming errors by limiting data appropriate types.
变数、常数和函式的型别附注借由限制资料适当型别的方式,来减少程序设计上的错误。
Conservative binding semantics exist for global variables as they do for functions and data types whenever necessary.
在对函数和数据类型使用全局变量时,必要时可以使用保守的绑定语义。
Next, I explain how BPEL variables' data types map to messages exchanged between a BPEL application and its partner services.
接下来,我将解释BPEL变量的类型如何映射到在BPEL应用程序和它的合作伙伴服务之间交换的消息。
In this way, variables' data types provide interoperability between a BPEL application and its partner services.
这样,变量的数据类型就能够在BPEL应用程序和它的合作伙伴服务之间提供互操作性。
Array variable names follow the same naming rules as regular PHP variables (see the section "variables: Data Types, Loose Typing, and Scope" on page 9).
数组变量的命名同样遵循PHP变量命名约定(参见第9页“变量:数据类型,弱类型,作用域”)。