1016万例文収録!

「イベント構造体」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > イベント構造体に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

イベント構造体の部分一致の例文一覧と使い方

該当件数 : 58



例文

XMapEvent 3X11 "Release 6.4" "X Version 11" "XLIB FUNCTIONS"名前XMapEvent, XMappingEvent \\- MapNotify, MappingNotify イベント構造体構造MapNotifyイベントに対する構造の内容を示す。例文帳に追加

Name XMapEvent, XMappingEvent- MapNotify and MappingNotify event structures  - XFree86

イベントの全詳細はevent構造の中にあります。例文帳に追加

The complete details of the event can be found in the event structure. - Python

コールバック構造も露出イベントを持っている。例文帳に追加

The callback structure also includes the exposure event. - XFree86

MappingNotifyイベントに対する構造の内容を示す。例文帳に追加

The structure for MappingNotify events is:  - XFree86

例文

XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord \\- イベント構造体とポインタ移動履歴構造の送信例文帳に追加

XSendEvent, XDisplayMotionBufferSize,XGetMotionEvents, XTimeCoord - send events and pointer motion history structure  - XFree86


例文

説明関数XNextEventはイベントキューの最初のイベントを指定したXEvent構造にコピーし、このイベントをキューから削除する。例文帳に追加

Description The XNextEvent function copies the first event from the event queue into the specified XEvent structure and then removes it from the queue. - XFree86

イベント #13 の構造を削除しファイルディスクリプタをclose (2)例文帳に追加

If you remove the structure and close (2)  - JM

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for CirculateNotify events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for CirculateRequestevents contains:  - XFree86

例文

このイベントを受け取った時、構造のメンバは以下のようにセットされている。例文帳に追加

The structure for ClientMessage events contains:  - XFree86

例文

このイベントを受け取った時、構造のメンバは以下のように設定されている。例文帳に追加

The structure for ColormapNotify events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のようにセットされている。例文帳に追加

The structure for ConfigureNotify events contains:  - XFree86

このイベントを受け取ったとき、構造のメンバは以下のように設定されている。例文帳に追加

The structure for CreateNotify events contains:  - XFree86

このイベントを受け取ったとき、構造のメンバは以下のように設定されている。例文帳に追加

The structure for DestroyNotify events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for Expose events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for GravityNotify events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for KeymapNotify events contains:  - XFree86

このイベントを受け取った時、構造のメンバは以下のように設定されている。例文帳に追加

The structure for MapRequest events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のようにセットされている。例文帳に追加

The structure for PropertyNotify events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for ResizeRequest events contains:  - XFree86

イベントを受け取ったとき、構造の各メンバは以下のように設定される。例文帳に追加

The structure for SelectionNotify events contains:  - XFree86

このイベントを受け取った時、構造のメンバは以下のように設定されている。例文帳に追加

The structure for UnmapNotify events contains:  - XFree86

このイベントを受け取ったとき、構造の内容は以下のように設定されている。例文帳に追加

The structure for VisibilityNotify events contains: - XFree86

XEvent構造は、各イベント型のために宣言した個別の構造の共用である。例文帳に追加

The XEvent structure is a union of the individual structures declared for each event type: - XFree86

関数XCheckTypedEventはイベントキューとサーバ接続上で利用可能な全てのイベントを検索し、指定した型にマッチする最初のイベントを見つける。 マッチするイベントが見つかった場合、XCheckTypedEventはそのイベントを削除し、これを指定したXEvent構造にコピーし、Trueを返す。例文帳に追加

The XCheckTypedEventfunction searches the event queue and then any events available on the server connection for the first event that matches the specified type.If it finds a match, XCheckTypedEvent removes that event, copies it into the specified XEvent structure, and returns True. - XFree86

XIfEventはマッチするイベントイベントキューから削除し、これをクライアントが与えたXEvent構造にコピーする。例文帳に追加

XIfEvent removes the matching event from the queue and copies the structure into the client-suppliedXEvent structure. - XFree86

そして、そのイベントをクライアントが与えたXEvent構造にコピーするが、イベントキューからの削除は行わない。例文帳に追加

It then copies the event into the client-supplied XEvent structure without removing it from the event queue. - XFree86

マッチするイベントがあった場合、XWindowEventはそのイベントをキューから取り除き、これを指定したXEvent構造にコピーする。例文帳に追加

When it finds a match,XWindowEvent removes that event from the queue and copies it into the specified XEvent structure. - XFree86

マッチするイベントがあった場合、XCheckWindowEventはそのイベントを削除し、これを指定したXEvent構造にコピーし、Trueを返す。例文帳に追加

If it finds a match, XCheckWindowEvent removes that event,copies it into the specified XEvent structure, and returns True.  - XFree86

マッチするイベントが見つかった場合、XMaskEventはそのイベントをキューから削除し、指定したXEvent構造にコピーする。例文帳に追加

When it finds a match,XMaskEvent removes that event and copies it into the specified XEvent structure. - XFree86

マッチするイベントを見つけた場合、XCheckMaskEventはそのイベントを削除し、これを指定したXEvent構造にコピーし、True .を返す。例文帳に追加

If it finds a match,XCheckMaskEvent removes that event, copies it into the specified XEvent structure, and returns True. - XFree86

マッチするイベントが見つかった場合、XCheckTypedWindowEventはこのイベントをキューから削除し、これを指定したXEvent構造にコピーし、Trueを返す。例文帳に追加

If it finds a match, XCheckTypedWindowEvent removes the event from the queue, copies it into the specified XEvent structure, and returnsTrue. - XFree86

