词语站>英语词典>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.
        调用:是程式设计的指令;用它召唤子例行程式。
      • Based on general software MARC, a user subroutine CRPLAW used for single crystal creep analysis has been developed.
        基于通用有限元软件MARC开发了用于模拟单晶合金材料蠕变性能的用户子程序CRPLAW。
      • This example first switches to Thumb state, then calls a subroutine that was written in Thumb code.
        本示例首先切换到Thumb状态,然后调用一个在Thumb代码编写子程序。
      • The first subroutine call in the alg_N_Word function is to createRegexp.
        algNWord函数中的第一个子程序调用是指向createRegexp的。
      • Create an Exit command under the File menu, with a subroutine to exit the script.
        使用一个退出脚本的子例程,在File菜单下创建一个Exit命令。
      • If one or more asterisks are present, the subroutine will continue its processing to create the regular expressions.
        如果有一个或多个星号,子程序将继续执行处理来创建正则表达式。
      • 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的子例程。
      • If the character completes a function, the editor enables subroutine folding to minimize the text space.
        如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。
      • The call subroutine is used for this sentence.
        这个语句是用来调用子程序。