globals

globals

 英

  • 網絡全局變量;全局對象;全局類數據

例句

When register_globals is turned on, it was easy to use variables that could be injected with values from HTML forms.

register_globals打開之后輕松使用可能注入來自HTML表單變量

Worse, however, is that this script has no security if register_globals is on.

無論如何腳本缺點在于如果打開register_globals,具備安全性

But they rely on various other JavaScript globals as well, located within the . . . section of the page.

它們依賴各種其他位于頁面部分JavaScript全局腳本

These should probably be nicely packaged into a class but for the sake of simplicity they're simply defined as globals in this code.

這些或許應該小心封裝一個為了簡單起見代碼它們定義作為全局變量

GLOBALS is one of those fast-growing Indian IT companies that Westerners simultaneously admire and fear.

GLOBALS印度成長IT企業之一西方人欽佩害怕

Actually, that is not completely true, as you could have used globals.

事實上并不完全正確因為可以使用全局

Each property returns a Globals object whose members allow you to store, retrieve, enumerate, and optionally persist the data.

每個屬性返回Globals對象對象成員使可以存儲檢索枚舉選擇保持數據

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打開狀態情形用戶變量設置任意引起

One, of course, is to turn off register_globals.

其一當然關閉register_globals。

If the Globals object is associated with the IDE, then the value persists in one of two locations.

如果Globals對象IDE關聯保持兩個位置一個

The next step is to define global objects associated with the form in the "(Globals)" section.

接下來步驟定義“(Globals)”部分表單相關全局對象

All the global environment variables, PHP globals, and the parameters of each Web server request are available in the Debug window.

Debug窗口可以查看所有全局環境變量PHP全局變量每個Web請求參數

The track_vars and register_globals configuration settings influence how the session variables get stored and restored.

track_varsregister_globals配置選項影響到會話變量怎樣存儲恢復

I could go the rest of my life without ever hearing the words 'register globals' again.

希望余生不要聽到這個registerglobals”(注冊全局變量)。

Note: If this feature doesn't seem to be working on your system, look at php. ini and make sure that register_globals = On.

如果這個特性系統起作用查看php.ini文件確保register_globals=On。

Globals Settings that apply to all sites on the physical server within a Windows SharePoint Services topology.

架構應用所有物理站點設置

The lesson for auditing code: Try to turn register_globals off.

審計代碼教訓設法關閉register_globals。

These root references are essentially globals, and are usually stored in data structures called root stacks.

這些參考本質上全局用來存儲稱為根堆rootstacks數據結構

One welcomed feature is that unlike Bamboo globals, Plan variables do not require administrator privileges to create them.

一個歡迎特性就是不同于Bamboo全局變量創建Plan變量并不需要管理員權限

If register_globals is enabled, then each global variable can be registered as session variable.

如果啟用register_globals,每個全局變量注冊會話變量

When on, register_globals will inject your scripts with all sorts of variables, like request variables from HTML forms.

register_globals打開以后各種變量注入代碼例如來自HTML表單請求變量

A secure identity system will also help schools, reckons Suhas Gopinath, the boss of Globals, a firm that helps schools handle information.

Globals一家幫助學校處理信息公司老板SuhasGopinath認為一個牢靠身份識別系統學校有所幫助

The Globals class is never initialized at design time, but control instances are created by the designer.

Globals從不會設計初始但是控件實例設計創建

Make sure that you have an old style text version of your globals on every page.

確保每個頁面老式風格連接

Of course, simply turning off register_globals does not mean your code is secure.

當然單純關閉register_globals并不代表所有代碼安全

Disabling register_globals is recommended for both security and performance reasons.

出于安全性能原因建議禁用register_globals。

Globalspersists solution variables and Globalspersists project variables.

Globals保持解決方案變量Globals保持項目變量

Please read the security chapter on Using register_globals for related information.

相關信息閱讀安全一章使用register_globals。

The Globals collection contains the global variables for the report.

Globals集合包含報表全局變量

But it is conventional wisdom that the use of globals is a bad programming practice.

但是傳統觀點全局使用一個糟糕編程實踐

The initialization, globals, and grammars sections are next.

接下來初始全局變量文法部分

From the globals, you can find an embedded struct which holds GC configuration and management information (CVMglobals. gc).

全局可以找到一個內嵌結構把握GC配置管理信息(CVMglobals.gc)。

I make one structure with all the important globals.

一個關于重要變量結構

There are five global object collections that you can use: Fields, Globals, Parameters, ReportItems, and User.

可以使用全局對象集合FieldsGlobalsParametersReportItemsUser

For information about emulating register_globals being On or Off, see this FAQ.

更多關于模擬register_globalsonoff信息請見FAQ

But for years before that, PHP had register_globals turned on by default, so there's a lot of code out there that requires it.

但是幾年PHP,register_globals默認打開所以存在很多需要代碼

The following table describes the members of the Globals collection.

Globals集合成員進行說明

How recognizable this data is depends on one controversial php. ini setting: register_globals.

數據識別程序依賴一個有爭議php.ini設置:register_globals。

Once we're finished setting up the basic look, we can go about configuring the render globals for the final quality (Fig. 15).

一旦我們完成基礎效果設置就可以開始最終品質渲染設置參數15)。

Set xdebug. dump_globals to On to dump the superglobals named in xdebug. dump_SUPERGLOBAL settings.

xdebug.dump_globalsOn轉儲xdebug.dump_SUPERGLOBAL設置全局變量