The namespace global variable and strings.
名称空间全局变量和字符串。
Global variable names are qualified two part names.
全局变量名称由两部分构成。
Some other global variable examples are as follows.
下面列出了其他一些全局变量示例。
Two threads each incremented a global variable twenty times.
两个线程分别对同一个全局变量进行了二十次加一。
But because it lacks a var declaration, it's a global variable.
但它缺少var声明,这是个全局变量。
Global variable support for migrations from Oracle to DB2 9.5 luw.
对从oracle到db 2 9.5luw迁移的全局变量支持。
The HATS runtime collects and stores the data in the global variable.
HATS运行时收集并存储这些全局变量的数据。
For programmatic purposes, you will bind each field to a global variable.
出于编程目的,您要将每个字段绑定到全局变量。
The domain name is obtained with simpledb_domain_name instead of a global variable.
域名通过simpledb_domain_name获得,而不是使用全局变量。
This mode is often used for global variable access, branching, and subroutine calls.
这种模式通常用于全局变量访问、分支以及子程序调用。
If the flag takes an argument, the argument is stored in the global variable optarg.
如果此标记带有参数,则参数存储在全局变量optarg中。
Additionally, Firebug adds a global variable named "console" to your Web application.
此外,Firebug还向Web应用程序添加了一个称为“console”的全局变量。
The owner of the global variable is explicitly granted all privileges on the variable.
全局变量的所有者被显式授予了有关该变量的所有权限。
The file starts with getting the database handle, which it stores in a global variable.
文件首先得到数据库句柄,句柄保存在一个全局变量中。
If the creation of a global variable is rolled back, then the variable no longer exists.
如果回滚全局变量的创建,那么该变量将不再存在。
A global variable or parameter, defined once in the stylesheet and available everywhere.
在样式表或其他位置定义的全局变量或参数。
To do this, provide exact token locations in the global variable yylloc of type YYLTYPE.
要实现这种功能,我们可以在yyltype类型的全局变量yylloc中提供这个符号的确切位置。
CHECKING audit records are generated whenever a privilege is checked for a global variable.
当对全局变量检查权限时生成CHECKING审计记录。
When you no longer want the definition of the global variable to exist, you need to drop it.
如果您不希望再保存全局变量的定义,则需要删除它。
To keep the example simple, you only grab the first one and store it in your global variable.
为了保持示例的简单性,我们只抓取第一个并保存在全局变量中。
Furthermore, you cannot ALTER the global variable definition at all, including its default value.
此外,您不能更改全局变量定义,包括其默认值。
A global variable is instantiated to its default value when it is first referenced in the session.
当在会话中第一次引用时,全局变量将进行实例化来获得其默认值。
When the user continues on to successive CICS screens, the global variable will remain set to CICS.
当用户继续在各个CICS屏幕之间导航时,这个全局变量始终被设置为CICS。
Set a global variable to CICS when the user navigates from the main screen to the CICS application.
当用户从主屏幕导航到CICS应用程序时,将某个全局变量设置为CICS。
Without local variables, all event handler instances would work on the same global variable instances.
如果没有局部变量,所有事件处理程序实例都将在相同的全局变量实例上工作。
If you want to create a global variable that indicates the maximum security level, use this statement.
如果希望创建一个全局变量表示最高级安全级别,使用下面的语句。
A global variable, on the other hand, is available to be used in any snippet within the same component.
另一方面,全局变量是一种可在同一组件内的任一代码片段中使用的变量。
The default expression calculates a value to assign to the global variable the first time it is referenced.
在第一次引用时,默认表达式将为全局变量计算一个值。
Likewise, you will also set a global variable when the user navigates from the main screen to a TSO application.
类似地,您还可以在用户从主屏幕导航到TSO应用程序时设置一个全局变量。
Please note that the global variable cannot be dropped if it is referenced in a function, method, trigger or view.
请注意,如果函数、方法、触发器或视图中引用了某个全局变量,则不能删除该变量。
应用推荐