• If the status is saved by the called procedure, the save/restore code is generated once per procedure;

    如果状态信息调用保存保存恢复代码函数一套;

    youdao

  • In a general application, a called procedure runs in the same address space and results are returned to the calling procedure.

    一般应用程序中,调用的过程相同地址空间中运行结果返回给发出调用的过程。

    youdao

  • Indicates that the pointer parameter is returned from the called procedure to the calling procedure (from the server to the client).

    指示指标参数呼叫程序传回呼叫程序(从伺服器到用户端)。

    youdao

  • In a CFG the node representing a procedure call may be linked to the CFG of the called procedure, thereby creating interprocedural CFG.

    一个CFG中表示过程调用结点可能链接它所调用过程的CFG,由此产生过程间CFG。

    youdao

  • Then the calling procedure can store the arguments adjacent to (or part of) the new stack frame, where the called procedure can find them.

    调用可以参数这个堆栈边上,这样调用方可以很容易找到而不像上面那样需要额外的开销。

    youdao

  • Specifies that an argument is passed in such a way that the called procedure or property cannot change the value of a variable underlying the argument in the calling code.

    指定按如下方式传递参数:被调用过程属性不能更改调用代码参数下面变量

    youdao

  • Through computing the lvalue of an expression in the points-to graph, we get all the modified memory locations. Thus we can get all the expressions that may be modified in the called procedure.

    该算法通过计算表达式指向中的值,得到所有可能修改内存位置从而计算出所有可能在被调用过程被修改表达式

    youdao

  • They are not called "stored procedure nicknames," however, since a nickname is considered an object that has the qualities of a table, not those of a procedure.

    它们似乎应该被称为存储过程昵称”;但是因为昵称看作具有性质对象,而不是过程,所以这么称呼。

    youdao

  • The procedure should be called after new statistics have been collected for tables used in procedures within the schema.

    模式过程使用收集新的统计数据之后应该调用这个过程

    youdao

  • The researchers then used a complex statistical procedure called "factor analysis" to analyze subjects' dietary habits.

    随后研究人员利用一种叫做因素分析”的复杂统计程序分析试的饮食习惯。

    youdao

  • These elements differ in that the SQL code for a stored procedure is defined and stored in the database itself, then called from the application.

    不同之处在于,用于存储过程SQL代码定义存储数据库本身中,然后从应用程序中进行调用

    youdao

  • Called ON null INPUTSpecifies that the procedure is to be called even if any or all argument values are null, which means that the procedure must be coded to test for null argument values.

    CALLEDONnullINPUT——指定调用过程即使任何参数所有参数为null,意味着必须过程进行编码测试那些null参数值。

    youdao

  • The procedure runs in a WLM environment called PARTSA and USES package collection PROC_COL when executed.

    这个存储过程运行一个称为PARTSAWLM环境中,执行使用集合proc_col。

    youdao

  • A similar stored procedure, called DSNAIMS, for IMS is provided as well.

    其中还提供用于IMS一个类似的存储过程,即dsnaims

    youdao

  • This procedure sums up the collected trace and lists how often a given stored procedure was called and how much time passed for all calls.

    过程总结收集到跟踪并列调用给定存储过程的频率,以及所有调用总共花费的时间

    youdao

  • The federated procedure is called in a trigger or a user-defined function.

    触发器用户定义函数调用联邦过程

    youdao

  • You only need to be aware that the APIs are called implicitly with the authorization of the user who called the stored procedure; usually that's also the user who connected to the database.

    只需知道这些API调用存储过程用户授权式地调用的,通常用户也是连接数据库的用户。

    youdao

  • The magic trick here that makes it work is a chunk of data called a Procedure Linkage table (PLT), a table in the program that lists every function that a program calls.

    实现奇妙功能称为过程链接(Procedure LinkageTable) (plt)的数据程序中的一个表,列出了程序所调用一个函数。

    youdao

  • DB2 provides a system-defined stored procedure called SYSINSTALLOBJECTS that can create or drop the OPT_PROFILE table.

    DB 2提供了一个由系统定义的存储过程称为SYSINSTALLOBJECTS,它可以创建删除OPT _ profile表。

    youdao

  • When this procedure is called from within Oracle, the callers usually pass the result set on to the client.

    Oracle调用这个过程时,调用常常结果传递客户机

    youdao

  • The procedure shown here is called high_rollers, and it will be stored and executed within the DB2 Express-C.

    这里显示过程称为 high_rollers,DB2Express-C中存储执行

    youdao

  • Let's create a multi-step scenario to see how a DB2 stored procedure is called from a Perl program.

    下面我们来创建一个多个步骤场景,从而详细了解一下如何Perl程序中调用DB2存储过程

    youdao

  • This creates a new submission called submission, which is the procedure to submit the form data to the Web service.

    操作将创建名为SUBMISSION提交一个将表格数据提交Web服务过程

    youdao

  • The region also contains a public procedure named _shutdown, which gets called automatically by the loader as the application closes the document.

    区域包含名为_ Shutdown的公共过程过程应用程序关闭文档时自动加载程序调用

    youdao

  • For example, when the automaint_set_policyfile procedure is called with an invalid policy type value, it gives the following error.

    例如,若使用无效策略类型调用automaint_set _ policyfile过程给出下列错误。

    youdao

  • Let's also use a stored procedure called Bonus_Increase with the following parameters (these objects are available as part of the sample database).

    我们再将名为Bonus_Increase的存储过程以下参数(这些对象可以样例数据库中获得)结合使用。

    youdao

  • These stored procedure can easily be called from within a script and thus be automated to occur at predefined times. To install a schema that has never been installed before, follow these steps.

    这些存储过程能够轻易脚本调用因此可以按照预先确定时间自动执行。

    youdao

  • Before the Rnd function can be called, a call to the Randomize procedure must be made to initialize the random number generator.

    调用Rnd必须调用Randomize过程初始随机数字生成器。

    youdao

  • Before the Rnd function can be called, a call to the Randomize procedure must be made to initialize the random number generator.

    调用Rnd必须调用Randomize过程初始随机数字生成器。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定