1153万例文収録!

「window ID」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > window IDに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

window IDの部分一致の例文一覧と使い方

該当件数 : 100



例文

GL window id 例文帳に追加

GLウィンドウのid - Python

Must be either an X window ID or a GLX pixmap ID.例文帳に追加

X のウィンドウ ID か GLX のピックスマップ ID でなければならない。 - XFree86

In the Properties window, set the id to viewButton. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「viewButton」に設定します。 - NetBeans

In the Properties window, set the id to voteButton. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「voteButton」に設定します。 - NetBeans

例文

In the Properties window,set the id property to validateButton. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「validateButton」に設定します。 - NetBeans


例文

In the Properties window, change its id property to personDD. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「personDD」に変更します。 - NetBeans

In the Properties window, change the id property to save. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「save」に変更します。 - NetBeans

In the Properties window, set the id property to viewReportBtn. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「viewReportBtn」に設定します。 - NetBeans

In the Properties window, set the id property to createPdfBtn. 例文帳に追加

「プロパティー」ウィンドウで、「id」プロパティーを「createPdfBtn」に設定します。 - NetBeans

例文

In the Properties window, set the Button's id property touploadFileButton. 例文帳に追加

「プロパティー」ウィンドウで、ボタンの「id」プロパティーを「uploadFileButton」に設定します。 - NetBeans

例文

In the Properties window, change the button's id property to add. 例文帳に追加

「プロパティー」ウィンドウで、ボタンの「id」プロパティーを「add」に変更します。 - NetBeans

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 Properties window, change the component's id to nameDropDown. 例文帳に追加

「プロパティー」ウィンドウで、コンポーネントの「id」プロパティーを「nameDropDown」に変更します。 - NetBeans

In the Properties window, set the component's id to voteRBGroup. 例文帳に追加

「プロパティー」ウィンドウで、コンポーネントの「id」プロパティーを「voteRBGroup」に設定します。 - NetBeans

This option indicates that the window with the specified resource id should be selected for the window dump, without requiring the user to select a window with the pointer.例文帳に追加

この場合、ユーザがポインタでウィンドウを選択する必要はない。 - XFree86

The user has the optionof selecting the target window with the mouse (by clicking any mouse buttonin the desired window) or by specifying its window id on the command linewith the -id option. 例文帳に追加

マウスによって選択する(そのウィンドウの中でマウスのボタンのいずれかをクリックする)方法と、コマンドラインの \\-id オプションでウィンドウ ID を指定する方法である。 - XFree86

In the Properties window, set the Radio Button Group component's id to voteRBGroup. 例文帳に追加

「プロパティー」ウィンドウで、「ラジオボタングループ」コンポーネントの「id」を「voteRBGroup」に設定します。 - NetBeans

In the Properties window, change the id property of the Button component to send.例文帳に追加

「プロパティー」ウィンドウで、ボタンコンポーネントの「id」プロパティーを「send」に変更します。 - NetBeans

In the Properties window, set the Static Text's id property to fileNameStaticText. 例文帳に追加

「プロパティー」ウィンドウで、静的テキストの「id」プロパティーを「fileNameStaticText」に設定します。 - NetBeans

In the Properties window, change the Button component's id property to revert. 例文帳に追加

「プロパティー」ウィンドウで、「ボタン」コンポーネントの「id」プロパティーを「revert」に変更します。 - NetBeans

The XtIsRealized function returnsTrue if the widget has been realized, that is, if the widget has a nonzeroX window ID. 例文帳に追加

.LPXtIsRealized関数は、ウィジェットがすでにリアライズ (X window ID が 0 でないウィジェット) されていれば、Trueを返す。 - XFree86

In the Properties window, change the id to personIdDD. 例文帳に追加

「ドロップダウンリスト」コンポーネントの「プロパティー」ウィンドウで「id」プロパティーを personIdDD に変更します。 - NetBeans

The XGetSelectionOwnerfunction returns the window ID associated with the window that currently owns the specified selection.例文帳に追加

