| 释义 |
partial program 部分程序;[部分程式] A program that is incomplete by itself and specifies a process to be performed on data. It may by used at more than one point in any particular program, or it might be made available for inclusion in other programs. 指明对数据进行加工的进程,而其本身又不完整的一种程序,它可在任何特定程序中多处被使用或可被包含在其它程序中使用。 |