• The scope of a variable is the region of your program in which it is defined.

    一个变量作用域程序定义这个变量的区域

    youdao

  • Even if the scope of a variable is limited to a block, its lifetime is still that of the entire procedure.

    即使变量范围限制某个块内,生存整个过程的生存期。

    youdao

  • The narrower the scope of a variable, the fewer opportunities you have for accidentally referring to it in place of another variable with the same name.

    变量范围窄,引用同名变量时不小心引用变量机会越少

    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

  • 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

  • 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

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

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

    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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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 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 var and scope attributes specify a scoped variable for storing the results of the query.

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

    youdao

  • For example, you may have defined a CLR type at global scope and tried to create a variable of the type as part of the definition.

    例如可能定义全局范围clr类型尝试定义创建类型的一个变量

    youdao

  • It can't normally change the value of a variable from outside that scope.

    通常不能更改中的某个变量,范围之外

    youdao

  • To calculate the sum you need to declare a variable out of the for loop scope. so declare a variable say sum and after each input add price to sum.

    计算需要声明变量循环范围的总和所以声明一个变量表示每个输入添加价格

    youdao

  • Use this function to clear variables of type VARIANTARG (or VARIANT) before the memory that contains the VARIANTARG is freed (as when a local variable goes out of scope).

    使用这个函数清除VARIANTARG(VARIANT)类型变量内存包含VARIANTARG被释放(一个局部变量超出作用域时)。

    youdao

  • Variable-speed control pump performance, more economical, a broader scope of application of all agricultural water pumps can be used.

    变速调节水泵性能比较经济适用范围广,所有农用水泵均能采用。

    youdao

  • Variable-speed control pump performance, more economical, a broader scope of application of all agricultural water pumps can be used.

    变速调节水泵性能比较经济适用范围广,所有农用水泵均能采用。

    youdao

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

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

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