| 意味 | 例文 (16件) |
int nameとは 意味・読み方・使い方
追加できません
(登録数上限)
Weblio例文辞書での「int name」に類似した例文 |
|
int name
the original name of something or someone
to name anything
the continuation of a surname through the generations
「int name」の部分一致の例文検索結果
該当件数 : 16件
By default,the IDE provides it with a String called name and an int callednumber.発音を聞く 例文帳に追加
デフォルトで、IDE は name という String と、number という int を提供します。 - NetBeans
The value parsing code will always convert i4 to int: int is regarded by this implementation as the canonical name for this type.発音を聞く 例文帳に追加
コード中で値を解析する際には自動的に i4 が intに変換されます。 - PEAR
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;/* 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
In the New Property Pattern dialog box, set the Name to counter and the Type to int, and then click OK to add the new property.発音を聞く 例文帳に追加
「新規プロパティーパターン」ダイアログで、「名前」を「counter」、「型」を「int」に設定し、「了解」をクリックして新しいプロパティーを追加します。 - NetBeans
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
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「int name」の部分一致の例文検索結果
該当件数 : 16件
A dialog box appears where you can define the new operation.In the upper part of the Add Operation dialog box, type add in Name and type int in the Return Type drop-down list.例文帳に追加
新しいオペレーションを定義できるダイアログが表示されます。 「オペレーションを追加」ダイアログの上の部分で、「名前」に「add」、「戻り値の型」ドロップダウンリストに「int」と入力します。 - NetBeans
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
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
|
| 意味 | 例文 (16件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1reunion
-
2バレンタイン
-
3ハッピーバレンタイン
-
4happy valentine's day
-
5prepare
-
6バレンタインデー
-
7translate
-
8requiem
-
9miss
-
10dual
「int name」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|