Skip to main content

subroutine

/suhb-roo-teen/US // ˈsʌb ruˌtin //UK // (ˈsʌbruːˌtiːn) //

子程序,子例程,副程序,次程序

Definitions

n.名词 noun
  1. 1

    Computers.

    • : an instruction sequence in a machine or assembly language program that can be prewritten and referred to as often as needed.Compare procedure.

Examples

  • Similarly the output conversion of binary numbers into decimals is done by subroutine.

  • After the subroutine has been executed, the accumulator contains the answer.