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
双语例句
- An Event Handler is a subroutine that executes code for a given event.
事件处理器为一个子程序,它可以为指定的事件执行相应代码。 - A named process, such as a subroutine or a module.
一个特定进程,如子例程或模块。 - Furthermore, all the data you access in such a subroutine must also be in nonpaged memory.
另外,在这样一个子程序中你访问的所有数据也必须在不可分页内存中。 - Based on general software MARC, a user subroutine CRPLAW used for single crystal creep analysis has been developed.
基于通用有限元软件MARC开发了用于模拟单晶合金材料蠕变性能的用户子程序CRPLAW。 - This subroutine sorts one or two dimensional arrays.
这个子程序可以对一维或者二维数组进行排序。 - The constitutes and using methods of subroutine and macroinstruction during NC milling are stated.
阐述了数控铣削中子程序、宏指令的构成和调用方法。 - If one or more asterisks are present, the subroutine will continue its processing to create the regular expressions.
如果有一个或多个星号,子程序将继续执行处理来创建正则表达式。 - An event is a subroutine that can be called automatically after a specific operation has occurred.
事件就是在一个具体操作发生之后自动请求的一个字程序。 - The createPipe subroutine is a simple method to create a nonblocking read from a pipe using threads.
createPipe子例程是从使用线程的管道中进行无阻塞读取的简单方法。 - The call subroutine is used for this sentence.
这个语句是用来调用子程序。