Call-Return model的意思|示意
调用返回模型
Call-Return model的网络常见释义
返回模型 呼叫/返回模型 (Call-return model) 这个模型类似由上而下的副程式模型,控制从副程式阶层的最顶端开始,经过一连串副程式呼叫之后传给树状结构中的较低层。
Call-Return model相关例句
The call that creates a model is, however, a stored procedure that does not have any return value.
不过,创建模型的调用是一个不具有任何返回值的存储过程。
The synchronous call-and-return model is the standard form for writing code in most programming languages.
同步的“调用-返回”模型是用绝大多数编程语言编写代码的标准形式。