関数XGetSelectionOwnerは、指定したセレクションを現在所有しているウィンドウに関連づけられたウィンドウIDを返す。 - XFree86

Create the dialog window, from the DLOG resource with idresid. 例文帳に追加

ID resid の DLOG リソースからダイアログウィンドウを作成します。 - Python

In the Properties window, change the id property of the Text Fieldfrom textField1 to nameField. 例文帳に追加

「プロパティー」ウィンドウで、テキストフィールドの「id」プロパティーを「textField1」から「nameField」に変更します。 - NetBeans

In the Properties window, change the Button component's id property from button1to helloButton. 例文帳に追加

「プロパティー」ウィンドウで、「ボタン」コンポーネントの「id」プロパティーを「button1」から「helloButton」に変更します。 - NetBeans

In the Properties window, set the Static Text component's id to resultsST. 例文帳に追加

「プロパティー」ウィンドウで、「静的テキスト」コンポーネントの「id」プロパティーを「resultsST」に設定します。 - NetBeans

In the Properties window, change the id property of the Layout Panel component to transcriptPanel. 例文帳に追加

「プロパティー」ウィンドウで、レイアウトパネルコンポーネントの「id」プロパティーを「transcriptPanel」に変更します。 - NetBeans

In the Properties window, change the id property of the Text Field component to comment. 例文帳に追加

「プロパティー」ウィンドウで、テキストフィールドコンポーネントの「id」プロパティーを「comment」に変更します。 - NetBeans

In the Properties window,set the Label's id property to headerLabel and the labelLevel to Strong(1). 例文帳に追加

「プロパティー」ウィンドウで、ラベルの「id」プロパティーを「headerLabel」に、「labelLevel」を 「強 (1)」 に設定します。 - NetBeans

To release the list of window identifiers, use XFree.例文帳に追加

ウィンドウ ID のリストを解放するには、XFreeを使用すること。 - XFree86

Description The XQueryTree function returns the root ID, the parent window ID, a pointer to the list of children windows(NULL when there are no children), and the number of children in the list for the specified window.例文帳に追加

説明関数XQueryTreeは指定したウィンドウに対して、ルートウィンドウのID, 親ウィンドウのID,子ウィンドウのリストへのポインタ(子ウィンドウが無い場合には NULL)、このリスト中の子ウィンドウの数を返す。 - XFree86

The -id argument selects a window by id number in either decimal or hex (must start with 0x) while the -name argument selects a window byname.例文帳に追加

-id オプションは10進数か16進数の ID 番号でウィンドウを使って選択する(16進数の場合は0x で始めなければならない)。 -name オプションは名前を使ってウィンドウを選択する。 - XFree86

The XCreateSimpleWindow function creates an unmapped InputOutput subwindow for a specified parent window, returns the window ID of the created window, and causes the X server to generate a CreateNotify event.例文帳に追加

関数XCreateSimpleWindowは指定した親ウィンドウに対して、マップされていないInputOutputのサブウィンドウを作り、そのウィンドウIDを返す。 また、X サーバにCreateNotifyイベントを生成させる。 - XFree86

In the Properties window, set the Hyperlink's id property to homeLink and the url property to /faces/Page1.jsp. 例文帳に追加

ハイパーリンクの「プロパティー」ウィンドウで、「id」プロパティーを「homeLink」に設定し、「url」プロパティーを「/faces/Page1.jsp」に設定します。 - NetBeans

In the Properties window, set the id property to browseLink and the url property to /faces/Page1.jsp. 例文帳に追加

「プロパティー」ウィンドウで、ハイパーリンクの「id」プロパティーを「browseLink」に設定し、「url」プロパティーを「/faces/Page1.jsp」に設定します。 - NetBeans

The environment variable ``WINDOWID'' is set to the X window id number of the xterm window.Depending on your system configuration, xterm may also set the following:例文帳に追加

環境変数 ``WINDOWID'' は、そのxtermウィンドウの X における ウィンドウ ID 番号を設定する。 - XFree86

