什么是全局变量?
As before, create the global variable.
像以前一样,创建全局变量。
The namespace global variable and strings.
名称空间全局变量和字符串。
Here is another very useful global variable.
这是另一个非常有用的全局变量。
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声明,这是个全局变量。
Next, add a global variable to hold the manager approval message.
接下来,添加一个全局变量以保存经理批准消息。
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运行时收集并存储这些全局变量的数据。
You can also apply the same global variable principles to directories
还可以将相同的全局变量原则应用于目录
For programmatic purposes, you will bind each field to a global variable.
出于编程目的,您要将每个字段绑定到全局变量。
To create a global variable, you use the new create variable SQL statement.
要创建一个全局变量,可以使用新的CREATEVARIABLEsql语句。
A global variable, on the other hand, you can access anywhere within your process.
另一方面,您可以在流程中的任何位置访问全局变量。
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.
这种模式通常用于全局变量访问、分支以及子程序调用。
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.
全局变量的所有者被显式授予了有关该变量的所有权限。
As mentioned before, each session has its own private value of a given global 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.
在样式表或其他位置定义的全局变量或参数。
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.
如果没有局部变量,所有事件处理程序实例都将在相同的全局变量实例上工作。
应用推荐