小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 日英・英日専門用語 > asynchronous eventの意味・解説 

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

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「asynchronous event」の意味

asynchronous event


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

該当件数 : 24



例文

Recording prior to occurrence of an asynchronous event is performed in a looped mode.例文帳に追加

非同期イベントの発生に先立つ記録は、ループ・モードで行われる。 - 特許庁

The personal computer is provided with a mechanism for mainly receiving the asynchronous event notification to execute processing corresponding to the contents of the asynchronous event notification.例文帳に追加

そのため、パーソナルコンピュータでは非同期イベント通知の受信を専らに行う機構を有し、非同期イベント通知の内容に応じた処理を行う。 - 特許庁

but rather does his own asynchronous event processing.発音を聞く 例文帳に追加

を呼び出さなずに、独自の非同期イベント処理を用いる場合にのみ意味がある。 - JM

but instead implements custom asynchronous event processing.発音を聞く 例文帳に追加

を呼び出さず、独自の非同期イベント処理を実装する場合にのみ意味がある。 - JM

To provide a network terminal coping with an asynchronous event of an incoming telephone call or the like in accordance with an input state of an input device when the asynchronous event occurs.例文帳に追加

電話着信などの非同期イベントが発生した場合に、入力装置の入力状態に応じて対応することができるネットワーク端末を提供する。 - 特許庁

To improve the measuring method of the duration time of a service fault event in an asynchronous transfer mode(ATM).例文帳に追加

非同期転送モード(ATM)におけるサービス障害事象の継続時間の測定方法を改良する。 - 特許庁

例文

PROCESSOR CAPABLE OF EFFICIENTLY EXECUTING ASYNCHRONOUS EVENT TASKS EVEN WHEN THERE ARE A LARGE NUMBER OF TASKS TO BE ASYNCHRONOUSLY EXECUTED例文帳に追加

非同期に実行すべきタスクが多数あっても、非同期イベントタスクを効率良く実行することができるプロセッサ - 特許庁

>>例文の一覧を見る

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

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

該当件数 : 24



例文

The printer 1 executes asynchronous event processing independent of processing based on the request from the personal computer, and notifies the personal computer.例文帳に追加

プリンタは、パーソナルコンピュータからの要求による処理とは独立した、非同期イベント処理を行い、パーソナルコンピュータに通知する。 - 特許庁

In the asynchronous system, processes being the minimum functioning circuits perform a handshake with each other through a channel, and are autonomously or heteronomously event-driven.例文帳に追加

非同期システムにおいては、最小機能回路であるプロセス同士がチャネルを通じて相互にハンドシェイクを行い、自律的に又は他律的にイベント駆動する。 - 特許庁

A synchronous/asynchronous interface circuit (20) of the present invention comprises a finite state machine (22) that controls an access cycle to be performed between a synchronous bus (30) and an asynchronous CPU (10) into an event-driven type, and a detection circuit that detects the start of the access cycle.例文帳に追加

本発明の同期・非同期インターフェース回路(20)は同期バス(30)と非同期CPU(10)の間で行われるアクセス・サイクルをイベントドリブン式に制御する有限ステートマシン(22)と、アクセス・サイクルの開始を検出する検出回路を備える。 - 特許庁

To safely and effectively operate an event processing mechanism by delaying execution of event registration itself, by focusing on the delayed execution of an asynchronous request.例文帳に追加

本発明は、イベント処理機構の特徴でもあり、また目的でもある非同期要求の遅延実行に着目し、イベント登録の実行そのものを遅延させることで、イベント処理機構を安全に効率よく運用するというものである。 - 特許庁

After occurrence of the asynchronous event, the data collected in the looped portion is seamlessly merged with subsequently collected data by manipulation of pointers to the clusters by the operating system.例文帳に追加

非同期イベントの発生後、オペレーティング・システムによるクラスタへのポインタの操作によって、ループ部分に収集したデータを、その後に収集したデータと継目なく併合する。 - 特許庁

The dispatcher class is a thin wrapper around a low-level socket object.To make it more useful, it has a few methods for event-handling which are called from the asynchronous loop.例文帳に追加

dispatcherクラスは、低レベルソケットオブジェクトの薄いラッパーです。 便宜上、非同期ループから呼び出されるイベント処理メソッドを追加していますが、これ以外の点では、non-blockingなソケットと同様です。 - Python

The responsiveness of an on-line business processing system to a client 153 is improved by returning the result of previous asynchronous execution of state transition when the result exists in the event that the system receives an instruction from a client program.例文帳に追加

クライアントプログラムからの指示があった際に、先に非同期的に実行した結果があればそれを返すことで、クライアントに対する応答性能を向上させる。 - 特許庁

例文

The XMLHttpRequest object is configured with a request parameter that includes the ID of the component that triggered the event, and any value that the user entered.The XMLHttpRequest object then makes an asynchronous request to the webserver.例文帳に追加

XMLHttpRequest オブジェクトが、イベントをトリガーしたコンポーネントの ID を含む要求パラメータと、ユーザーが入力した値で構成されます。 次に XMLHttpRequest オブジェクトが Web サーバーへの非同期要求を実行します。 - NetBeans

>>例文の一覧を見る

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

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS