导航菜单

globals是什么意思_翻译中文_怎么读

globals

网络释义:全局变量;全局对象;全局类数据

网络释义

1.全局变量 Heap( 堆积) Globals( 全域区段) Constants( 常数区段) ...

5.全局光设置 ... Global-Illumination Parameters 全局灯光参数设置 globals 全局光设置 Glossiness 反光强度 ...

6.定义全域变数 ARRAY: 阵列 11、GLOBALS定义全域变数 SQLCA.SQLCODE: 结果状态,0表示成功…

7.宣告全域变数 DATABASE dbname # 必需放在第一行 GLOBALS # 宣告全域变数 DEFINE ... # 可有多行 ...

例句释义:,全局变量,全局对象,全局类数据

1.When register_globals is turned on, it was easy to use variables that could be injected with values from HTML forms.当register_globals打开之后,就能轻松地使用可能注入了来自HTML表单的值的变量。

2.Worse, however, is that this script has no security if register_globals is on.无论如何,此脚本的缺点在于,如果打开register_globals,它就不具备安全性了。

3.But they rely on various other JavaScript globals as well, located within the . . . section of the page.但它们也依赖于各种其他位于页面的…部分的JavaScript全局脚本。

4.These should probably be nicely packaged into a class but for the sake of simppcity they're simply defined as globals in this code.这些或许应该小心的封装到一个类里,但为了简单的起见在代码里它们仅定义作为全局变量。

5.GLOBALS is one of those fast-growing Indian IT companies that Westerners simultaneously admire and fear.GLOBALS是印度成长最快的IT企业之一,西方人对它既钦佩又害怕。

6.Actually, that is not completely true, as you could have used globals.事实上,这并不完全正确,因为您可以有使用过的全局。

7.Each property returns a Globals object whose members allow you to store, retrieve, enumerate, and optionally persist the data.每个属性都返回Globals对象,该对象的成员使您可以存储、检索、枚举和可选择保持数据。

8.Either of those situations results in a variable that could be set to an arbitrary value by the user if register_globals is on.如果register_globals为打开状态,则这两种情形都是由用户将变量设置为任意值引起的。

9.One, of course, is to turn off register_globals.其一,当然是关闭register_globals。

10.If the Globals object is associated with the IDE, then the value persists in one of two locations.如果Globals对象与IDE关联,则值保持在两个位置中的一个。