释义 |
subroutine instructions 子例程指令;[次常式指令] In most systems, subroutines, called programmed instructions, may be used as if they were single commands by employing one of the programmed instructions of the repertoire. This capability allows the programmer to define his own special command, through the use of subroutines, which may be changed by the operating routine if desired. 在大多数系统中,被称为程序化指令的子例行程序,它们可以象用单条命令那样作为指令系统表中的一条程序化指令来使用。这种能力使得 程序员可以通过使用子例程来定义它自己的专用命令,如果愿意,子例程还可通过例行程序的运行来改变。 |