Variable 'underscore and the name of variable starting with a lowercase letter.
底线和以小写字母开始的变数名称。
The name of the context variable must not contain any "%" signs.
上下文变量的名称一定不能包含任何“%”符号。
But in general, the choice of variable name is a great way of commenting your code.
但是通常来说,变量名称的选择,是评论你的代码的,一个重要方式。
Notice the way the variable name is declared in both versions of the program.
请注意在这个程序的两个版本中声明变量名的方式。
Get the name of a process to check and assign it to a variable (line 3).
获得要检查的进程的名称,并将其分配给一个变量(第3行)。
For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server machine.
比如,如果数据库服务器机器是一个远程的机器,那你就需要把PGHOST环境变量设置为数据库服务器所在机器的名字。
That is, the token is to be replaced with a value associated with the name of the variable; or, if no value as been defined, with either the default value or an empty string.
也就是说,该标记将会被与变量名关联的值替换;如果没有定义关联值,那么就会替换为默认值或空字符串。
The name of the tag must be same as the variable name (see Listing 1).
标记的名称必须与变量的名称相同(请参见清单1)。
You can declare a local variable simply by creating an expression containing only the name of the variable, and assigning a value to it.
只需要创建一个仅包含变量名称的表达式,并为其指定一个取值,就可以声明一个局部变量。
Yes, you can use a variable for the name of the form, but what if an alternate presentation doesn't actually use a form?
虽然可以对表单的名称使用一个变量,如果碰到不使用表单的呈现,应该怎么办呢?
If the target bus member is a cluster, then the cluster name is used as the value of the variable.
如果目标总线成员是集群,则将使用集群名称作为此变量的值。
What this means is you can use the string value of a variable to specify the name of another variable.
这表示可以使用某个变量的字符串值指定另一个变量的名称。
You could do so in the same template, but I choose to create a second template and send the column variable to find the name of the column, as in Listing 6.
您可以在相同的模板上执行这个操作,但是我选择创建另一个模板,然后传递这个列变量来查找列名,如 清单 6 所示。
OK. The other piece I want to say about variable names is, once I have that choice of variable name, I can use it, but in fact there are a few things that I can't use in terms of variable names.
关于变量名字我还想说的,另外一点就是,一旦我对变量的名称可以选择,我可以用自己的方式命名,但是,有一些词汇是,不能用来命名变量的。
New to PHP V5.3 is the ability to have the name of the class when specified be a variable when making a static call.
PHPV5.3的一个新特性就是在进行静态调用时,能够使指定的类名成为一个变量。
Likewise, the first character of a variable name can't be a number.
同样,变量名的第一个字符不能是数字。
The name of each local variable corresponds to the name attribute of the respective input field in the form.
每个局部变量的名称都对应着表单中相应输入域的name属性。
Please note that global variables have two-part names that consist of the name of a schema and the name of the variable within that schema.
请注意,全局变量的名称由两部分组成,即模式的名称和其中的变量的名称。
And the only thing that's differing is the name of the type and the name of the variable I'm using.
其中唯一的区别是数据类型的名字,和我使用的变量名字。
The name of the variable appears on the label and is used to tell the different boxes apart.
变量的名字出现在标签上用来区分不同的盒子。
x Inside of that structure, create a variable name x, and a value associated with it.
创建了一个变量名为,然后给它赋值,请注意我也在这边做的操作。
The latter approach also ties you to the name of the temporary loop variable used in the view, _course.
后一种方法还会将您与视图中使用的临时循环变量名称_ course联系起来。
Otherwise, the shell interprets the trailing text as part of your variable name — and most likely returns a null value.
否则,Shell将把尾随文本解释为变量名称的一部分——并且很可能返回一个空值。
Name is a mandatory attribute that specifies the name of the context variable, in which the intermediate result will be stored.
name是一个强制属性,用于指定将在其中存储中间结果的上下文变量的名称。
The SystemRecoverable Exception will contain an encrypted data field which contains the name of the environment variable the Authentication Provider is requesting.
SystemRecoverable Exception包含一个加密的数据字段,其中包含身份验证提供者请求的环境变量的名称。
For example, in Listing 2, the code defines a def that returns the class name of the variable passed in.
例如,在清单2中,代码定义了一个def,它返回传递进来的变量的名称。
Variable specifies the name of the variable that will receive the production order.
variable指定将要接收生产指令的变量的名称。
Support for variable name lengths requires more understanding of the use of regular expressions in syntax match
对变量名长度的支持需要进一步了解如何使用正则表达式进行语法匹配
The name of the variable was set on the command line of the embedspu command.
变量的名称是在embedspu命令的命令行被设置的。
In case of name collisions with context variable resolved by the Human Task Manager, the intermediate result overrides any "normal" context variables with the same name.
在名称与HumanTaskManager解析的上下文变量冲突的情况下,中间结果将覆盖任何具有相同名称的“普通”上下文变量。
应用推荐