这是另一个非常有用的全局变量。
对全局变量值的设定是非事务性的。
The setting of a global variable's value is non-transactional.
像以前一样,创建全局变量。
使用全局变量关闭触发器以进行维护。
尽量减少全局变量的使用。
您还需要将所有全局变量放入该结构中。
You would also want to place any global variables in this structure.
还可以将相同的全局变量原则应用于目录
You can also apply the same global variable principles to directories
他们的用户对全局变量的概念应该了然于胸。
Their users already understood the concept of global variables.
我用什么策略以避免宝石全局变量?
包变量是全局变量。
然后定义了该全局变量的事例。
无法读取接收的全局变量消息。
接下来,添加一个全局变量以保存经理批准消息。
Next, add a global variable to hold the manager approval message.
什么是全局变量?
全局变量在所有模板中可见。
这就像你如何使用全局变量。
可以将global声明看作规则中的全局变量。
You can think of global declarations as global variables within your rules.
你可以使用全局变量,才有意义这样做。
You are allowed to use global variables, where it makes sense to do so.
另一方面,您可以在流程中的任何位置访问全局变量。
A global variable, on the other hand, you can access anywhere within your process.
业务状态机或流程编辑器中的清单列表包含全局变量。
The list of variables in the business state machine or process editor contains global variables.
PHP大概会检查看是否存在全局变量。
我应该怎样声明一个全局变量在头文件中?
How do I properly declare a global variable in a header file?
每种环境都有一组特定的预定义全局变量。
Each environment brings with it a certain set of predefined global variables.
那么对该分配的本地和全局变量的所有更新都不会发生。
Then all updates to local and global variables of the assign did not happen.
我留下了其它两种方法:全局变量和事件对象。
I left out two other methods: global variable and event object.
PHP很有可能会检查看是否存在全局变量。
脚本将值指定给绑定到computed字段的全局变量。
The script assigns a value to the global variable bound to the computed field.
创建触发器(在when子句中添加对全局变量的检查)。
Create the trigger (add checking for the global variable in the WHEN clause).
这是保存以前的状态作为一个全局变量可以接受吗?
Is it acceptable to store the previous state as a global variable?
如上文所述,每个会话对于给定的全局变量都具有自己的私有值。
As mentioned before, each session has its own private value of a given global variable.
应用推荐