字典九九>英语词典>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 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.
        功能性映射提供可重用的代码,可以在一个或多个映射规则中像子例程一样调用它们。
      • This example declares a subroutine called square that squares the number and returns it.
        该例声明一个名为square的子例程,计算某个数字的平方数并返回该数字。
      • As a separate function, and merely called it from inside the anonymous subroutine.
        设计为一个单独的函数,而只是在匿名子例程中去调用它。
      • The following subroutine displays a message box notifying the user which color they selected.
        下面的子例程显示一个消息框,通知用户他们选择的颜色。
      • Based on general software MARC, a user subroutine CRPLAW used for single crystal creep analysis has been developed.
        基于通用有限元软件MARC开发了用于模拟单晶合金材料蠕变性能的用户子程序CRPLAW。
      • So the system selected the appropriate subroutine within your driver.
        所以这个系统选择在你的驱动中的适当的程序。
      • 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.
        另外,在这样一个子程序中你访问的所有数据也必须在不可分页内存中。
      • The rule set developer has built a subroutine called PartName.
        规则集开发人员构建了一个名为PartName的子例程。