さらに、汎用イベントへのポインタは、構造の他の要素にアクセスする前にキャストされなければならない。例文帳に追加

Name Structures  - XFree86

クライアントがこのイベントを受け取ったとき、構造のメンバは以下のように設定される。例文帳に追加

The structure for FocusIn and FocusOut events contains: - XFree86

クライアントがこのイベントを受け取った場合、構造のメンバは以下のように設定されている。例文帳に追加

The structure for ReparentNotify events contains:  - XFree86

入力がイベントの場合、XtAppPeekEventはこの event 情報構造に情報をセットし、0 でない値を返す。例文帳に追加

If the input is an event, XtAppPeekEvent fills in the event and returns a nonzero value. - XFree86

X サーバが必要に応じて構造の内容のバイト交換を正しく行えるよう、XEvent構造が持つイベントは、入力拡張で定義されているイベントでなくてはならない(そうでない場合には、エラーBadValueとなる)。例文帳に追加

The event in the XEvent structure must be one of the events defined by the input extension (or a BadValue error results) so that the X server can correctly byte-swapthe contents as necessary. - XFree86

Falseの場合は、イベントウィンドウとルートウィンドウは異なるスクリーン上にある。 元のウィンドウがイベントウィンドウの下位ウィンドウであれば、構造の subwindow メンバには、元のウィンドウであるイベントウィンドウの子ウィンドウあるいは元のウィンドウの祖先であるイベントウィンドウの子ウィンドウが設定される。例文帳に追加

If False, the event and root windows are not on the same screen.If the source window is an inferior of the event window, the subwindow member of the structure is set to the child of the event window that is the source window or the child of the event window that is an ancestor of the source window. - XFree86

この構造内の監視対象ディスクリプタにより、どのオブジェクトでそのイベントが発生したかを特定できる。例文帳に追加

indicating file system events; the watch descriptor inside this structure identifies the object for which the event occurred.  - JM

構造のevents要素は入力パラメータで、アプリケーションが興味を持っているイベントのビットマスクを指定する。例文帳に追加

The field events is an input parameter, a bit mask specifying the events the application is interested in.  - JM

例えば、X サーバがクライアントアプリケーションにGraphicsExposeイベントを通知するとき、X サーバはtype メンバにGraphicsExposeを設定したXGraphicsExposeEvent構造を送る。例文帳に追加

For example, when the X server reports a GraphicsExpose event to a client application, it sends an XGraphicsExposeEvent structure with the type member set to GraphicsExpose. - XFree86

例えば、X サーバがクライアントアプリケーションにGraphicsExposeイベントを通知するとき、X サーバはtype メンバにGraphicsExposeをセットしたXGraphicsExposeEvent構造を送る。例文帳に追加

For example, when the X server reports a GraphicsExpose event to aclient application, it sends an XGraphicsExposeEvent structure with thetype member set to GraphicsExpose.  - XFree86

XInputClassInfo 構造に含まれている情報は、クライアントがXSelectExtensionEvent リクエストを行う時に使うイベントクラスを得るためのマクロによって使われる。例文帳に追加

The information contained in the XInputClassInfo structure is used by macros to obtain the event classes that clients use in making XSelectExtensionEvent requests. - XFree86

特定のデバイスに対する適切なイベントクラスを得るためには、そのデバイスに対する XDevice 構造を使って上記のマクロの1つを呼び出す。例文帳に追加

To obtain the proper eventclass for a particular device, one of the above macros is invoked using the XDevice structure for that device. - XFree86

XOpenDevice が返す XDevice 構造に含まれる情報は、クライアントが XSelectExtensionEvent リクエストを作る際に使う、イベントクラスを取得するマクロに使われる。例文帳に追加

Information contained in the XDevice structure returned by XOpenDevice is used by macros to obtain the event classes that clients use in making XSelectExtensionEvent requests. - XFree86

特定デバイスの適切なイベントクラスを得るためには、そのデバイスに対するXDevice 構造を使って上記のマクロの1つが呼び出される。例文帳に追加

To obtain the proper event class for a particular device, one of the above macros is invoked using the XDevice structure for that device. - XFree86

一の面に関して、コンピュータ支援工学解析が、構造間の衝突イベントをシミュレートするために実行される。例文帳に追加

According to one aspect, a computer-aided engineering analysis is performed to simulate an impact event between structures. - 特許庁

そして、イベント木走査部160eが、イベント木データ150fを走査する場合に、ノード構造の述部を参照し、述部が「真」の場合には、所定の順序規則に従って走査を継続し、「偽」の場合には、配下に接続されたノード構造の走査をスキップする。例文帳に追加

When an event tree scanning part 160e scans the event tree data 150f, the event tree scanning part 160e refers to the predicate of the node structure to keep scanning according to a predetermined sequence rule when the predicate is "truth" and skip scanning the node structure connected to subordinates when the predicate is "falsehood". - 特許庁

検索装置100は、イベント木作成部160dが、イベント木データ150fを構成するノード構造の述部(述部ノードに対応)に、クエリの制約条件を満たしている旨を示す「真」または、クエリの制約条件を満たしていない旨を示す「偽」を設定する。例文帳に追加

In this retrieving device 100, an event tree creating part 160d sets "truth" showing that constraints of the query are satisfied or "falsehood" showing that the constraints are not satisfied in a predicate (correspondence to a predicate node) of a node structure constituting event tree data 150f. - 特許庁

例文

この構造を受け取った時、構造のメンバは以下のように設定されている。 type メンバには、イベントの型を一意に識別する定数名が設定される。例文帳に追加

*/} XMapEvent; 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. - XFree86

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS