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.
在這個(gè)虛代碼的片段中,防護體是一系列的聲明和子程序調用,它們表示在你的程序中的一些主要思想。 - Otherwise, it's too easy to mistake a subroutine call for a control structure, or misread the initial part of an array element as an independent scalar variable.
否則,這太容易混淆子程序調用和控制結構,或者誤讀數組開(kāi)始的部分為一個(gè)單獨的標量變量。