• 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.

    变量始终指定的,意味着设置变量等于另一个变量它们相互独立

    youdao

  • In most languages, we can use the tertiary operator? : to set the value of the new variable.

    大部分语言中我们可以使用元运算?:设置变量

    youdao

  • To save information to the session, you just need to specify a variable and set some value to it.

    会话中保存信息只需指定一个变量设置某个即可。

    youdao

  • 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.

    这样能够看到变量设置转换之后正确并且直到加密操作结束时保持不变

    youdao

  • 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.

    例如如果一个希望许多目标,您可以使用赋值将某个值设置变量然后使用变量到多个属性移动转换

    youdao

  • Subsequently, its value is set to an order number returned by a custom code action by using a variable assignment action.

    随后设置一个顺序号,它使用变量分配操作的通用代码返回的。

    youdao

  • If the variable has been set, it USES the value as the automatic response and doesn't bother showing the message.

    如果这个变量已经设置过,它就使用这个作为自动响应显示这个消息。

    youdao

  • 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).

    意味着通过引用正则表达式(或者甚至是一代码),变量拒绝设置某些恶意的值完全无意义值的尝试

    youdao

  • You needed to set the variable because you used a sequence of "programming" instructions, possibly in a named template, to set its value.

    需要设置变量是因为(可能命名模板中)使用一系列编程指令设置

    youdao

  • 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环境变量,该变量在包含MDBEJB模块部署描述符设置的。

    youdao

  • 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.

    代码执行了确认操作确保提供了唯一论题用作变量否则就会返回当前设置的值。

    youdao

  • 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特殊寄存器提供函数设置变量,使用它取回当前用户部门编号

    youdao

  • Instead of getting the value for a member variable, it's called when a member value should be set.

    该函数并不成员变量获取设置一个成员变量时,才调用这个函数。

    youdao

  • There is a possibility that some errors could occur during execution of the first test, thus preventing the variable value from being set.

    首轮测试执行期间可能产生一些错误使得您不能去设置变量

    youdao

  • 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

    youdao

  • Also, it can be seen that the value of the variable cannot be changed as we set it to read-only.

    此外可以看到变量不可改变因为我们已将之设置只读。

    youdao

  • This variable is used to set the time interval for cache cleaning; the default value is 60.

    变量用于设置清除缓存时间间隔默认60

    youdao

  • The request processing class also must set the session variable jspMode with the parameter value read from the request object.

    请求处理必须request对象读取参数设置会话变量jspMode

    youdao

  • In Listing 3, I created a variable named lang and set its value to "Groovy."

    清单3中,我们创建了一个名为lang变量设置Groovy”。

    youdao

  • The indicator variable for the column is set to zero for each value that is different.

    对于每个不同的指示符变量设置0。

    youdao

  • 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

    youdao

  • 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环境变量

    youdao

  • The value of a global variable can be changed using the SET, SELECT INTO, VALUES INTO statements.

    可以使用SET,SELECTINTO,VALUESinto语句改变全局变量

    youdao

  • 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标记

    youdao

  • This sample code below gives an example to get the value and then set another value to the notes.ini variable.

    以下示例代码给出示例获取将 notes.ini 变量设为另一个值。

    youdao

  • 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的值。

    youdao

  • 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变量

    youdao

  • 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节点当前变量从而操作变量。

    youdao

  • 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发布之前SQLUpdateinsert语句能够使用一个- 1的指示符变量支持值的设置为空值。

    youdao

  • 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) 添加新的变量。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定