青年中文青年中文

global variables的意思

global variables中文翻譯:

全局變量

相似詞語短語

variables science───變量科學

antecedent variables───前因變量(antecedentvariable的復數)

collative variables───對照變量

dispositional variables───秉性變量

qualitative variables───[醫]性質變值

variables quotes───變量引號

stratified variables───分層變量

global ban───全球禁令

global brand───全球品牌

雙語使用場景

Global variables should be in all caps.───全局變量應該全部大寫。

Use of global variables should be minimized.───盡量減少全局變量的使用。

Package variables are global variables.───包變量是全局變量。

Among other things, this means that it has no global variables, shares no state between function invocations, and causes no side effects.───這有著多方面的含義,其中之一就是它沒有全局變量,不會在函數調用間共享狀態,也不會導致任何副作用。

Another important aspect of global variables is that where security of the information is an issue, controlling access is possible.───全局變量的另一重要方面是,在考慮到信息安全性時,可以對訪問進行控制。

Another important aspect of global variables is that when security of the information is an issue, controlling access is possible.───全局變量的另一重要方面是,當考慮到信息安全問題時,可以控制對信息的訪問。

The default estimates chosen by the compiler are used for the special registers, global variables, or parameter markers.───編譯器選擇的默認評估值是用在特殊注冊、全局變量或參數標記的。

Instead of IO, where you could read a file and write a file, ABC's designers decided to just have global variables in the program.───ABC的設計者放棄了用來讀寫文件的IO的方法,他們轉而在程序里使用一些全局變量。

This is possible only if those global variables are not used by any of the functions which are called.───條件是本函數調用的任何子函數不使用這些全局變量。

英語使用場景

To overcome this restriction and to maximize the flexibility of a relational database system, DB2 V9.5 introduces the concept of global variables.

Assign values to global variables and initialize utility libraries.

The indexed addressing mode makes the most sense as a way to access array elements for global variables.

So ABC's designers made those global variables persistent.

This means that only global variables in the SQL path that were defined before the last explicit bind time stamp are considered for global variable name resolution.

If you have more than a few global variables, you're whole script will eventually become a big kludge of unmaintainable code.

After including the required modules, global variables are set up to process the motion and maintain the input mode.

For static DML statements in packages, the global variables are resolved during a bind operation.

Global variables in DB2 LUW are qualified with two part names: the schema name and variable name.