subroutine

An instruction to go to a subroutine.

一种转移到子程序去的指令。

Any instruction in a computer program, in a routine, or in a subroutine after the execution of which control is no longer exercised by that computer program, that routine, or that subroutine.

计算机程序、例程、或子例程内的具有如下功能的任何指令,执行这条指令后控制权将不再由该计算机程序、例程、或子例程行使了。

A value used to evaluate a procedure or subroutine.

自变量,变元一数值,用于确定程序或子程序的值

A subroutine or set of data contained sequentially within another.

子程序包含在其它程序中的程序或一组连续数

The call subroutine is used for this sentence.

这个语句是用来调用子程序。

Move the statement into a procedure or subroutine.

将该语句移动到过程或子例程中。

If your program is a subroutine library, you may.

如果你的程序是一个子程序库。

This statement is used to invoke a subroutine.

这个语句是用来调用子程序。

Call: A programming instruction that invokes a subroutine.

调用:是程式设计的指令;用它召唤“子例行程式”。

A subroutine used to establish the full routine or another routine.

引导程序,引导指令用来建立全部路径或另一路径的辅助程序

The signatures of the subroutine and the event must match.

子例程的签名必须与事件匹配。

If this flag is not set, the user subroutine will not be invoked.

如果没有设置该标志,则用户子例程将不会被调用。

Step one instruction, but proceed through subroutine calls.

单步执行一条指令,但通过子程序调用处理。

If there is no instruction cache, this subroutine may be a no-op.

如果在你的目标机上,没有指令缓存,则可能不做任何操作。

This subroutine sorts one or two dimensional arrays.

这个子程序可以对一维或者二维数组进行排序。

To transfer control to a specified closed subroutine.

把控制转交给一个指定的闭式子例行程序。

Each worker module becomes what BASIC callas subroutine.

每个工作模块就是BASIC语言中称作的子程序。

And then calling corresponding subroutine deals with the signal.

然后通过相应功能处理程序进行处理;

Up until now,the term function has been used to describe a named subroutine.

迄今为止,我们一直用“函数”(Function)这个词指代一个已命名的子例程。

Run Garbage Collector This subroutine forces the garbage collector to run.

Run Garbage Collector此子例程强制垃圾回收器运行。

An Event Handler is a subroutine that executes code for a given event.

事件处理器为一个子程序,它可以为指定的事件执行相应代码。

Don't separate subroutine or variable names from the following opening bracket.

不要将子程序或变量名与后面的开括弧分开。

You can use any valid subroutine with a matching signature as an event handler.

您可以将任何带有匹配签名的有效子例程用作事件处理程序。

Up until now, the term function has been used to describe a named subroutine.

迄今为止,我们一直用“函数”(function)这个词指代一个已命名的子例程。

So the system selected the appropriate subroutine within your driver.

所以这个系统选择在你的驱动中的适当的程序。

These terminals are analogous to parameters of a subroutine or function.

这些端子类似于子程序或函数中的参数。

Create an event handler subroutine that runs when a table is created.

此代码示例演示如何设置事件处理程序以及如何订阅数据库事件。

C language function in other high-level language equivalent of subroutine.

C语言中的函数相当于其它高级语言的子程序。

Digital Potentiometers X9313 subroutine, developed their own things to use.

数字电位器X9313子程序,自己开发的产品里使用的东西。

To call a subroutine to terminate the reading from or writing to a file by a program.

调用一个子程序来终止程序对一个文件的读出或写入。

A subroutine which, when called again after an execution, resumes at the return point of its previous execution.

一个例行程序,在开始执行后再一次被调用时,从它前次的执行的返回点继续执行。

Figure 2-1 illustrates the control flow of a subroutine before and after installing a call hook.

图2-1描绘了调用挂钩在安装前和安装后,一个子程序的控制流。

Within a subroutine, to effect a link to the computer program that called the subroutine.

在子程序中,返回到调用子程序的计算机程序。

On SPARC and SPARCLITE only, write this subroutine to flush the instruction cache, if any, on your target machine.

只在SPARC和SPARCLITE平台上,这一功能调用用来刷新指令缓存。

Subroutine is run at the beginning of a request if the request begins a new session.

事件。如果请求开始一个新会话

With the fourth strategy, a program becomes a service subroutine callable by a client through some grid middleware.

对于第四种策略而言,程序变成了服务子例程,客户机可以通过某种网格中间件来调用这个例程。

Within the module or class, develop a Main subroutine that can act as the startup object for the project.

在模块或类中,开发可以作为项目启动对象的Main子例程。

The rest of the subroutine then continues executing as if the error did not occur.

然后,该子例程的剩余部分继续执行,就像没有发生错误一样。

If the function or subroutine contains a breakpoint, Visual Studio will break execution at the appropriate point.

如果函数或子例程包含断点,Visual Studio将在适当的点中断执行。

As a separate function, and merely called it from inside the anonymous subroutine.

设计为一个单独的函数,而只是在匿名子例程中去调用它。

These statistics include the number of calls to each subroutine and the total amount of time spent within each.

这些统计数据包括调用每个子程序的次数和用去的时间。

Can you give more information about it? It is highly likely that you do not have to use user subroutine.

在一个隧道通风的数值模拟中,有一竖井设置风机,请教高手,如何使用子程序进行操作?

Intrinsic Subroutine: Returns one pseudorandom number or an array of such numbers.

看清楚了,产生一个(0,1)上均匀分布的随机数组,并不需要你用循环来实现,一次即可,用数组!

Sort a Two-Dimensional Array on Any Elem - This subroutine sorts one or two dimensional arrays.

这个子程序可以对一维或者二维数组进行排序。

Each branch could be thought of as an intact subroutine of logic made of smaller branches.

每根树枝都可以被看作是由更小的分枝构成的完整无缺的逻辑子程序。

The idea, says Mr Gates, has always been to apply this principle of a subroutine more broadly.

比尔盖茨认为,模块化一直以来就是将子程序的原理应用到更广泛的领域。

An instruction that causes the program to branch from the mainline program to the starting address of a subroutine.

使程序由主程序转到子程序的起始地址的指令。

A subroutine which, when called again after an execution, resumes at the return point of its previous execution .

一个例行程序,在开始执行后再一次被调用时,从它前次的执行的返回点继续执行。

IMSL Math/Library, 1994, Fortran Subroutine for Mathematical Application, Volume 2.

冯文俊,1996,应用线性迴归,五南图书出版公司。

But it contains an unusual subroutine: come New Year's Day 2004, the Welchia program deletes itself.

不过,假好心的程式设计中包含了一个不寻常的副程式:它会在2004年1月1日把自己删除掉。