| 意味 | 例文 (18件) |
unsigned constantとは 意味・読み方・使い方
追加できません
(登録数上限)
「unsigned constant」の部分一致の例文検索結果
該当件数 : 18件
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
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
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;/* 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
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「unsigned constant」の部分一致の例文検索結果
該当件数 : 18件
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;/* 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;/* 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
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;/* 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
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
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
|
| 意味 | 例文 (18件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1proper
-
2take
-
3plea
-
4bilateral
-
5victims
-
6meet
-
7go
-
8condominium
-
9responsible
-
10eat
「unsigned constant」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|