MY字典>英语词典>subroutine翻译和用法

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

      双语例句

      • The address to symbol name mapping allows Tprof to assign ticks by module and subroutine.
        地址到符号名的映射使得Tprof可以按模块和子例程分配节拍。
      • Call: A programming instruction that invokes a subroutine.
        调用:是程式设计的指令;用它召唤子例行程式。
      • This article uses an example of standardizing part names using the part name subroutine for a manufacturing company.
        本文使用一个标准化部件名称的示例,使用一家制造公司的部件名称子程序。
      • Functional maps provide reusable code that can be called like a subroutine from within one or more map rules.
        功能性映射提供可重用的代码,可以在一个或多个映射规则中像子例程一样调用它们。
      • This example first switches to Thumb state, then calls a subroutine that was written in Thumb code.
        本示例首先切换到Thumb状态,然后调用一个在Thumb代码编写子程序。
      • This example declares a subroutine called square that squares the number and returns it.
        该例声明一个名为square的子例程,计算某个数字的平方数并返回该数字。
      • Figure 2-1 illustrates the control flow of a subroutine before and after installing a call hook.
        图2-1描绘了调用挂钩在安装前和安装后,一个子程序的控制流。
      • An event is a subroutine that can be called automatically after a specific operation has occurred.
        事件就是在一个具体操作发生之后自动请求的一个字程序。
      • The constitutes and using methods of subroutine and macroinstruction during NC milling are stated.
        阐述了数控铣削中子程序、宏指令的构成和调用方法。
      • If the character completes a function, the editor enables subroutine folding to minimize the text space.
        如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。