global scope信息详情

global scope发音

意思翻译

全局范围

相似词语短语

scope───vt.审视;n.范围;余地;视野;眼界;导弹射程

scholastic scope───学术范围

cantered scope───斜视镜

floating scope───浮动范围

radar scope───雷达显示器[示波器],雷达屏

banic scope───巴尼镜

scope out───打量,琢磨; 迁入并占据; 开拓

scope creep───范围蔓延

global ban───全球禁令

双语使用场景

A global scope is the largest scope.───全局范围是最大的范围。

This example assumes that the data source is to have a global scope.───本示例假定该数据源将有一个全局范围。

This can be declared in a class or at a global scope.───它可以在一个类或全局范围内声明。

It's not always easy to determine whether you should define schema particles with local or global scope.───确定应该将模式粒子定义为具有局部作用域还是全局作用域并不总是那么容易。

Any definitions that do not appear inside a scope are part of the global scope and there can be only a single global scope.───任何未出现在某个作用域中的定义都是全局作用域的一部分--只有一个全局作用域。

PETER SELLARS: Well, you know, it's very important was to have some global scope.───彼得•塞拉斯:你知道,将搜索目标定位为全球范围是非常重要的。

Finally, it dawned on me that they had declared many variables with global scope (class instance variables) via declaration elements.───最后,我发现他们通过声明元素声明了很多全局变量(类实例变量)。

The Coca-Cola company is one of the best examples, it established sales outlets in the global scope extensive development dealer.───可口可乐公司就是一个最好的例子,它遍设销售网点,在全球范围内广泛地发展经销商。

When you declare a variable at the procedure level, though, you typically do not want it to be visible at the global scope.───当您在过程级别声明变量时,通常不希望它在全局范围内可见。

英语使用场景

Things are different if you save a reference to the nested function in the global scope.

Arnold Toynbee conducts his historical studies in a holistic way. He puts every civilization into the global scope and makes a comparative study of them.

Last but not the least, the fifth chapter analyzes the anticipated benefits and related risks of Company Z's set-up of documentation center in a global scope.

A Parameter or Object element defined directly within the Application element has a global scope; its specified name does not inherit any prefix qualification from the container element.

When a connection is made, a connection object is created and stored in the $link variable, which is available throughout this PHP file because of its global scope.