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
双语例句
- A named process, such as a subroutine or a module.
一个特定进程,如子例程或模块。 - The address to symbol name mapping allows Tprof to assign ticks by module and subroutine.
地址到符号名的映射使得Tprof可以按模块和子例程分配节拍。 - As a separate function, and merely called it from inside the anonymous subroutine.
设计为一个单独的函数,而只是在匿名子例程中去调用它。 - The call subroutine is used for this sentence.
这个语句是用来调用子程序。 - Call: A programming instruction that invokes a subroutine.
调用:是程式设计的指令;用它召唤子例行程式。 - The following subroutine displays a message box notifying the user which color they selected.
下面的子例程显示一个消息框,通知用户他们选择的颜色。 - The end result is, in all cases, a subroutine with a call interface.
在所有情况下最终的结果都是带有调用接口的子例程。 - A brake system model subroutine was developed and embedded in ADAMS.
开发了独立的制动模型子程序,并在ADAMS软件中进行应用。 - Furthermore, all the data you access in such a subroutine must also be in nonpaged memory.
另外,在这样一个子程序中你访问的所有数据也必须在不可分页内存中。 - This subroutine sorts one or two dimensional arrays.
这个子程序可以对一维或者二维数组进行排序。
