variable-definition
美
英 
例句
Recall that Blue is dynamically typed, which means you simply associate a variable with a value (variable definition is not required).
Blue的调用是动态分类的,这意味着您可以简单地将一个变量与一个值关联(不要求定义变量)。
Furthermore, you cannot ALTER the global variable definition at all, including its default value.
此外,您不能更改全局变量定义,包括其默认值。
This navigates to the original definition for a member call or variable definition.
这会定位到成员调用的原始定义或变量定义。
The completed variable definition for DB2UserPassword as shown in Figure 16.
完成的变量DB2UserPassword定义如图16所示。
Listing 4 shows a simple script that includes a global variable definition and three separate probes.
清单4显示的简单脚本包含一个全局变量定义和3个独立的探针。
For simplicity, the XML document in the xml variable definition has been hard-coded in this example.
本例中为了简单起见,xml变量定义中的XML文档已经进行了硬编码。
The histfile variable definition in Listing 15 allows for multiple history files so you can monitor multiple terminals.
清单15中定义的histfile变量指定多个历史文件,这样就可以监视多个终端。
Use the Go to Definition command to navigate to the procedure for a method or a variable definition.
使用“转到定义”命令可定位到方法或变量定义的过程。
As with a variable definition ( Section 2. 3. 5, p. 52), we can declare a function separately from its definition;
与变量的定义(第2.3.5节)类似,函数的声明也可以和函数的定义分离;