找诗词>英语词典>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 rule set developer has built a subroutine called PartName.
        规则集开发人员构建了一个名为PartName的子例程。
      • The createPipe subroutine is a simple method to create a nonblocking read from a pipe using threads.
        createPipe子例程是从使用线程的管道中进行无阻塞读取的简单方法。
      • Functional maps provide reusable code that can be called like a subroutine from within one or more map rules.
        功能性映射提供可重用的代码,可以在一个或多个映射规则中像子例程一样调用它们。
      • 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 call subroutine is used for this sentence.
        这个语句是用来调用子程序。
      • The design of hardware circuits of the system, main program of the system, and each subroutine of the module, as well as the simulation and debugging based on PORTEUS are expounded.
        说明了系统硬件电路、系统主程序与各模块子程序的设计以及基于PORTEUS软件的仿真与调试等。
      • Furthermore, all the data you access in such a subroutine must also be in nonpaged memory.
        另外,在这样一个子程序中你访问的所有数据也必须在不可分页内存中。
      • If the character completes a function, the editor enables subroutine folding to minimize the text space.
        如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。
      • The end result is, in all cases, a subroutine with a call interface.
        在所有情况下最终的结果都是带有调用接口的子例程。