名词
中文翻译:功能调用
同义词:
['functionalcall', 'function call']
例句:
-
1. The function call is essential for theprogram to work properly.
函数调用对于程序正确运行至关重要。
-
2. The programmer needs to makea function call to access the database.
程序员需要通过函数调用来访问数据库。
-
3. The functioncall was executed successfully, and the resultwas returned to the main program.
函数调用成功执行,并将结果返回给主程序。