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
双语例句
- Call: A programming instruction that invokes a subroutine.
调用:是程式设计的指令;用它召唤子例行程式。 - Based on general software MARC, a user subroutine CRPLAW used for single crystal creep analysis has been developed.
基于通用有限元软件MARC开发了用于模拟单晶合金材料蠕变性能的用户子程序CRPLAW。 - The following subroutine displays a message box notifying the user which color they selected.
下面的子例程显示一个消息框,通知用户他们选择的颜色。 - The rule set developer has built a subroutine called PartName.
规则集开发人员构建了一个名为PartName的子例程。 - A brake system model subroutine was developed and embedded in ADAMS.
开发了独立的制动模型子程序,并在ADAMS软件中进行应用。 - The address to symbol name mapping allows Tprof to assign ticks by module and subroutine.
地址到符号名的映射使得Tprof可以按模块和子例程分配节拍。 - This article uses an example of standardizing part names using the part name subroutine for a manufacturing company.
本文使用一个标准化部件名称的示例,使用一家制造公司的部件名称子程序。 - To call a subroutine to terminate the reading from or writing to a file by a program.
调用一个子程序来终止程序对一个文件的读出或写入。 - The first subroutine call in the alg_N_Word function is to createRegexp.
algNWord函数中的第一个子程序调用是指向createRegexp的。 - Functional maps provide reusable code that can be called like a subroutine from within one or more map rules.
功能性映射提供可重用的代码,可以在一个或多个映射规则中像子例程一样调用它们。