a set sequence of steps, part of larger computer program
同义词:routine, subprogram, procedure, function
subroutine例句
A value used to evaluate a procedure or 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.