A global scope is the largest scope.
全局范围是最大的范围。
The method resets the added items and the global scope back to their original state.
此方法会将加入的项目和全域范围重设回它们的原始状态。
First, check for Web workers by looking for the worker function in the global scope (window).
首先要通过在全局范围(视窗)中查找worker函数来检测Webworker。
Things are different if you save a reference to the nested function in the global scope.
但如果你在全局作用域上保存了对内嵌函数的引用,事情就不一样了。
Node + Express: How do the req and res variables have global scope without causing collisions?
节点+快递:如何请求与既判力的变量具有全局范围不会发生冲突?
Changes to the global variable from inside the function do affect the value in the global scope.
在函数内部对全局变量的更改会影响全局范围内的值。
Because the -g option is specified from the command line, the hash table is generated in global scope.
由于命令行中指定了- g选项,将在全局范围内生成散列表。
Direct child elements of the schema element are defined globally (that is, they have global scope).
schema元素的直接子元素是全局定义的(就是说,具有全局作用域)。
If the global scope requires the result of the event handler, set the result in the global result variable.
如果全局范围要求使用事件处理程序的结果,请在全局结果变量中设置该结果。
You can use static assertions in global scope and inside namespaces, function bodies, or class declarations.
可以在全局范围以及在名称空间、函数体或类声明内使用静态断言。
It's not always easy to determine whether you should define schema particles with local or global scope.
确定应该将模式粒子定义为具有局部作用域还是全局作用域并不总是那么容易。
You can define functions in the global scope instead of attaching those functions to objects as methods.
可以在全局范围内定义函数,而不是将那些函数作为方法附加到对象上。
Outside functions the local scope references the same namespace as the global scope: the module's namespace.
在函数之外,局部作用域引用全局作用域相同的名字空间:模块的名字空间。
A name declared local to a function hides the same name declared in the global scope (Section 2.3.6, p. 54).
在函数中局部声明的名字将屏蔽在全局作用域(第2.3.6节)内声明的同名名字。
Outside functions, the local scope references the same namespace as the global scope: the module's namespace.
在函数之外,局部作用域与全局使用域引用同一命名空间:模块命名空间。
Security restrictions are available only as global scope commands. For more information, see your administrator.
安全限制仅用于全局作用域命令。有关更多信息,请向管理员咨询。
Outside of functions, the local scope references the same namespace as the global scope: the module's namespace.
在函数之外,局部作用域与全局使用域引用同一命名空间:模块命名空间。
UNICEF said its air pollution report USES satellite imagery to show the global scope of the air pollution problem.
联合国儿童基金会称其发布的报告用卫星图像显示了全球范围内的空气污染问题。
The city rivers pollution is one of the most serious environment problem which exist in the global scope generally.
城市河流污染是全球范围内普遍存在最突出的环境问题之一。
Every script engine returned by a ScriptEngineManager instance is seeded with the same "global scope" bindings object.
ScriptEngineManager实例返回的所有脚本引擎都是“全局作用域”绑定对象。
Under the global scope, the following definitions form scopes: module, interface, struct, union, operation, and exception.
在全局作用域中,以下定义组成了作用域:module 、interface 、struct 、union 、operation和exception 。
Any definitions that do not appear inside a scope are part of the global scope and there can be only a single global scope.
任何未出现在某个作用域中的定义都是全局作用域的一部分——只有一个全局作用域。
Declarations that appear directly under the xs: schema element have a global scope while other declarations have a local scope.
直接出现在xs:schema元素下面的声明具有全局范围,而其他声明具有局部范围。
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类型,并尝试在定义中创建该类型的一个变量。
And we see how to specify that we wish to call the method in the global scope by just prefacing the call with the namespace operator.
并且我们看到如何指定以在全局空间内调用方法:只需使用名称空间操作符作为调用的前缀。
Finally, it dawned on me that they had declared many variables with global scope (class instance variables) via declaration elements.
最后,我发现他们通过声明元素声明了很多全局变量(类实例变量)。
To exactly duplicate the effect of the DTD declarations in XML Schema, the elements Title and Author must have a global scope, as in Listing 9.
为了在XMLSchema中实现与DTD声明完全相同的效果,元素Title和Author必须是全局范围的,如清单9中所示。
Can someone provide an explanation why this should be an error if done locally in a function, while the same is allowed at a global scope?
谁能提供一个解释为什么这应该如果在一个函数的局部是错误的,而同样可以在全球范围内?
Can someone provide an explanation why this should be an error if done locally in a function, while the same is allowed at a global scope?
谁能提供一个解释为什么这应该如果在一个函数的局部是错误的,而同样可以在全球范围内?
应用推荐