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
双语例句
- The call subroutine is used for this sentence.
 这个语句是用来调用子程序。
- Figure 2-1 illustrates the control flow of a subroutine before and after installing a call hook.
 图2-1描绘了调用挂钩在安装前和安装后,一个子程序的控制流。
- An Event Handler is a subroutine that executes code for a given event.
 事件处理器为一个子程序,它可以为指定的事件执行相应代码。
- A brake system model subroutine was developed and embedded in ADAMS.
 开发了独立的制动模型子程序,并在ADAMS软件中进行应用。
- The following subroutine displays a message box notifying the user which color they selected.
 下面的子例程显示一个消息框,通知用户他们选择的颜色。
- Create an Exit command under the File menu, with a subroutine to exit the script.
 使用一个退出脚本的子例程,在File菜单下创建一个Exit命令。
- If the character completes a function, the editor enables subroutine folding to minimize the text space.
 如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。
- The constitutes and using methods of subroutine and macroinstruction during NC milling are stated.
 阐述了数控铣削中子程序、宏指令的构成和调用方法。
- To call a subroutine to terminate the reading from or writing to a file by a program.
 调用一个子程序来终止程序对一个文件的读出或写入。
- This subroutine sorts one or two dimensional arrays.
 这个子程序可以对一维或者二维数组进行排序。
