global variable中文,global variable的意思,global variable翻译及用法

2026-05-06 09:08 浏览次数 31

global variable

英[ˈɡləubəl ˈvɛəriəbl]美[ˈɡlobəl ˈvɛriəbəl]

[计] 全局变量,[计] 全程变量

global variable 片语

片语

Global assessment variable全局评价变量

functional global variable功能型全局变量

global l variable symbol全局变量符号

Static Global Variable静态全局变量

global variable reference[计]

global l variable全局变量

global variable pool全局变量池

global variable attribute全局变量符号

global variable symbol[计]

global variable 例句

英汉例句

  • furthermore, you cannot alter the global variable definition at all, including its default value.

    此外,您不能更改全局变量定义,包括其默认值。

  • please note that the global variable cannot be dropped if it is referenced in a function, method, trigger or view.

    请注意,如果函数、方法、触发器或视图中引用了某个全局变量,则不能删除该变量。

  • without local variables, all event handler instances would work on the same global variable instances.

    如果没有局部变量,所有事件处理程序实例都将在相同的全局变量实例上工作。

  • g: this option generates the lookup table as a static global variable rather than hiding it by generating it inside the lookup function (the default behavior).

    g:该选项将生成查找表并将其作为静态全局变量,而不是在查找函数内生成以隐藏该表(默认行为)。

  • once a global variable has been created, then any session in the database can use it providing the right privileges are owned.

    创建了全局变量之后,如果拥有相应的权限,数据库中的任何会话都可以使用它。

  • then we can create an inner table out of the link table, using the global variable as the inner table's work_itemid parameter value.

    然后我们可以使用全局变量作为内部表格的 work_itemid参数值,来在联系表格外面创建一个内部表格。

  • if a global variable is created within a session, then it cannot be used by other sessions until the unit of work has committed.

    如果全局变量是在会话内创建,则其他会话不能使用它,除非已经提交了这个工作单元。

  • and because each global variable has session scope, every session has its own private value that it can manipulate and use and no other session can access that value.

    并且由于每个全局变量以会话为范围,所有会话都拥有自己的私有值进行操作和使用,而其他会话无法访问这些私有值。

  • you have completed the rendering of the first cics screen and have a global variable that tells hats that the user has entered the cics application.

    您已经完成了第一个cics屏幕的呈现,并拥有了一个全局变量,后者能告诉hats,用户已经进入了cics应用程序。

  • please note that you need isolated scopes only if your scope reads a global variable in one transaction and updates the same global variable in another transaction.

    请注意,只有您的范围在一个事务中读取全局变量,并在另一个事务中更新同一全局变量时,才需要使用范围隔离。

  • this mode is often used for global variable access, branching, and subroutine calls.

    这种模式通常用于全局变量访问、分支以及子程序调用。

  • the owner of the global variable is explicitly granted all privileges on the variable.

    全局变量的所有者被显式授予了有关该变量的所有权限。

  • the sample method retrieves the message information and stores it in a shared global variable that is accessible in hats, for example, for use with screen recognition criteria.

    该示例方法将检索信息,并将信息存入hats 内可访问的共享全局变量中以便使用,例如,用于屏幕识别準则。

  • when the user continues on to successive cics screens, the global variable will remain set to cics.

    当用户继续在各个cics屏幕之间导航时,这个全局变量始终被设置为cics。

  • likewise, you will also set a global variable when the user navigates from the main screen to a tso application.

    类似地,您还可以在用户从主屏幕导航到tso应用程序时设置一个全局变量。

  • next, add a global variable to hold the manager approval message.

    接下来,添加一个全局变量以保存经理批準消息。

  • a global variable is instantiated to its default value when it is first referenced in the session.

    当在会话中第一次引用时,全局变量将进行实例化来获得其默认值。

  • 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.

    这意味着,在sql路径中,只有在最后一次显式绑定时间戳之前定义的全局变量才会进行名称解析。

  • stores the global variable in the data area for the test engine, which allows access from different tests and different schedule user groups.

    将这个全局变量保存到测试引擎的数据区域,这样允许不同的测试和不同调度的用户组进行访问。

  • when a global variable is referenced without the schema name, the sql path is used to assist in the name resolution.

    如果在没有使用模式名情况下引用全局变量,则使用sql路径协助解析名称。

相关热词