selectを含む例文一覧と使い方
該当件数 : 15417件
If you want to see all versions,select the Fetch All Gem Versions checkbox in the Settings tab.例文帳に追加
すべてのバージョンを表示するには、「設定」タブの「すべての Gem バージョンを取得する」チェックボックスを選択します。 - NetBeans
If this occurs, right-click the project node and choose Properties.On the Web Service Clients panel of the Project Properties dialog,select donotunwrap and deselect strict. 例文帳に追加
「プロジェクトプロパティー」ダイアログの「Web サービスクライアント」パネルで「donotunwrap」を選択します。 また、「strict」を選択解除します。 - NetBeans
At the License agreement page, review the license agreement, select the acceptance checkbox, and click Next. 例文帳に追加
ライセンス契約のページでライセンス契約を確認し、同意のチェックボックスを選択して、「次へ」をクリックします。 - NetBeans
In the Visual Designer, select the Text Field component, and in the Properties window, add the following parameters to the onKeyUp property. 例文帳に追加
ビジュアルデザイナで「テキストフィールド」コンポーネントを選択し、「プロパティー」ウィンドウで次のパラメータを onKeyUp プロパティーに追加します。 - NetBeans
In the Design view, right-click the activity you want to wrap, point to the Wrap With option, and select the wrapper BPEL activity. 例文帳に追加
デザインビューで、ラップするアクティビティーを右クリックし、「ラップ」オプションをポイントし、ラッパー BPEL アクティビティーを選択します。 - NetBeans
In the Create New Import dialog box, select the file in your project structure to add it as import.例文帳に追加
「新規インポートの作成」ダイアログで、インポートとして追加するファイルをプロジェクト構造内で選択します。 - NetBeans
In the Design view, select an element that has an expression and copy the expression from the Condition row in the Properties window. 例文帳に追加
デザインビューで、式を持つ要素を選択し、「プロパティー」ウィンドウ内の「条件」行から式をコピーします。 - NetBeans
Select Cancel in the Location property window and Close in the Properties Window, and save your work. 例文帳に追加
「場所」プロパティーウィンドウで「取消し」を選択し、「プロパティー」ウィンドウで「閉じる」をクリックして、作業を保存します。 - NetBeans
To download a module for installation, select the module in the left pane and click the Add button. 例文帳に追加
インストールするモジュールをダウンロードするには、左区画でそのモジュールを選択し、「追加」ボタンをクリックします。 - NetBeans
Click Add and browse to the location of your database driver and select the database driver's JAR or ZIP file. 例文帳に追加
「追加」をクリックしてデータベースドライバがある場所に移動し、データベースドライバの JAR または ZIP ファイルを選択します。 - NetBeans
The IDE automatically steps over JDK classes; if you want to step into them, select the JDK sources in this window. 例文帳に追加
IDE では、JDK クラスは自動的にステップオーバーされます。 ステップインする場合は、このウィンドウで JDK ソースを選択します。 - NetBeans
In the Code Completion window that appears, select theconstuctor which will initialize its fields(Mail(String subject, String body) - generate,in this case). 例文帳に追加
表示されるコード補完ウィンドウで、フィールドを初期化するコンストラクタを選択します (この例では Mail(String subject, String body) - generate)。 - NetBeans
In the dialog that appears, select the fields you want to base your equals and hashCode methods on and click OK.例文帳に追加
表示されるダイアログで、equals メソッドと hashCode メソッドの基準にするフィールドを選択し、「了解」をクリックします。 - NetBeans
In the Code Completion window that appears, select the appropriate item (Mail(String subject, String body) - generate,in this case) and press Enter.例文帳に追加
表示されるコード補完ウィンドウで、適切な項目 (この例では Mail(String subject, String body) - generate) を選択し、Enter キーを押します。 - NetBeans
To edit a definition, select the relevant row and edit the text in the edit field below the list. 例文帳に追加
定義を編集するには、該当する行を選択し、リストの下の編集フィールドでテキストを編集します。 - NetBeans
Expand the ApplicationClientForTest project node in the Projects window,right-click the Libraries node and select Add Project. 例文帳に追加
「プロジェクト」ウィンドウで「ApplicationClientForTest」プロジェクトノードを展開し、「ライブラリ」ノードを右クリックして、「プロジェクトを追加」を選択します。 - NetBeans
Select the newly added class element, type BankAccount and press Enter.The IDE does the following: 例文帳に追加
新しく追加したクラス要素を選択し、「 BankAccount 」と入力して Enter キーを押します。 IDE が次の処理を行います。 - NetBeans
Select Use Existing UML Project in the Reverse Engineer dialog box and choose UMLPrj as the target project. 例文帳に追加
「リバースエンジニアリング」ダイアログで「既存の UML プロジェクトを使用」を選択し、ターゲットプロジェクトとして「 UMLPrj 」を選択します。 - NetBeans
From the Import Data to Form dialog box,select the database table to which you want to bind your components.Click OK. 例文帳に追加
「データをフォームにインポート」ダイアログで、コンポーネントをバインドするデータベース表を選択します。 「閉じる」をクリックします。 - NetBeans
You will use this relationship in the application to enable the user to select a customer's country from a combo box.例文帳に追加
アプリケーションでこの関係を使用し、ユーザーが顧客の国をコンボボックスから選択できるようにします。 - NetBeans
That would enable the user to select those fields without having to hand enter them.例文帳に追加
この調整を行うと、ユーザーは手動で入力せずにこれらのフィールドを選択することができます。 - NetBeans
If desired, select a Booleanbean property, the value of which determines whether the action is enabled or not.例文帳に追加
必要に応じて、Boolean 型の Bean プロパティーを選択します。 この値によって、アクションが有効かどうかが決まります。 - NetBeans
Type sakila.entity.Actor for the Class to Map and select actor from the Database Table drop down list.Click Finish. 例文帳に追加
「マップするクラス」に「sakila.entity.Actor」と入力し、「データベース表」ドロップダウンリストから「actor」を選択します。 「完了」をクリックします。 - NetBeans
In the Source Packages Folder pane, click Add Folder, navigate to theJavaGames/BlackJack/BlackJackUI folder, and select the resources and src folders.例文帳に追加
「ソースパッケージフォルダ」区画で「フォルダを追加」をクリックし、JavaGames/BlackJack/BlackJackUI フォルダに移動して resources および src フォルダを選択します。 - NetBeans
In the Test Packages Folder pane, click Browse to select the folder containing the JUnit package folders.例文帳に追加
(省略可能) 「テストパッケージフォルダ」区画で「参照」をクリックし、JUnit パッケージフォルダが含まれているフォルダを選択します。 - NetBeans
Select /BlackJackUI/src in the Source Package Folder combo box and then add BlackJackUI/resources, BlackJackLib/src,and jcardshark-core.jar to the source folder's classpath.例文帳に追加
「ソースパッケージフォルダ」コンボボックスから /BlackJackUI/src を選択し、ソースフォルダのクラスパスに BlackJackUI/resources、BlackJackLib/src、および jcardshark-core.jar を追加します。 - NetBeans
In Test Packages Folder, click Browse to select the folder containing the JUnit package folders.例文帳に追加
(省略可能) 「テストパッケージフォルダ」で「ブラウズ」をクリックして、JUnit パッケージフォルダが含まれているフォルダを選択します。 - NetBeans
When you select a different name from the list, the trips associated with that name appear in the table. 例文帳に追加
リストから別の名前を選択すると、その名前に関連付けられている旅行が表に表示されます。 - NetBeans
Open the Services window, select the Databases travel Tables trip table, and drag it onto the SessionBean1 node in the Navigator window. 例文帳に追加
「サービス」ウィンドウを開き、「データベース」「travel」「表」「trip」表を選択し、「ナビゲータ」ウィンドウの「SessionBean1」ノードの上までドラッグします。 - NetBeans
In the dialog box that displays, select the Server side Java with client side JavaScript in the selected browser option.例文帳に追加
表示されるダイアログで、「選択したブラウザ内のクライアント側 JavaScript を使用したサーバー側 Java」オプションを選択します。 - NetBeans
In the Name and Location page of the wizard, select the Use Dedicated Folder for Sharing Libraries checkbox.例文帳に追加
ウィザードの「名前と場所」ページで、「ライブラリの共有用に専用フォルダを使用」チェックボックスを選択します。 - NetBeans
From the Control Panel, start Add or Remove Programs, select NetBeans(TM) Mobility Pack and click Change/Remove.例文帳に追加
コントロールパネルから「プログラムの追加と削除」を選択し、「NetBeans(TM) Mobility Pack」を選択して「変更と削除」をクリックします。 - NetBeans
To objectively and efficiently select a production line system without depending on experience and intuition.例文帳に追加
経験や勘に頼ることなく、客観的に、効率良く生産ライン方式の選定を行えるようにする。 - 特許庁
The CPUs of the other ECUs select the control information corresponding to the vehicle specification information signals.例文帳に追加
その他のECUのCPUは、車両仕様情報信号に対応する制御情報を選択する。 - 特許庁
Response to risk is a process to select appropriate responses to those risks based on the risk assessment. 例文帳に追加
リスクへの対応とは、リスクの評価を受けて、当該リスクへの適切な対応を選択するプロセスをいう。 - 金融庁
Response to risk is a process to select appropriate responses to those risks based on the risk assessment. 例文帳に追加
リスクへの対応とは、リスクの評価を受けて、当該リスクへの適切な対応を選択するプロセスをいう。 - 金融庁
Or the sell browser can automatically select the previewer among the plurality of usable previewers.例文帳に追加
あるいは、シェルブラウザは、複数の利用可能なプレビューアからプレビューアを自動的に選択することが可能である。 - 特許庁
To provide an audio player having a function to select and reproduce the music meeting a user's likeness.例文帳に追加
ユーザの好みに合った曲を選曲し再生する機能を有したオーディオプレーヤーを提供すること。 - 特許庁
A downloading data select function 131 selects an extra multicast group based on the viewing/listening multicast group.例文帳に追加
配信データ選択機能131は、視聴マルチキャストグループに基づいて追加マルチキャストグループを選択する。 - 特許庁
To accurately control the number of idle revolutions when performing N → D select after start to reduce shift lag and shock.例文帳に追加
始動後のN→Dセレクトに際し、アイドル回転数を的確に制御して、シフトラグとショックを低減する。 - 特許庁
To provide a liquid jetting apparatus at low cost which can select a cap which surely sucks a liquid.例文帳に追加
低コストで確実に吸引するキャップを選択することができる液体噴射装置を提供する。 - 特許庁
Thus, a user can select a desired mode, when a telephone call arrives from the outside.例文帳に追加
このことにより、ユーザーは、外から電話がかかってきたときに、望ましいモードを選択することができる。 - 特許庁
A voter inserts the voting card 2 received in a reception 1 into input equipment 3 to select a candidate.例文帳に追加
投票者が、受付1で受け取った投票カード2を入力機3に挿入して、候補を選択する。 - 特許庁
The type or action of the user is estimated from the combination of the icons used by the user to select the advertisement.例文帳に追加
ユーザが利用したアイコンの組合せからそのユーザのタイプや行動を推定し、広告が選定される。 - 特許庁
To obtain a radio network system allowing a mobile machine to select the optimal radio system without performing a complicated operation.例文帳に追加
移動機が、煩雑な操作をせずに最適な無線システムを選択できる無線ネットワークシステムを得ること。 - 特許庁
To make a mobile phone terminal able to simply and quickly select a video phone mode or a voice phone mode.例文帳に追加
テレビジョン電話モード及び音声電話モードの選択が簡単に、かつ迅速に行えるようにする。 - 特許庁
To select an appropriate modulation/demodulation system according to a line state in an inductive radio system.例文帳に追加
誘導無線システムで、回線状態に応じて適切な変復調方式を選択できるようにする。 - 特許庁
To easily select an optimum setting value of marking conditions in a scanning type laser marking method.例文帳に追加
スキャニング式のレーザマーキング法においてマーキング条件の最適な設定値を容易に選定できるようにする。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright(C) 2026 金融庁 All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|