ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
call stacks
名詞
活用形
複数形
plural of call stack
原形:
call stack
日本語の意味
「call stack(コールスタック)」の複数形。つまり、1つ以上のコールスタックを指す表現です。
英語の意味
plural of call stack
call stack
名詞
(computing) A stack that stores details of the functions called by a program in sequence, so that each function can return on completion to the code that called it.
日本語の意味
プログラム内で呼び出された各関数の情報(呼び出し順序や戻り先など)を順序立てて記録するスタックのこと。
英語の意味
(computing) A stack that stores details of the functions called by a program in sequence, so that each function can return on completion to the code that called it.
関連語