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.