Global variables should be in all caps.
全局变量应该全部大写。
Package variables are global variables.
包变量是全局变量。
Working with global variables and methods.
处理通用的变量和方法。
Error global variables and standard values.
错误全局变量和标准值。
Use of global variables should be minimized.
尽量减少全局变量的使用。
Global variables are non-transactional state objects.
全局变量是非事务性状态对象。
Global variables are a convenience in PHP applications.
全局变量在PHP应用程序中很方便。
Global variables to switch triggers off for maintenance.
使用全局变量关闭触发器以进行维护。
So ABC's designers made those global variables persistent.
所以abc的设计者让那些全局变量能持久化。
If your PHP code USES global variables, you should update it.
如果您的PHP代码使用了全局变量,那么应该更新它。
Two different issues arise because of these global variables.
这些全局变量带来了两个不同的问题。
This includes the definition of global variables and functions.
它包含全局变量和函数的定义。
Their users already understood the concept of global variables.
他们的用户对全局变量的概念应该了然于胸。
We should therefore not use global variables inside critical loops.
所以在比较关键的循环中,我们要不使用全局变量。
Global variables of the package will have to be handled using GTTs.
必须使用GTT处理包的全局变量。
You would also want to place any global variables in this structure.
您还需要将所有全局变量放入该结构中。
Using global variables to reduce complexity and improve performance.
使用全局变量降低复杂性并提升性能。
When you started another session, all your global variables were restored.
等到你下次启动另一个会话,你所有的全局变量就会恢复回来。
Then all updates to local and global variables of the assign did not happen.
那么对该分配的本地和全局变量的所有更新都不会发生。
Then view some interesting scenarios on how global variables can be exploited.
然后查看一些有趣的场景,了解全局变量的使用。
The following is the remainder of the global variables and their descriptions.
下面是其余的全局变量及其描述。
Listing 11 shows two more global variables you can use to generate the HTML table.
清单11给出了另外两个您可以用来生成html表的全局变量。
In this program, the parser USES global variables to track the list of messages parsed.
在这个程序中,解析器使用全局变量来追踪解析的消息列表。
Data is stored in global variables called data fields, which the activities can access.
数据存储在各种活动可以访问的名为数据字段的全局变量中。
Remember in college when the teacher said you can't use global variables in your homework?
是否还记得在大学里老师告诉你不要在家庭作业里使用全局变量?
Listing 10 shows you how to access the global variables whenever and wherever you need to.
清单10向您展示了在需要时如何访问全局变量。
In this article, I present the recently introduced support for global variables in DB2 V9.5.
在本文中,我介绍了DB 2V9.5中最新引入的全局变量支持。
The list of variables in the business state machine or process editor contains global variables.
业务状态机或流程编辑器中的清单列表包含全局变量。
The list of variables in the business state machine or process editor contains global variables.
业务状态机或流程编辑器中的清单列表包含全局变量。
应用推荐