Variables are always assigned by value, which means that when one variable is set equal to another variable, they are then independent of each other.
变量始终是由值指定的,这意味着设置一个变量等于另一个变量后,它们就相互独立。
In most languages, we can use the tertiary operator? : to set the value of the new variable.
在大部分语言中,我们可以使用三元运算符?:来设置新变量的值。
To save information to the session, you just need to specify a variable and set some value to it.
要向会话中保存信息,您只需指定一个变量并为它设置某个值即可。
In this way, you should be able to see that the variable is correctly set after the transformation and that its value is kept unchanged until the end of the encryption action.
这样,您应能够看到变量的设置在转换之后仍是正确的并且直到加密操作结束时它的值也保持不变。
For example, if you have a value that you want to assign to many targets, you can use an assign to set a value to the variable, then use a move transform from that variable to multiple attributes.
例如,如果您有一个希望赋值给许多目标的值,您可以使用赋值来将某个值设置到该变量,然后使用从该变量到多个属性的移动转换。
Subsequently, its value is set to an order number returned by a custom code action by using a variable assignment action.
随后,它的值会设置为一个顺序号,它是由使用变量分配操作的通用代码所返回的。
If the variable has been set, it USES the value as the automatic response and doesn't bother showing the message.
如果这个变量已经被设置过,它就使用这个值作为自动响应,而不显示这个消息。
This means that a variable may reject attempts to set its value to something malicious or simply nonsensical by referring to a regular expression (or even a piece of code).
这意味着通过引用正则表达式(或者甚至是一段代码),变量会拒绝将其值设置为某些恶意的值或完全无意义值的尝试。
You needed to set the variable because you used a sequence of "programming" instructions, possibly in a named template, to set its value.
需要设置变量是因为(可能在命名模板中)使用了一系列“编程”指令来设置它的值。
In the code show in Listing 6, the default value is derived from an EJB environment variable set in the deployment descriptor of the EJB module containing the MDB.
在清单6所示的代码中,缺省值派生自一个EJB环境变量,该变量是在包含MDB的EJB模块的部署描述符中设置的。
Validation is performed in the code to ensure that only one argument is provided, which is used as the variable value; otherwise the currently set value is returned.
代码中执行了确认操作,以确保提供了唯一的论题,它用作变量值;否则就会返回当前设置的值。
For example, a variable could be set by invoking a function that supplies the value of the SESSION_USER special register to fetch the department number for the current user.
例如,通过调用一个可以为SESSION_USER特殊寄存器提供值的函数来设置变量,使用它取回当前用户的部门编号。
Instead of getting the value for a member variable, it's called when a member value should be set.
该函数并不为一个成员变量获取值,当要设置一个成员变量时,才调用这个函数。
There is a possibility that some errors could occur during execution of the first test, thus preventing the variable value from being set.
在首轮测试的执行期间,可能会产生一些错误,使得您不能去设置变量值。
On the subsequent remote logins to the system, the environment variable "TMOUT" will be set as read-only and with inactivity value as 60 seconds.
在后续的远程登录系统的过程中,环境变量“TMOUT ”将被设置为只读,并且不活跃值为60秒。
Also, it can be seen that the value of the variable cannot be changed as we set it to read-only.
此外,可以看到,该变量的值不可改变,因为我们已将之设置为只读。
This variable is used to set the time interval for cache cleaning; the default value is 60.
该变量用于设置清除缓存的时间间隔;默认值为60。
The request processing class also must set the session variable jspMode with the parameter value read from the request object.
请求处理类还必须用从request对象中读取的参数值设置会话变量jspMode。
In Listing 3, I created a variable named lang and set its value to "Groovy."
在清单3中,我们创建了一个名为lang的变量,并将其值设置为“Groovy”。
The indicator variable for the column is set to zero for each value that is different.
对于每个不同的值,该列的指示符变量被设置为0。
This creates a child element of with the tag name set to be "feet" and the value set to the value of the variable ft.
这样创建了子元素,其标记名称被设置为“feet”,并且将数值设置为变量ft的值。
You can use the new SET ENVIRONMENT OPTCOMPIND statement to set the value of the OPTCOMPIND environment variable dynamically for the current session.
可以使用新的SETENVIRONMENTOPTCOMPIND语句为当前会话动态设置 OPTCOMPIND环境变量的值。
The value of a global variable can be changed using the SET, SELECT INTO, VALUES INTO statements.
可以使用SET,SELECTINTO,VALUESinto语句改变全局变量的值。
To set a variable from the command line when invoking the rundsjob executable file, you must pass the -v flag along with the variable name and value that you want to set it to.
在激发rundsjob可执行文件时,为了从命令行设置一个变量,您必须通过带有变量名以及想要设置值的-v标记。
This sample code below gives an example to get the value and then set another value to the notes.ini variable.
以下示例代码给出一个示例,将获取值并将 notes.ini 变量设为另一个值。
This will also mean that the LD_ASSUME_KERNEL environment variable can only be set to a value greater than "2.6.4."
这还意味着LD_ASSUME_KERNEL环境变量的值仅能被设置为大于2.6.4的值。
The role of this script is to set the webserver-ihs-http-port variable with the value provided in the parameters.xml file.
此脚本的作用是使用parameters . xml文件中提供的值来设置webserver - ihs - http - port变量。
In many ways, for is the assignment of a variable to the current value in a node set, so you can operate on that variable.
在很多方面,for就将节点集的当前值赋给变量从而操作该变量。
Prior to the DB2 for I 6.1 release, SQL Update and Insert statements could use an indicator variable with a value of -1 to set a null capable column to the null value.
在DB 2fori 6.1发布之前,SQLUpdate和insert语句能够使用一个值为- 1的指示符变量,将支持空值的列设置为空值。
Need to add an environment variable? Call environment to get the current set, then put(name, value) in a new variable.
如果需要添加环境变量,可以调用environment获得当前设置,然后通过put(name,value) 添加新的变量。
应用推荐