subroutine
英 [ˈsʌbruːtiːn]
美 [ˈsʌbruːtiːn]
n. 子例程,子程序(程序中反复执行某任务的一系列指令)
复数:subroutines
BNC.30554 / COCA.30930
牛津词典
noun
- 子例程,子程序(程序中反复执行某任务的一系列指令)
a set of instructions which repeatedly perform a task within a program
英英释义
noun
- a set sequence of steps, part of larger computer program
双语例句
- So the system selected the appropriate subroutine within your driver.
所以这个系统选择在你的驱动中的适当的程序。 - If the character completes a function, the editor enables subroutine folding to minimize the text space.
如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。 - This example declares a subroutine called square that squares the number and returns it.
该例声明一个名为square的子例程,计算某个数字的平方数并返回该数字。 - A brake system model subroutine was developed and embedded in ADAMS.
开发了独立的制动模型子程序,并在ADAMS软件中进行应用。 - The rule set developer has built a subroutine called PartName.
规则集开发人员构建了一个名为PartName的子例程。 - As a separate function, and merely called it from inside the anonymous subroutine.
设计为一个单独的函数,而只是在匿名子例程中去调用它。 - This subroutine sorts one or two dimensional arrays.
这个子程序可以对一维或者二维数组进行排序。 - The end result is, in all cases, a subroutine with a call interface.
在所有情况下最终的结果都是带有调用接口的子例程。 - Move the statement into a procedure or subroutine.
将该语句移动到过程或子例程中。 - To call a subroutine to terminate the reading from or writing to a file by a program.
调用一个子程序来终止程序对一个文件的读出或写入。