These identifiers indicate the colormaps that the window manager may need to install for this window.例文帳に追加

これらの ID は、ウィンドウマネージャがこのウィンドウをインストールするときに必要となるカラーマップを示す。 - XFree86

The XCreateWindow function creates an unmappedsubwindow for a specified parent window, returns the window ID of the created window, and causes the X server to generate a CreateNotify event.The created window is placed on top in the stacking order with respect to siblings.例文帳に追加

また、X サーバにCreateNotifyイベントを生成させる。 生成されたウィンドウは兄弟ウィンドウに対してスタックの一番上に配置される。 - XFree86

Select the topmost Delete button in the table, and in the Properties window, set the id property to delete. 例文帳に追加

表で一番上にある「Delete」ボタンを選択し、「プロパティー」ウィンドウで「id」プロパティーを「delete」に設定します。 - NetBeans

The colormap member is set to the colormap for the specified window and can be a colormap ID or None.例文帳に追加

colormap メンバには指定したウィンドウのカラーマップがセットされる。 このメンバの取る値はカラーマップの ID かNoneである。 - XFree86

The field is a hex number (like 'c' but displayed in hex - most useful for displaying window ids and the like)例文帳に追加

ウィンドウID 等を表示するときにたいへん便利である)。 - XFree86

SHOW WINDOW WITH RF-ID TAG AND SELLING OR EXHIBITING SHOWCASE例文帳に追加

RF−IDタグの付いたショウウィンドウと販売または陳列用ショウケース - 特許庁

A navigation window is displayed so as to be arranged in parallel with the edition window on the screen of the display device 11, and a list in which the extracted instruction codes are made correspond to the addresses and ID of the instruction codes is displayed in the navigation window.例文帳に追加

ナビゲーションウインドウには、抽出した命令コードと命令コードのアドレスとIDとを対応付けたリストが表示される。 - 特許庁

If the desired window is not the root window, it may be selected in two ways on the command line, either by id number such as might be obtained from xwininfo, or by name if the window possessesa name.例文帳に追加

選択したいウィンドウがルートウィンドウでない場合、コマンド行から選択する方法は2つある。 すなわち、xwininfo 等で得られる ウィンドウID を使う方法と、ウィンドウが持っている名前を使う方法である。 - XFree86

Or instead of specifying the window by its id number,the -name option may be used to specify which window is desired by name.There is also a special -root option to quickly obtain information on thescreen's root window. 例文帳に追加

ウィンドウをIDで指定する代わりに、\\-name オプションを使って名前でウィンドウを指定することもできる。 特殊なオプションである \\-root を指定すれば、スクリーンのルートウィンドウの情報を素早く得ることができる。 - XFree86

An individual ID, a communication program, and a window control program are set in a USB memory.例文帳に追加

個別ID・通信プログラム・ウインド制御プログラムをUSBメモリに設定しておく。 - 特許庁

The DefaultColormap macro returns the default colormap ID for allocation on the specified screen.The DefaultDepth macro returns the depth (number of planes) of the default root window for the specified screen.例文帳に追加

マクロDefaultColormapは指定したスクリーンのデフォルトカラーマップのIDを返す。 マクロDefaultDepthは、指定したスクリーンのデフォルトのルートウィンドウの深さ(プレーンの数)を返す。 - XFree86

Description The XCreateColormap function creates a colormap of the specified visual type for the screen on which the specified window resides and returns the colormap ID associated with it.例文帳に追加

説明関数XCreateColormapは、指定したウィンドウがあるスクリーンに対して、指定したビジュアル型のカラーマップを生成し、これに対応するカラーマップの ID を返す。 - XFree86

例文

If none of -font, -id, -name, and -root are specified, a crosshairs cursor is displayed and the user is allowed to choose any visible window by pressing any pointer button in the desired window.例文帳に追加

-font, -id, -name, -root のいずれも指定されていない場合、十字形のカーソルが表示され、ユーザは選択したいウィンドウ上でポインタのボタンをクリックすることで表示されている任意のウィンドウを選択することができる。 - XFree86




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS