| 意味 | 例文 |
Select Fromの部分一致の例文一覧と使い方
該当件数 : 3245件
To easily select desired data from the list display of data.例文帳に追加
データの一覧表示から所望のデータを容易に選択可能とする。 - 特許庁
To easily select a desired connection destination from a plurality of connection destinations.例文帳に追加
複数の接続先から、所望の接続先を容易に選択する。 - 特許庁
From the Basic section of the Modeling Palette, select the Activity Group icon . 例文帳に追加
モデリングパレットの基本区画で、「アクティビティグループ (Activity Group)」アイコン を選択します。 - NetBeans
From the Basic section of the Modeling Palette, select the Final Node icon . 例文帳に追加
モデリングパレットの基本区画で、「終了ノード (Final Node)」アイコン を選択します。 - NetBeans
From the Persistence category, select Persistence Unit and click Next. 例文帳に追加
「持続性」カテゴリから「持続性ユニット」を選択し、「次へ」をクリックします。 - NetBeans
Right-click the Tomcat 6.0.x node and select Properties from the context menu. 例文帳に追加
「Tomcat 6.0.x」ノードを右クリックし、コンテキストメニューから「プロパティー」を選択します。 - NetBeans
In the Choose Server page, from the Server drop-down list, select GlassFish V2. 例文帳に追加
「サーバーを選択」ページで、「サーバー」ドロップダウンリストから「GlassFish V2」を選択します。 - NetBeans
From the BPEL Editor toolbar, select Design to switch to the Design view.例文帳に追加
BPEL エディタのツールバーで「デザイン」を選択してデザインビューに切り替えます。 - NetBeans
In the Palette window, select the Text Field component from the Swing category.例文帳に追加
「パレット」ウィンドウで、「Swing」カテゴリから「テキストフィールド」コンポーネントを選択します。 - NetBeans
Select the Activity Edge icon from the Basic section of the Modeling Palette. 例文帳に追加
モデリングパレットの基本区画で、「アクティビティエッジ (Activity Edge)」アイコンを選択します。 - NetBeans
From the Start menu, select Programs NetBeans 5.5.1 NetBeans IDE,or Programa NetBeans 5.5 NetBeans IDE. 例文帳に追加
「スタート」メニューから「プログラム」「NetBeans 5.5.1」「NetBeans IDE」、または「プログラム」「NetBeans 5.5」「NetBeans IDE」を選択します。 - NetBeans
When you select JUnit 3.x the IDE removes the JUnit 4 library from the project. 例文帳に追加
JUnit 3.x を選択すると、プロジェクトから JUnit 4 ライブラリが削除されます。 - NetBeans
To more effectively select an image from a plurality of images.例文帳に追加
複数の画像からより効果的に画像を選択できるようにする。 - 特許庁
Click Add From Project to open the Select Root Methods dialog box. 例文帳に追加
「プロジェクトから追加」をクリックし、「Root メソッドを選択」ダイアログを開きます。 - NetBeans
Select the Copy files from Sources Folder to another location checkbox. 例文帳に追加
「ファイルをソースフォルダから別の場所にコピー」チェックボックスを選択します。 - NetBeans
From the Basic section of the Modeling Palette, select the Message to Self icon . 例文帳に追加
モデリングパレットの基本区画、「再帰メッセージ (Message to Self)」アイコン を選択します。 - NetBeans
From the Basic section of the Modeling Palette, select the Synchronous Message icon 例文帳に追加
モデリングパレットの基本区画で、「同期メッセージ (Synchronous Message)」アイコン を選択します。 - NetBeans
From the Basic section of the Modeling Palette, select the Asynchronous Message icon . 例文帳に追加
モデリングパレットの基本区画で、「非同期メッセージ (Asynchronous Message)」アイコン を選択します。 - NetBeans
Switch on the Grant full access to user checkbox and from the drop down list select 例文帳に追加
「ユーザーにフルアクセスを許可」チェックボックスをオンにし、ドロップダウンリストから「 - NetBeans
Click on the Withdraw Cash From ATM element edge to open the Context Palette, select the Extend icon. 例文帳に追加
「Withdraw Cash From ATM」要素の端をクリックしてコンテキストパレットを開き、「拡張 (Extend)」アイコンを選択します。 - NetBeans
From the Association section of the Modeling Palette, select the Association icon and draw a link from CashierStation to Branch. 例文帳に追加
モデリングパレットの関連区画で、「関連 (Association)」アイコン を選択し、CashierStation から Branch へのリンクを描画します。 - NetBeans
For most of the allowed elements of a query array, the key is a lower case version of the keyword that begins a clause in the SELECT statement (e.g., 'select', 'from', 'where', etc.), and the value is the text of the remainder of that clause, excluding the keyword.例文帳に追加
クエリ配列で使用できる要素のキーのほとんどは、SELECT 文の句に使用するキーワードを小文字にしたものとなります(たとえば 'select'、'from'、'where' など)。 また、それに対応する値はその句の残りの部分 (キーワード以外の部分)となります。 - PEAR
To select a suitable system from among a plurality of electronic circular systems.例文帳に追加
複数の電子回覧方式の中から適した方式を選択する。 - 特許庁
To efficiently select an image from a number of images.例文帳に追加
多数の画像からでも、効率よく画像を選択することを可能にする。 - 特許庁
To appropriately select a reference axis of an object from an ISAR image.例文帳に追加
ISAR画像から目標物の基準軸を適切に選択する。 - 特許庁
To select a resolution of delivery of media from a plural number of the resolutions.例文帳に追加
メディアの送りの解像度を複数の解像度のなから選択する。 - 特許庁
Make sure that the content type is set to "text/plain", and that the radiobutton for select from list is marked.例文帳に追加
contenttypeが"text/plain"になっていることを確認し、ラジオボタンでselectfromlistをマークします。 - Gentoo Linux
mysql SELECT Host,User FROM user WHERE User = 'guest';+-----------+-------+| Host | User |+-----------+-------+| localhost | guest |+-----------+-------+1 row in set (0.00 sec) 例文帳に追加
必要な情報は揃いましたので、ユーザguestを削除できます。 - Gentoo Linux
From the Main Menu, Select Tools Templates.The NetBeans Template Manager opens. 例文帳に追加
メインメニューから「ツール」「テンプレート」を選択します。 NetBeans テンプレートマネージャーが開きます。 - NetBeans
From the File menu, select SaveAll to save your work. 例文帳に追加
「ファイル」メニューから「すべてを保存」を選択して作業内容を保存します。 - NetBeans
Select Enterprise Application from the Java EE category and click Next. 例文帳に追加
「エンタープライズ」カテゴリから「エンタープライズアプリケーション」を選択し、「次へ」をクリックします。 - NetBeans
From the Enterprise category, select Message-Driven Beans and click Next. 例文帳に追加
「エンタープライズ」カテゴリから、「メッセージ駆動型 Bean」を選択して「次へ」をクリックします。 - NetBeans
From the main menu, select Windows Properties to open the Properties window. 例文帳に追加
メインメニューから「ウィンドウ」「プロパティー」を選択し、「プロパティー」ウィンドウを表示します。 - NetBeans
From the Database Connection drop-down field, select jdbc:derby://hostname:1527/sample [app on APP]. 例文帳に追加
「データベース接続」ドロップダウンフィールドから「jdbc:derby://ホスト名:1527/sample [APP の app]」を選択します。 - NetBeans
From the Generate popup menu, select Getters and Setters. 例文帳に追加
「生成」ポップアップメニューから「取得メソッドおよび設定メソッド」を選択します。 - NetBeans
You select Ruby from the Categories pane, and you select either Ruby on Rails Application or Ruby on RailsApplication With Existing Sources from the Projects pane.例文帳に追加
続いて、「カテゴリ」区画から「Ruby」を選択し、「プロジェクト区画から「Ruby on Rails アプリケーション」または「既存のソースを使用する Ruby on Rails アプリケーション」のいずれかを選択します。 - NetBeans
Choose File from the main menu and select one of the following commands: 例文帳に追加
メインメニューから「ファイル」を選択し、次のいずれかのコマンドを選択します。 - NetBeans
In the Choose Server page, from the Server drop-down list, select GlassFish V2 Application Server/GlassFish. 例文帳に追加
「サーバーを選択」ページの「サーバー」ドロップダウンリストから、「GlassFish V2 Application Server/GlassFish」を選択します。 - NetBeans
Select Enterprise Application from the Enterprise category and click Next. 例文帳に追加
「エンタープライズ」カテゴリから「エンタープライズアプリケーション」を選択し、「次へ」をクリックします。 - NetBeans
Right-click the FacebookSaas project node and select Properties from the context window. 例文帳に追加
「FacebookSaas」プロジェクトノードを右クリックし、コンテキストウィンドウから「プロパティー」を選択します。 - NetBeans
You should also be able to select a country from the Country combo box.例文帳に追加
また、国 (Country) コンボボックスから国を選択できるようにもなったはずです。 - NetBeans
In the Choose Server page, from the Server drop-down list, select Sun Java System Application Server. 例文帳に追加
「サーバーを選択」ページで、「サーバー」ドロップダウンリストから「Sun Java System Application Server」を選択します。 - NetBeans
To appropriately select one paper feeding cassette 1 from among a plurality of paper feeding cassettes.例文帳に追加
複数の給紙カセットから1の給紙カセットを適正に選択する。 - 特許庁
Then you'd sort and select the appropriate information from the two files 例文帳に追加
そこで分類を行ない,二つのファイルから該当情報を選択する - コンピューター用語辞典
The skills to choose sort and select individuals from a lot of information is important. 例文帳に追加
多くの情報から個人の選別するスキル力が大切である。 - Weblio Email例文集
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 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会員(無料)になると
|
