1. A group of characters identifying a subroutine and containing ( a ) information concerning parameters to be inserted in the subroutine, ( b ) information to be used in generating the subroutine, or ( c ) information related to the operands.
一组标识子程序的字符,包括:(1) 嵌入子程序的参数,(2) 生成子程序要用的信息,或(3) 与操作数有关的信息。

-- 来源 -- 英汉 - 辞典例句

2. To store, before a computer program, routine, or subroutine is entered, data that are required by the computer program, the routine, or the subroutine.
在输入计算机程序、例行程序或例行子程序之前,将它们所需要的数据先储存起来。

-- 来源 -- 英汉 - 辞典例句

3. An interface which generally has the ability to gain mastership of the bus in order to give the central processor the address of a subroutine which the processor will use to service the peripheral.
一种通常能获得总线的主权的接口,它给中央处理机一个处理中断子程序地址,中央处理机使用这个地址为外部设备服务。

-- 来源 -- 英汉 - 辞典例句

4. subroutine nesting
子程序嵌套, 子程序套用

-- 来源 -- 英汉 - 短句参考

5. The call subroutine is used for this sentence.
这个语句是用来调用子程序。

-- 来源 -- 英汉 - 辞典例句

6. 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.
计算机程序、例程、或子例程内的具有如下功能的任何指令,执行这条指令后控制权将不再由该计算机程序、例程、或子例程行使了。

-- 来源 -- 英汉 - 辞典例句

7. A subroutine which, when called again after an execution, resumes at the return point of its previous execution.
一个例行程序,在开始执行后再一次被调用时,从它前次的执行的返回点继续执行。

-- 来源 -- 汉英 - 翻译参考

8. Subroutine, subprogram
子程序

-- 来源 -- 英汉 - 短句参考

9. A subroutine controlling the printing and the punching of cards and editing operation.
一种用于控制打

-- 来源 -- 英汉 - 辞典例句

10. An instruction that causes the program to branch from the mainline program to the starting address of a subroutine. Before the jump, a return address in the mainline program must be pushed onto the stack.
使程序由主程序转到子程序的起始地址的指令。在转移前,必须把主程序中的返回地址推到堆栈中。

-- 来源 -- 英汉 - 辞典例句