词语站>英语词典>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

      双语例句

      • Call: A programming instruction that invokes a subroutine.
        调用:是程式设计的指令;用它召唤子例行程式。
      • Create an Exit command under the File menu, with a subroutine to exit the script.
        使用一个退出脚本的子例程,在File菜单下创建一个Exit命令。
      • If the character completes a function, the editor enables subroutine folding to minimize the text space.
        如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。
      • This subroutine sorts one or two dimensional arrays.
        这个子程序可以对一维或者二维数组进行排序。
      • If one or more asterisks are present, the subroutine will continue its processing to create the regular expressions.
        如果有一个或多个星号,子程序将继续执行处理来创建正则表达式。
      • The call subroutine is used for this sentence.
        这个语句是用来调用子程序。
      • Based on general software MARC, a user subroutine CRPLAW used for single crystal creep analysis has been developed.
        基于通用有限元软件MARC开发了用于模拟单晶合金材料蠕变性能的用户子程序CRPLAW。
      • This article uses an example of standardizing part names using the part name subroutine for a manufacturing company.
        本文使用一个标准化部件名称的示例,使用一家制造公司的部件名称子程序。
      • A named process, such as a subroutine or a module.
        一个特定进程,如子例程或模块。
      • To call a subroutine to terminate the reading from or writing to a file by a program.
        调用一个子程序来终止程序对一个文件的读出或写入。