52歌赋>英语词典>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 end result is, in all cases, a subroutine with a call interface.
        在所有情况下最终的结果都是带有调用接口的子例程。
      • A named process, such as a subroutine or a module.
        一个特定进程,如子例程或模块。
      • Call: A programming instruction that invokes a subroutine.
        调用:是程式设计的指令;用它召唤子例行程式。
      • So the system selected the appropriate subroutine within your driver.
        所以这个系统选择在你的驱动中的适当的程序。
      • A brake system model subroutine was developed and embedded in ADAMS.
        开发了独立的制动模型子程序,并在ADAMS软件中进行应用。
      • As a separate function, and merely called it from inside the anonymous subroutine.
        设计为一个单独的函数,而只是在匿名子例程中去调用它。
      • The first subroutine call in the alg_N_Word function is to createRegexp.
        algNWord函数中的第一个子程序调用是指向createRegexp的。
      • The createPipe subroutine is a simple method to create a nonblocking read from a pipe using threads.
        createPipe子例程是从使用线程的管道中进行无阻塞读取的简单方法。
      • If the character completes a function, the editor enables subroutine folding to minimize the text space.
        如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。
      • The following subroutine displays a message box notifying the user which color they selected.
        下面的子例程显示一个消息框,通知用户他们选择的颜色。