您要查找的是不是:
- An instruction to go to a subroutine. 一种转移到子程序去的指令。
- macroassembler subroutine 宏汇编子程序
- A value used to evaluate a procedure or subroutine. 自变量,变元一数值,用于确定程序或子程序的值
- The call subroutine is used for this sentence. 这个语句是用来调用子程序。
- A subroutine or set of data contained sequentially within another. 子程序包含在其它程序中的程序或一组连续数
- 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)这个词指代一个已命名的子例程。
- 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. 计算机程序、例程、或子例程内的具有如下功能的任何指令,执行这条指令后控制权将不再由该计算机程序、例程、或子例程行使了。