ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
callback
名詞
The return of a situation to a previous position or state. / (telephony) A return telephone or radio call; especially one made automatically to authenticate a logon to a computer network.
日本語の意味
状況が元の位置または状態に戻ること。 / 電話通信において、戻り電話または自動的にかけ直しによってネットワークへのログオンが認証されるための呼び出し。
英語の意味
The return of a situation to a previous position or state. / (telephony) A return telephone or radio call; especially one made automatically to authenticate a logon to a computer network.
関連語
callbacks
callback hell
名詞
口語
不可算名詞
(programming, colloquial) (mostly of the JavaScript language) The situation where callbacks are nested within other callbacks several levels deep, potentially making it difficult to understand and maintain the code.
日本語の意味
プログラミング用語。主にJavaScriptにおいて、コールバック関数が多重に入れ子になり、コードの理解や保守が困難になる状態を指す。
英語の意味
(programming, colloquial) (mostly of the JavaScript language) The situation where callbacks are nested within other callbacks several levels deep, potentially making it difficult to understand and maintain the code.