| 释义 |
runtime routines 运行期例程;[运转时间常式] The sequences of instructions capable of performing specific operations which are used by programs that have been compiled by a highlevel language compiler. Runtime routines are used when it is time to execute (“run”) the machinelanguage programs that have been produced. 若干能实现特定操作的指令序列,它们由高级语言编译程序编译而成的程序所使用。当执行(“运行”)已形成的机器语言程序时,使用运 行时间例程。 |