子程序 meaning in English
[自动化] subprogram; functional element program; subroutine
◇子程序包 subroutine package; 子程序语句 subprogram statement
Examples
- For algol, write one subprogram for statements, one for declarations and one for expressions .
对于算法语言来说,我们可以分别把语句、说明和表达式编成子程序。 - If your program is a subroutine library , you may
如果你的程序是一个子程序库。 - You cannot run a second instance of this program
此时不能运行该程序的其他子程序。 - The call subroutine is used for this sentence
这个语句是用来调用子程序。 - This statement is used to invoke a subroutine
这个语句是用来调用子程序。