小窓モード


プレミアム

ログイン
設定

設定

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

ピン留め

追加できません

(登録数上限)

単語を追加

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

該当件数 : 132



例文

A key event processing unit 112 manages a current mode.例文帳に追加

キーイベント処理部112は、現在のモードを管理する。 - 特許庁

The event notification means 20 spontaneously gives notification in an event drive system when an event occurs in the normal mode, and stops notification of a specific kind of event in the suppression mode.例文帳に追加

イベント通知手段20は、通常モードではイベントの発生時にイベント駆動方式にて自発的に通知を行い、抑制モードでは特定種類のイベントの通知を停止する。 - 特許庁

If the event is the switch change event, whether the switch is a FAX mode changeover switch is discriminated, and when the event is not the FAX mode changeover switch, the processing along with the event is performed.例文帳に追加

スイッチ変化のイベントであれば、更にFAXモード切替スイッチであるか否かを判別し、FAXモード切替スイッチでなければ、そのイベントに沿った処理を行う。 - 特許庁

When an in-glove operation mode is set, the Touch event has a priority over the Hover event; and the Touch event is detected even in a Hover event detection area.例文帳に追加

手袋操作モードが設定されている場合、HoverイベントよりTouchイベントが優先され、Hoverイベントの検出領域においてもTouchイベントが検出される。 - 特許庁

When an image page receives a mode switching event, the kind of the received event is discriminated (S12).例文帳に追加

イメージページがモード切替えイベントを受信した時、受信したイベントの種別を判別する(S12)。 - 特許庁

In the event of the mode of the handheld device 102 being changed from the test mode to the non-test mode, the handheld device 102 generates a non-test mode signal.例文帳に追加

携帯装置102のモードがテストモードから非テストモードへ変更される場合、携帯装置102は非テストモード信号を生成する。 - 特許庁

例文

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

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

>>例文の一覧を見る

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

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

event mode

イベントモード

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

該当件数 : 132



例文

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

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

In melody-2 mode, base mode, chord-1 mode, and chord-2 mode, a note event currently read out of a memory is sounded each time the pad is operated.例文帳に追加

メロディ2モード、ベースモード、コード1モード、2モードはパッドを操作する毎に、その時点でメモリから読み出されているノートイベントを発音させる。 - 特許庁

In the case of an operation mode A, the event providing part 122 refers to a waiting status event table T1, and provides the event to an application program corresponding to the event.例文帳に追加

イベント提供部122は、動作モードが動作モードAの場合には、待ち受け状態イベントテーブルT1を参照し、当該イベントに対応するアプリケーションへ提供する。 - 特許庁

When the musical performance mode is not the keyboard mode, namely, is a solo mode or chorus mode (S7: No), a note-ON event and a pitch-bend change are sent to a sound source 7 (S8).例文帳に追加

演奏モードがキーボードモードでない場合、すなわちソロモードまたはコーラスモードである場合は(S7:No)、ノートオンおよびピッチベンドチェンジを音源7へ送る(S8)。 - 特許庁

In a melody 2 mode, a base mode, a chord 1 mode, and a chord 2 mode, a note event already read out from a memory at this time is emitted as sound at each time of pad operation.例文帳に追加

メロディ2モード、ベースモード、コード1モード、2モードはパッドを操作する毎に、その時点でメモリから読み出されているノートイベントを発音させる。 - 特許庁

When a prescribed event occurs in the present station, the relay station switches an operation mode to the through mode (S102, S103).例文帳に追加

中継局は、自局において所定のイベントが発生したとき、動作モードをスルーモードに切り替える(S102,S103)。 - 特許庁

If mode is QueuedAlready, XEventsQueuedreturns the number of events already in the event queue (and never performs a system call).例文帳に追加

mode がQueuedAlreadyの場合、XEventsQueued は既にイベントキュー内にある(そしてシステムコールを実行していない)イベントの数を返す。 - XFree86

例文

00>=40 .vs 0u0int type;/* FocusIn or FocusOut */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;/* window of event */int mode;/* NotifyNormal, NotifyGrab, NotifyUngrab */int detail;/* * NotifyAncestor, NotifyVirtual, NotifyInferior, * NotifyNonlinear,NotifyNonlinearVirtual, NotifyPointer, * NotifyPointerRoot, NotifyDetailNone */} XFocusChangeEvent;typedef XFocusChangeEvent XFocusInEvent;typedef XFocusChangeEvent XFocusOutEvent; When you receive these events, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加

type メンバはイベントの型を一意に識別するための定数名が設定される。 - XFree86

>>例文の一覧を見る


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

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS