• Of course, if the variable was not set and you have to create or modify it, you'll need to restart the servers within its scope in order for it to be activated.

    当然如果没有设置变量必须创建修改它时,您需要范围内重新启动服务器以便其激活。

    youdao

  • The scope of the domain is variable and can range from a cell, cluster, or node to a node group or application server.

    范围可变的,可以单元集群节点节点应用程序服务器

    youdao

  • For example, the explanation of stacks and register frames in Chapter 6 connected with Chapter 4's explanation of variable scope.

    例如第6寄存器结构解释联系第4章中对变量作用域的解释。

    youdao

  • The functions themselves only exist in the scope of the variable of which they are defined, so when that variable goes out of scope, so does the function.

    函数本身存在定义函数变量范围内,因此该变量超出范围时,函数也超出范围。

    youdao

  • Watch the variables being used in a function. If you notice a function using an out-of-scope variable more than once, store it in a local variable and use that instead.

    仔细检查函数所有使用变量如果一个变量不是当前作用域定义的,而且使用不止一次那么我们就应该把这个变量保存局部变量中,而使用这个局部变量来进行读写操作。

    youdao

  • It explains how to initialize the session scope variable to display the data corresponding to the initial value of the Combo Box control at application startup.

    本文阐述了如何初始会话范围变量使之显示出与应用程序启动时ComboBox控件初始对应数据

    youdao

  • Then, a JSP variable named varAlias is created in the page scope of the tag file with jspContext.setAttribute().

    然后,通过 jspContext.setAttribute()标记文件页面范围内创建名为 varAliasJSP变量

    youdao

  • Because tally is a local variable within the function, it is created anew with each call and falls out of scope and is destroyed automatically when each call returns.

    由于tally函数本地变量将在每次调用重新创建清空范围并且每个调用被返回自动销毁

    youdao

  • The scope of a per-user variable is set to be visible in "all tests for this user," which makes it visible to all tests being executed by the same virtual user.

    用户变量范围设置Alltestsforthisuser”中可见使得相同虚拟用户执行所有测试可见。

    youdao

  • But lambda expressions are treated as values and can therefore be stored in a variable and executed after the block in which the captured variable was declared has gone out of scope.

    但是lambda表达式视为因此存储变量在将捕获的变量声明超出范围的代码执行之后执行。

    youdao

  • Then register_globals comes in -- and instead of just being available as $_GET['authorized'], there will also be a variable $authorized in global scope, with the value 1.

    后来引入了 register_globals ——取代了刚才使用 $_GET['authorized'],同时全局范围存在一个为 1变量 $authorized。

    youdao

  • The scope of the variable from the first test must also be set to "All tests for this user" for it to be visible to the second test.

    来自测试变量范围必须设置Alltests for thisuser”,以让第二个测试可见

    youdao

  • The scope attribute controls the scoping of this variable, and defaults to page scope.

    scope属性控制变量作用缺省情况下页面作用

    youdao

  • The var and scope attributes are used to specify a scoped variable that -- as a result of <fmt:parseDate> -- the Date object is assigned to.

    varscope属性用来指定限定作用域变量作为 <fmt:parseDate> 的结果),将把Date对象给该变量。

    youdao

  • The user variable is created and referenced by appending a period and name to the name of the scope object. For example, if a button has the following server-side onclick script.

    通过在scope对象名称后附加句点名称创建引用用户变量

    youdao

  • If the global scope requires the result of the event handler, set the result in the global result variable.

    如果全局范围要求使用事件处理程序结果,请全局结果变量中设置结果。

    youdao

  • When a closure "captures" a variable it "lifts" the variable out of its local scope and effectively moves it into an anonymous object.

    闭包捕获”一个变量时,就会将这个变量提取本地范围匿名对象里。

    youdao

  • Instead, the names of the input and output pins on the actions are labeled by a parameter, variable, or structural feature in the context classifier (the class owning the activity) that is in scope.

    相反操作输入输出名字会标上范围内背景标识符(拥有活动)中的参数变量或者结构性特性

    youdao

  • puts a In Ruby 1.8, this code prints "42", because the block variable a is actually the same a of the containing scope.

    putsaRuby 1.8中,段代码会打印出42”,因为变量a和所包含域中a就是一个变量。

    youdao

  • Firefox 3.1 Beta 2 was somewhat surprising as local variable writes were very fast but performance degraded significantly once the variable was out of the local scope.

    Firefox 3.1Beta2表现有点出人意料对于局部变量执行的效率非常随着作用层数的增加,效率便大打折扣。

    youdao

  • The calculator makes use of the local statement to declare x as a local variable that is available only within the scope of the mycalc function.

    这个计算器利用local语句x声明局部变量只能mycalc函数范围使用。

    youdao

  • We nest an tag inside the first and indicate that within the scope of the iteration, variable name "swimmer" will be associated with the current element.

    我们一个标记嵌套在第一指示迭代范围内,变量swimmer当前的元素关联

    youdao

  • You can give it a name (that is, a class name), specify parameters (as in a constructor), and even use the .this keyword, which basically means referencing a variable within the scope of the function.

    可以名称(也就是一个),指定参数构造函数中一样),甚至可以使用关键字 .this,意味着在函数范围内引用变量

    youdao

  • The [[Scope]] property is actually a list of variable objects accessible from the function’s containing scope.

    实际上,[[Scope]]属性对应的一个对象Variable Objects)列表,列表中的对象是可以函数内部访问的。

    youdao

  • Consider the example in Listing 1, where a closure is defined in a class, and then invoked after the object variable goes out of scope.

    考虑清单1中的示例其中closure定义并且对象超出范围之外进行调用

    youdao

  • The var and scope attributes specify a scoped variable for storing the results of the query.

    varscope属性规定存储查询结果scoped变量

    youdao

  • The var and scope attributes specify a scoped variable for storing the results of the query.

    varscope属性规定存储查询结果scoped变量

    youdao

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

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

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