EVENT LOOP Meaning in Japanese - translations and usage examples

[i'vent luːp]
[i'vent luːp]

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Event Loop Buses.
会場巡回バス・。
Finally, run a event loop.
最後に、イベントループに入るようにします。
Enters an event loop unless/no-wait refinement is used.
No-waitリファインメントが使われない限りはイベントループに入ります。
Stop: exits the event loop.
Apos;stop:イベントループを終了します。
Event loop The browser main thread is an event loop.
イベントループブラウザのメインスレッドはイベントループです。
This thread runs an event loop.
このスレッドはイベントループを実行します。
Stops the event loop- PHP 日本語マニュアル.
イベントループを中止する-PHP日本語マニュアル。
Js, is based on an event loop.
Js同様eventloopに基づいています。
The event loop management is strictly equivalent to a call to XtAppMainLoop.
イベント・ループ管理はXtAppMainLoopの呼び出しとまったく同じです。
Understanding event loop and callback.
イベントループとコールバックの理解。
It creates an application object that has access to the event loop.
イベントループにアクセスできるアプリケーションオブジェクトを作成します。
Stop: exit the event loop(word!).
Apos;stop:イベントループを終了します(word!)。
The event loop is a specific implementation technique of systems that use message passing.
イベントループはメッセージを使用するシステムの実装技法の1つである。
The concept of event loop is very simple.
Eventloopのコンセプトは非常にシンプルです。
Parameters callback A reference to a function that should be called in the near future,when the event loop is idle.
引数callbackイベントループがアイドル状態のときに実行したい関数への参照。
We need to start that event loop by using the app. exec_() function.
App.exec_()関数を使用して、イベントループを開始する必要があります。
Ajax request or a user presses a button, the action is pushed into a queue,which is called the event loop.
Ajaxリクエストを送ったり、ユーザーがボタンを押した際には、アクションがイベントループと呼ばれるキューにプッシュされます。
This behaviour is like browser JavaScript-- the event loop is hidden from the user.
この動作はブラウザ上のJavaScriptと似ています-イベントループはユーザからは隠されます。
This means that the Realm instance will beautomatically updated to the latest version on every occurrence of the event loop.
これは、Realmインスタンスは、イベントループの中で、自動的に最新のバージョンに反映されるということです。
The more detailed algorithm of the event loop(though still simplified compare to the specification):.
イベントループのより詳細なアルゴリズム(仕様と比べると簡素化されていますが):。
When an event of the specified type occurs,the event handler is called from the application's event loop.
イベントハンドラは指定した種類のイベントが発生した際に、アプリケーションのイベントループから呼び出されます。
QtCore contains the core classes, including the event loop and Qt's signal and slot mechanism.
QtCoreはコアとなるGUI向け以外のクラスを保持し、イベントループおよびQtのsignalやslotメカニズムを含む。
First, calling listenTCP tells Twisted to create a listening socket andadd it to the event loop.
まず、listenTCPの呼び出しはTwistedにlisteningsocket(訳注:待ち受けソケット、と表記)を作成するよう伝えて、それをイベントループに付け足します。
The instance of the default event loop itself can be fetched by means of EvLoop::defaultLoop() method.
デフォルトのイベントループ自体のインスタンスを取得するにはEvLoop::defaultLoop()メソッドを使います。
For long heavy calculations that shouldn't block the event loop, we can use Web Workers.
イベントループをブロックしてはならない長く重い計算に対しては、WebWorkersを利用することができます。
Even event loop programs require programmers to write a lot of code that should not need to be written separately for every application.
イベントループプログラムでさえ、プログラマに、全てのアプリケーションに対し別々に書かれる必要のない多数のコードを書くことを要求する。
Network events are integrated with the event loop making it very easy to develop networked applications.
ネットワークイベントはイベントループに統合され、ネットワークアプリケーションを非常に開発しやすくしている。
PerformanceFrameTiming- Web APIs| MDN PerformanceFrameTiming is an abstract interface thatprovides frame timing data about the browser's event loop.
PerformanceFrameTiming-WebAPI|MDNPerformanceFrameTimingは、ブラウザのイベントループに関するフレームタイミングデータを提供する抽象インターフェイスです。
The QtCore module contains the core non-GUI classes,including the event loop and Qt's signal and slot mechanism.
QtCoreはコアとなるGUI向け以外のクラスを保持し、イベントループおよびQtのsignalやslotメカニズムを含む。
An asynchronous function is a function which operates asynchronously via the event loop, using an implicit Promise to return its result.
非同期関数は非同期でイベントループを介して実行され、暗黙的にPromiseを返します。
Results: 47, Time: 0.0302

Word-for-word translation

Top dictionary queries

English - Japanese