Wiktionary英語版

出典:Wiktionary

event loop

出典:『Wiktionary』 (2026/03/31 17:19 UTC )

発音

上位語

下位語

参照

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Event loop

出典:『Wikipedia』 (2011/05/30 18:52 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In computer science, the event loop, message dispatcher, message loop, message pump, or run loop is a programming construct that waits for and dispatches events or messages in a program. It works by polling some internal or external "event provider", which generally blocks until an event has arrived, and then calls the relevant event handler ("dispatches the event"). The event-loop may be used in conjunction with a reactor, if the event provider follows the (which can be selected or polled). The event loop almost always operates asynchronously with the message originator.

Weblio例文辞書

英和辞典・和英辞典 - Weblio辞書

event loop

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

閲覧履歴

全履歴クリア

event loop
Swagger
単語帳に追加

event loopのページの著作権