• 局部作用域引用全局元素属性

    Referencing global elements and attributes in a local scope.

    youdao

  • 通常情况下,局部作用域引用当前函数局部名字。

    Usually the local scope references the local names of the (textually) current function.

    youdao

  • RCC通过局部作用域id解决了这个问题

    RCC solves this issue with local-scoped ids.

    youdao

  • 函数之外局部作用全局使用引用同一命名空间:模块命名空间。

    Outside functions, the local scope references the same namespace as the global scope: the module's namespace.

    youdao

  • 函数之外局部作用全局使用引用同一命名空间:模块命名空间。

    Outside of functions, the local scope references the same namespace as the global scope: the module's namespace.

    youdao

  • 确定应该模式粒子定义具有局部作用还是全局作用域并不总是那么容易

    It's not always easy to determine whether you should define schema particles with local or global scope.

    youdao

  • 函数之外局部作用引用全局作用域相同名字空间模块的名字空间。

    Outside functions the local scope references the same namespace as the global scope: the module's namespace.

    youdao

  • CSS模块就是一个CSS文件这个文件包含的所有动画默认都是局部作用域的。

    CSS Module is a CSS file in which all class names and animation names are scoped locally by default.

    youdao

  • 然而之所以这些结果出其不意是因为会以为局部作用域会在定义函数退出时不再存在了。

    The reason that these results are surprising, however, is that you expect local scopes to cease to exist when the function that defines them exits.

    youdao

  • 本文中,我们首先展示如何各种模式粒子定义全局局部作用解释作用域将如何影响它们行为

    In this article, we'll first show how global or local scope is defined for various schema particles and explain how scope affects their behavior.

    youdao

  • 定义时候创建一个新的命名空间,将其作为局部作用域使用——因此所以局部变量的赋值引入新的命名空间。

    When a class definition is entered, a new namespace is created, and used as the local scopethus, all assignments to local variables go into this new namespace.

    youdao

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

    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.

    youdao

  • 意味着执行with过程中,实际上局部变量都被作用域链上的第二个位置,这会带来性能上的损失

    This means that local variables actually move to an identifier depth of two during execution of the with, imposing a performance penalty.

    youdao

  • 所有浏览器下,访问局部变量访问跨作用域变量要快当然包括全局变量

    In almost all browsers, local variables are faster for both reading and writing than out-of-scope variables including globals. You can take advantage of this knowledge in several ways.

    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

  • 内部以及lambda表达式一个局限性——它们引用来自它们词法作用域最终(final)局部变量

    One limitation of inner classes - and lambda expressions too - is that they can only refer to final local variables from their lexical scope.

    youdao

  • 由于zipCode元素定义位于address元素声明,所以一个局部定义,作用域address元素中。

    Because the definition of the zipCode element is within the declaration of the address element, it is a local definition and has scope only inside an address element.

    youdao

  • TestNGparameter元素作用域局部的,来说是好事。

    It's a good thing for me that TestNG's parameter elements are locally scoped.

    youdao

  • 为了解释作用重载相互作用我们违反上述规则使用局部函数声明

    To explain how scope interacts with overloading we will violate this practice and use a local function declaration.

    youdao

  • 它们局部变量作用域局限性的。

    They are local variables and have local scope.

    youdao

  • (6.3)声明名字局部这个块的。潜在作用域声明(3.3.1)开始,到其声明结尾结束

    A name declared in a block (6.3) is local to that block. Its potential scope begins at its point of declaration (3.3.1) and ends at the end of its declarative region.

    youdao

  • 局部变量变量因为它位于作用第一对象中。

    Local variables are faster to access than out-of-scope variables because they exist in the first variable object of the scope chain.

    youdao

  • 函数局部声明名字将屏蔽在全局作用域(第2.3.6节)内声明的同名名字。

    A name declared local to a function hides the same name declared in the global scope (Section 2.3.6, p. 54).

    youdao

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

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

    youdao

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

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

    youdao

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

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

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