function_call
複数:
function_calls
意味・定義
2つの辞書から2件の定義
日本語WordNet
1件
名詞
1関数呼出し
a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program
AIによる解説
1件
1プログラミング用語で、関数を実行するための命令。引数を渡して関数を呼び出し、処理結果を受け取る。コードの再利用性を高める基本的な仕組み。
A programming term for invoking a function with arguments to execute its code and return a result. A fundamental mechanism for code reusability and modular programming.
ライセンス: KeyLang Original
例文
この単語を含む例文でタイピング練習ができます
関連語
活用形・派生語などの関連単語