释义 |
subroutine call短语¹¹⁴⁴⁶⁷⁺⁴ 基本例句 子程序调用; 子例行程序调用 In this fragment of pseudocode, the guarded body is a series of statements and subroutine calls that expresses some main idea in your program.在这个虚代码的片段中,防护体是一系列的声明和子程序调用,它们表示在你的程序中的一些主要思想。 Otherwise, it's too easy to mistake asubroutine callfor a control structure, or misread the initial part of an array element as an independent scalar variable.否则,这太容易混淆子程序调用和控制结构,或者误读数组开始的部分为一个单独的标量变量。 |