| 意味 | 例文 |
Event Displayの部分一致の例文一覧と使い方
該当件数 : 675件
EVENT-CALENDAR DISPLAY APPARATUS, EVENT-CALENDAR DISPLAY METHOD, EVENT-CALENDAR DISPLAY PROGRAM, AND EVENT-INFORMATION EXTRACTION APPARATUS例文帳に追加
イベントカレンダー表示装置、イベントカレンダー表示方法、イベントカレンダー表示プログラム及びイベント情報抽出装置 - 特許庁
00>=40 .vs 0u0int type;/* DestroyNotify */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 event;Window window;} XDestroyWindowEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバはイベントの型を一意に識別する定数の名前である。 - XFree86
KARAOKE EVENT INFORMATION DISPLAY SYSTEM例文帳に追加
カラオケイベント情報表示システム - 特許庁
EVENT LOG ANALYSIS SUPPORT APPARATUS AND EVENT LOG DISPLAY METHOD例文帳に追加
イベントログ解析支援装置、イベントログ表示方法 - 特許庁
APC EVENT DISPLAY SYSTEM, APC EVENT DISPLAY DEVICE AND APC EVENT DISPLAY CONTROL METHOD例文帳に追加
APCイベント表示システム、およびAPCイベント表示装置、ならびにそのAPCイベント表示制御方法 - 特許庁
00>=40 .vs 0u0int type;/* CirculateNotify */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 event;Window window;int place;/* PlaceOnTop, PlaceOnBottom */} XCirculateEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* GravityNotify */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 event;Window window;int x, y;} XGravityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* UnmapNotify */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 event;Window window;Bool from_configure;} XUnmapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に認識する定数の名前が設定される。 - XFree86
00>=40 .vs 0u0int type;/* ConfigureNotify */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 event;Window window;int x, y;int width, height;int border_width;Window above;Bool override_redirect;} XConfigureEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* ReparentNotify */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 event;Window window;Window parent;int x, y;Bool override_redirect;} XReparentEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベント型を一意に認識するための定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* KeymapNotify */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;char key_vector[32];} XKeymapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* MapRequest */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 parent;Window window;} XMapRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名がセットされる。 - XFree86
00>=40 .vs 0u0int type;/* ResizeRequest */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;int width, height;} XResizeRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* VisibiltyNotify */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;int state;} XVisibilityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
The display member is set to a pointerto the display the event was read on. 例文帳に追加
display メンバには、イベントが読み出されたディスプレイへのポインタがセットされる。 - XFree86
EVENT INFORMATION DISPLAY SYSTEM AND METHOD, AND EVENT INFORMATION DISPLAY PROGRAM例文帳に追加
イベント情報表示システム、イベント情報表示方法、及び、イベント情報表示プログラム - 特許庁
00>=40 .vs 0u0int type;/* CirculateRequest */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 parent;Window window;int place;/* PlaceOnTop, PlaceOnBottom */} XCirculateRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* ColormapNotify */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;Colormap colormap;/* colormap or None */Bool new;int state;/* ColormapInstalled, ColormapUninstalled */} XColormapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
it.type メンバにはイベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* PropertyNotify */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;Atom atom;Time time;int state;/* PropertyNewValue or PropertyDelete */} XPropertyEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名がセットされる。 - XFree86
An event detection signal is sent by radio to an event display device.例文帳に追加
イベント検出信号を無線でイベント表示装置に通信する。 - 特許庁
DEVICE AND METHOD FOR EVENT DISPLAY AND RECORDING MEDIUM WHERE SOFTWARE FOR EVENT DISPLAY HAS BEEN RECORDED例文帳に追加
イベント表示装置及び方法並びにイベント表示用ソフトウェアを記録した記録媒体 - 特許庁
The display member is set to a pointer to the display the event was read on.例文帳に追加
display メンバには、イベントが読み出されたディスプレイへのポインタが設定される。 - XFree86
00>=40 .vs 0u0int type;/* Expose */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;int x, y;int width, height;int count;/* if nonzero, at least this many more */} XExposeEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
The structure for SelectionClearevents contains: 00>=40 .vs 0u0int type;/* SelectionClear */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;Atom selection;Time time;} XSelectionClearEvent; When you receive this event, 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 LOG DATA COLLECTION PROGRAM AND EVENT LOG DISPLAY DEVICE USING THE SAME例文帳に追加
イベントログデータ収集プログラム及びこれを用いたイベントログ表示装置 - 特許庁
INFORMATION PROCESSING TERMINAL AND EVENT DISPLAY PROGRAM例文帳に追加
情報処理端末及びイベント表示プログラム - 特許庁
A pointer to the display the event was readfrom. 例文帳に追加
\\fIdisplay\\fR 8イベントが読み込まれたディスプレイへのポインタ。 - XFree86
Detection means 3 and 5 detect a display starting event and a display ending event on the basis of an event that a Web browser 2 issues.例文帳に追加
検出手段3,5は、Webブラウザ2の出すイベントに基づき表示開始イベントと表示終了イベントとを検出する。 - 特許庁
An event relation selection part 15 selects the event pair on the basis of the calculated certainty factor and stores the selected event pair in an event relation storage part 16 and an event relation display part 17 displays the event pair on a display device.例文帳に追加
イベント関係選別部15は、算出された確信度に基づいて、イベント対を選別してイベント関係格納部16に格納し、イベント関係表示部17はこれを表示装置に表示させる。 - 特許庁
00>=40 .vs 0u0int type;/* CreateNotify */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 parent;/* parent of the window */Window window;/* window id of window created */int x, y;/* window location */int width, height;/* size of window */int border_width;/* border width */Bool override_redirect;/* creation should be overridden */} XCreateWindowEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバはイベントの型を一意に識別する定数の名前である。 - XFree86
00>=40 .vs 0u0int type;/* SelectionNotify */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 requestor;Atom selection;Atom target;Atom property;/* atom or None */Time time;} XSelectionEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に認識するための定数の名前が設定される。 - XFree86
The client 11 processes this event and reflects a picture under display with that event.例文帳に追加
クライアント11はこのイベントを処理し、表示中の画面に反映させる。 - 特許庁
The fourth member always is a display, which is the display that the event was read from.例文帳に追加
4番目のメンバは常に display である。 これはイベントが読み出されたディスプレイである。 - XFree86
When receiving the event display indication, the multifunction machine 1 reads the information of the event from the event storage part 19 to provide this information to an event information display processing part 13 and displays an event content display screen on the display part 11.例文帳に追加
複合機1は、事象表示指示を受信すると、事象記憶部19から事象の情報を読み出して事象情報表示処理部13に提供し、事象内容表示画面を表示部11に表示させる。 - 特許庁
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
The linking display control means 3 is provided with an event transmitting and setting part 3, an event receiving part 5, an event queue 6, and an event executing part 7.例文帳に追加
連動表示制御手段3は、イベント送信・設定部4、イベント受信部5、イベントキュー6、及びイベント実行部7を有している。 - 特許庁
An event memory part 201 memorizes event information containing the display information and generation time of a generated event.例文帳に追加
イベント記憶部201は、発生したイベントの表示情報と発生時刻とを含むイベント情報を記憶する。 - 特許庁
Determination means 4 determines whether the display starting event is a content generation event or a content non-generation event.例文帳に追加
判定手段4は、表示開始イベントがコンテンツ生成イベントとコンテンツ非生成イベントのいずれかを判定する。 - 特許庁
To display necessary event information even when a display area of an event in a time chart display is reduced.例文帳に追加
タイムチャート表示において、イベントの表示領域が縮小されても必要なイベント情報を表示できるようにすること。 - 特許庁
An event display device 102 gives notice of event occurrence through light or vibration and displays the contents of the event in the form of a message.例文帳に追加
イベント表示装置102で、光や振動でイベントが起きたことを知らせ、そのイベントの内容をメッセージで表示する。 - 特許庁
Determination means 6 determines whether the display ending event is a content extinguishing event or a content non-extinguishing event.例文帳に追加
判定手段6は、表示終了イベントがコンテンツ消滅イベントとコンテンツ非消滅イベントのいずれかを判定する。 - 特許庁
To support the analysis of an event log by simply setting search conditions for the event log to display the event log by associating the event log with the search conditions.例文帳に追加
イベントログの検索条件を簡易に設定可能とし、イベントログを検索条件と関連づけて表示することにより、イベントログの解析を支援する。 - 特許庁
EVENT DISPLAY DEVICE OF MOBILE COMMUNICATION TERMINAL AND METHOD THEREOF例文帳に追加
移動通信端末機のイベント表示装置及びその方法 - 特許庁
DISPLAY SYSTEM, INFORMATION PROCESSOR AND TOUCH EVENT CONTROL METHOD例文帳に追加
表示装置、情報処理装置およびタッチイベント管理方法 - 特許庁
The radial location of the event object on the display is related to the stage of the particular corresponding event.例文帳に追加
表示上のイベント・オブジェクトの径方向位置は、対応する特定のイベントの段階に関連する。 - 特許庁
In case of any event shift condition, a display color of a cell is altered in an event time item of the recipe to be compared (C8).例文帳に追加
有る場合には比較先のイベント時間項目のセルの表示色を変更する(C8)。 - 特許庁
A display control unit 250 displays either of the list display screen and the event display screen on the display unit 181 based on switching operation that switches the list display screen and the event display screen.例文帳に追加
表示制御部250は、一覧表示画面およびイベント表示画面を切り替える切替操作に基づいて一覧表示画面およびイベント表示画面の何れかを表示部181に表示させる。 - 特許庁
In the event monitoring system comprising the event server for collecting event information from an event memory means and storing the event information in a database and an event monitoring apparatus for acquiring and displaying the event information stored in the database, the event monitoring apparatus is provided with a collection state display means for displaying a progress state that the event information of the event memory means is collected to the event server.例文帳に追加
イベントメモリ手段のイベント情報を収集してデータベースに保持するイベントサーバと、前記データベースのイベント情報を取得して表示するイベント監視装置を有するイベント監視システムにおいて、 前記イベント監視装置は、前記イベントメモリ手段のイベント情報が前記イベントサーバへ収集される進捗状況を表示するための収集状況表示手段を備える。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|