这个子程序可以在整个项目中多次调用。

This sub-routine can be called multiple times throughout the project.

点击显示答案

This sub-routine can be called multiple times throughout the project.

sub- 是前缀,表示"次要的"或"从属的"。 routine 的意思是"例行程序"或"常规"。 sub-routine 指在主程序中可以被重复调用的独立功能模块,即"子程序"。

在 App 中完整学习这张卡片

在 App 中学习