Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
event loopの意味・使い方・読み方 | Weblio英和辞書
[go: Go Back, main page]


小窓モード


プレミアム

ログイン
設定

設定

event loopとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Wiktionary英語版での「event loop」の意味

event loop

発音

上位語

下位語

参照


「event loop」の部分一致の例文検索結果

該当件数 : 26



例文

Called by the main event loop when no events are available.発音を聞く 例文帳に追加

イベントが無い場合にメインイベントループから呼ばれます。 - Python

Influence the interpreter inner loop event handling.発音を聞く 例文帳に追加

これはインタプリタの内部ループイベントハンドラに影響を与えます。 - Python

Called early in the event loop to handle mode less dialog events.例文帳に追加

イベントループ内部で最初に呼ばれて、モードレスダイアログイベントを処理します。 - Python

METHOD FOR MITIGATING SINGLE EVENT EFFECTS IN PHASE LOCKED LOOP例文帳に追加

位相ロック・ループにおいて単一イベントによる影響を軽減する方法 - 特許庁

Pass the event record ev back to the Python event loop, or possibly to the handler for the sys.stdout window (based on the compiler used to build Python).例文帳に追加

イベントレコード ev を Python のイベントループに渡す、というよりは、sys.stdout ウィンドウ(Pythonをビルドしたコンパイラにもとづいて) のハンドラに渡されることになります。 - Python

A trace control unit 3 accepts conditions that, in a loop of sequences, an event that has occurred is a leading event of a loopable sequence and that the event that has occurred is any other event than the leading event of the loopable sequence.例文帳に追加

トレース制御部3が、シーケンスのLOOP(ループ)において、発生したイベントがLOOP可能シーケンスの先頭のイベントであるという条件、発生したイベントがLOOP可能シーケンスの先頭以外のイベントであるという条件を受け付ける。 - 特許庁

例文

The global flag will indicate that the event must be processed in the main loop of the program.発音を聞く 例文帳に追加

このグローバルなフラグは、そのイベントをプログラムのメインループで処理しなければならないことを示す。 - JM

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

ウィキペディア英語版での「event loop」の意味

Event loop

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

英語による解説
ウィキペディア英語版からの引用

Weblio例文辞書での「event loop」に類似した例文

event loop

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

「event loop」の部分一致の例文検索結果

該当件数 : 26



例文

This routine is the main event loop, call it to set your applicationrolling.発音を聞く 例文帳に追加

このルーチンがメインイベントループで、作成したアプリケーションが動き出すためにはこれを呼ぶことになります。 - Python

This event recognizing device is provided with an output loop for dynamically setting (programming or reprogramming) the comparator of the event recognizing device.例文帳に追加

本発明の事象認識装置は、事象認識装置のコンパレータを動的に設定(プログラミング又は再プログラミング)するための出力ループを設けている。 - 特許庁

A substrate processing apparatus sets an event number of a recipe to be compared as a termination condition of a loop in a recipe comparison program flow (B2).例文帳に追加

レシピ比較プログラムフローにおいて、比較先レシピのイベント数をループの終了条件として設定する(B2)。 - 特許庁

Install an observer callback in the event loop (CFRunLoop) for the current thread, that will lock and unlock the Global Interpreter Lock(GIL) at appropriate times, allowing other Python threads to run while the event loop is idle.Availability: OSX 10.1 or later.例文帳に追加

現在のスレッドのイベントループ(CFRunLoop)中のオブザーバにコールバックを行ない、適切な時にグローバルインタープリタロック(GIL)を、イベントループが使用されていない間、他の Python スレッドの起動ができるようにロックしたり、ロックの解除をしたりします。 有効性:OSX 10.1以降 - Python

the edge-triggered usage requires more clarification to avoid stalls in the application event loop.発音を聞く 例文帳に追加

しかしエッジトリガとして使う場合は、アプリケーションのイベントループでストール (stall) しないように、使い方をより明確にしておく必要がある。 - JM

To improve the prediction of the action of an event wait branch loop and to accelerate the escape speed of the loop concerning an information processor for performing pipeline processing with branch prediction.例文帳に追加

分岐予測を伴うパイプライン処理を行う情報処理装置において、事象待ち分岐ループの振る舞いの予測を改善し、ループの脱出速度を向上させることが課題である。 - 特許庁

The autoGIL module provides a function installAutoGIL that automatically locks and unlocks Python's Global Interpreter Lockwhen running an event loop.例文帳に追加

autoGILモジュールは、自動的にイベントループを実行する場合 、Python のグローバルインタープリタをロックしたり、ロックの解除をしたりするための関数 installAutoGIL を提供します。 - Python

例文

In the event that the loop requires zero iterations, the registers are renamed in a predetermined way and register allocation is matched with the one produced in the normal case that the loop requires one or more iterations.例文帳に追加

ループがゼロの反復を要求するイベントにおいて、レジスタの名前は予め決められた方法で変更されて、レジスタ割り当てを、ループが1つ以上の反復を有する通常の場合に発生するものと整合させる。 - 特許庁

>>例文の一覧を見る


event loopのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wiktionary英語版」の記事は、Wiktionaryのevent loop (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのEvent loop (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS