EVENT LOOP in Japanese translation

[i'vent luːp]
[i'vent luːp]
イベントループ
event loop

Examples of using Event loop in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
When this happens, the signals and slots mechanism is totally independent of any GUI event loop.
これが起こると、SIGNALとSLOTのメカニズムは、どのGUIイベントループからも完全に独立しています。
Close() Discards any tasks queued in the WorkerGlobalScope's event loop, effectively closing this particular scope.
Close()効果的に特定のスコープを閉じ、WorkerGlobalScopeのイベントループにキューされているタスクを破棄する。
This means that Python code can execute inside of the environment, but there is no existing QT event loop running.
これは、Pythonコードを環境の内部で実行できることを意味しますが、既存のQTイベントループは実行していません。
Web Workers can exchange messages with the main process, but they have their own variables, and their own event loop.
WebWorkerはメインプロセスとメッセージを交換することができますが、独自の変数とイベントループを持ちます。
Concurrency model and the event loop- JavaScript|
並列モデルとイベントループ-JavaScript|
Note the ease and expressiveness with which we can declare asynchronous remote calls and have them executed concurrently(event loop style) without having to deal with threads and synchronization.
簡単で表現力が高いことに注目してほしい。非同期のリモート呼び出しが宣言でき、並行に(イベントループスタイルで)実行できる。
Guarantees Unlike"old-style", passed-in callbacks, a promise comes with some guarantees: Callbacks will never be called before the completion of the current run of the JavaScript event loop.
保証旧来のコールバック渡しとは異なり、Promiseでは以下が保証されています。コールバックは決して現在のJavaScriptイベントループの実行完了より前には呼び出されない。
A frame represents the amount of work a browser does in one event loop such as processing DOM events, resizing, scrolling, rendering, CSS animations, etc….
フレームは、DOMイベントの処理、サイズ変更、スクロール、レンダリング、CSSアニメーションなど、1つのイベントループでブラウザが実行する作業量を表します。
Periodic returns to the event loop between count executions provide just enough“air” for the JavaScript engine to do something else, to react to other user actions.
Count実行間でのeventloop定期的な戻りにより、JavaScriptエンジンは他のユーザ操作に反応するための十分な“タイミング”を手にします。
Over time however, alternatives have appeared, and projects seeking the efficient scale of event loop concurrency and non-blocking I/O have already looked beyond the Servlet API and servlet containers.
しかし時間とともに代替案が出現し、イベントループの並行性とノンブロッキングI/Oの効率的なスケールを求めるプロジェクトはすでにサーブレットAPIとサーブレットコンテナの先を思い描いていた。
Ev::RUN_ONCE Means that event loop will look for new events(waiting if necessary) and will handle those and any already outstanding ones.
Ev::RUN_ONCEイベントループが(必要なら待ち続けてでも)新しいイベントを探し、その新しいイベントや未処理のイベントを処理します。
If we don't do this, the program will run straight through because it won't keep running back on itself and this event loop here is waiting for events from us to run there.
これを行わない場合、プログラムはそれ自体で実行し続けることができないため、プログラムはまっすぐに実行されます。このイベントループは、ここからのイベントが実行されるのを待っています。
exp_continue}$prompt}. fi trap\-code will not work with any command that sits in Tcl's event loop, such as sleep.
sleep1expect{timeout{send"\\r";exp_continue}$prompt}.fi\-codeをトラップするのはTclのイベントループに依存しているコマンド(sleepなど)では動かない。
Common examples include: long running event handlers expensive reflows and other re-renders work the browser does between different turns of the event loop that exceeds 50 ms Culprit browsing context container The"culprit browsing context container", or"the container" for short, is the top level page, iframe, embed or object that the task occurred within.
一般的な例は次のとおりです。長期実行イベントハンドラ高価なリフローやその他の再レンダリング50ミリ秒を超えるイベントループの異なるターンの間にブラウザーが実行する作業犯人の閲覧コンテキストコンテナ「犯人の閲覧コンテキストコンテナ(Culpritbrowsingcontextcontainer)」、または略して「コンテナ」は、タスクが発生した最上位ページ、iframe、embed、objectです。
For the purposes of a media element, the video data of the media resource is only that of the currently selected track(if any) as given by the element's videoTracks attribute when the event loop last reached step 1, and the audio data of the media resource is the result of mixing all the currently enabled tracks(if any) given by the element's audioTracks attribute when the event loop last reached step 1.
メディア要素の目的に対して、メディアリソースの映像データは、イベントループがステップ1に到達する際に要素のvideoTracks属性で(もしあれば)与えられるように現在選択されるトラックのみであり、かつメディアリソースの音声データは、イベントループがステップ1に到達する際に(もしあれば)要素のaudioTracks属性によって与えられるすべての現在の有効なトラックは、混合の結果である。
Other Event Loops.
その他イベントループ
It supports integration with GTK+ 2, Qt, Tkinter, wxPython, Mac OS X(PyObjC) and Win32 event loops.
これはGTK+、GTK+2、Qt、Tkinter、wxPython、MacOSX(PyObjC)とWin32のイベントループとの統合をサポートします。
JavaScript has a concurrency model based on an"event loop".
JavaScriptは、"eventloop"に基づく同時実行モデルを持ちます。
JavaScript has a concurrency model based on an"event loop".
JavaScriptは「イベントループ」に基づく並列モデルを持っています。
JavaScript has a concurrency model based on an"event loop".
JavaScriptは「イベントループ」に基づく同時実行モデルを持っています。
Results: 169, Time: 0.0332

Event loop in different Languages

Word-for-word translation

Top dictionary queries

English - Japanese