| 释义 |
reusable program 可重复使用程序;[可重用程式] A computer program that may be loaded once and executed repeatedly, subject to the requirements that any instructions that are modified during its execution are returned to their initial states and that its external program parameters are preserved unchanged. 一旦装入后即可重复执行的一种计算机程序,要求是:在每次执行过 程中,被修改的任何指令都要恢复到其初始状态,且其外部程序参数保持不变。 |