Click !を含む例文一覧と使い方
該当件数 : 5662件
In the Projects window, expand the ReservationPartnerServices project node, expand the Configuration Files node, and then double-click the ejb-jar.xml node to open the file in the visual editor. 例文帳に追加
「プロジェクト」ウィンドウで、「ReservationPartnerServices」プロジェクトノードを展開し、「構成ファイル」ノードを展開し、「ejb-jar.xml」ノードをダブルクリックして、ビジュアルエディタでファイルを開きます。 - NetBeans
To specify which files to exclude, right-click your project in the Projects window and choose Properties to open the Project Properties dialog box. 例文帳に追加
除外するファイルを指定するには、「プロジェクト」ウィンドウでプロジェクトを右クリックし、「プロパティー」を選択して、「プロジェクトプロパティー」ダイアログを開きます。 - NetBeans
Open the Project Properties dialog box and click Run in the Categories pane and then type a space-separated list of JVM arguments in the VM Options field. 例文帳に追加
「プロジェクトプロパティー」ダイアログを開き、「カテゴリ」区画で「実行」ノードをクリックし、空白区切りのリストの形式で JVM 引数を入力します。 - NetBeans
Alternately, you can hold down the Ctrl key and hover the mouse over the identifier and then click the identifier when it is underlined in blue. 例文帳に追加
Ctrl キーを押しながら、マウスポインタを識別子の上に移動し、識別子に青色の下線が表示されたらクリックする方法もあります。 - NetBeans
In the Source Editor, right-click in the source code and choose EJB Methods Add Business Method from the popup window to generate a business method for the bean.例文帳に追加
ソースエディタで、ソースコード内を右クリックし、ポップアップウィンドウから「EJB メソッド」「ビジネスメソッドを追加」を選択して、Bean のビジネスメソッドを生成します。 - NetBeans
In the Source Editor, right-click in the source code and choose EJB Methods Add Business Method from the popup menu to open the Add Business Method dialog box.例文帳に追加
ソースエディタで、ソースコード内を右クリックし、ポップアップメニューから「EJB メソッド」「ビジネスメソッドを追加」を選択して、「ビジネスメソッドを追加」ダイアログを開きます。 - NetBeans
In the Projects window, expand the Web pages node, right-click on Page1.jsp, and choose Refactor Rename.The Rename dialog box opens. 例文帳に追加
「プロジェクト」ウィンドウで「Web ページ」ノードを展開し、「Page1.jsp」を右クリックして「リファクタリング」「名前を変更」を選択します。 「名前を変更」ダイアログが表示されます。 - NetBeans
Type flickr in the Project Name field and click Finish.The Flickr library expects you to add your Flickr API Key directly to its script. 例文帳に追加
「プロジェクト名」フィールドに「flickr」と入力し、「完了」をクリックします。 Flickr ライブラリは、スクリプトに Flickr API キーが直接追加されることを想定しています。 - NetBeans
If you select the Database Application shell, click Next to specify the database table and the configuration of the master/detail view of the database.例文帳に追加
「データベースアプリケーション」シェルを選択した場合は、「次へ」をクリックして、データベース表、およびデータベースのマスター/詳細ビューの構成を指定します。 - NetBeans
If you do not want the value for a specific property to be stored ina .properties file, click the ellipsis (...)button next to the given property in the Properties window. 例文帳に追加
特定のプロパティーの値を .properties ファイルに保存したくない場合は、「プロパティー」ウィンドウでプロパティーの隣の省略符号ボタン (...) をクリックします。 - NetBeans
In the Projects window, right-click the travel node under Source Packages and select New Other in the popup menu to open the New File wizard. 例文帳に追加
「プロジェクト」ウィンドウで、「ソースパッケージ」ノードの「travel」ノードを右クリックし、ポップアップメニューの「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Select personId in the Selected list and click the left-arrow button Left Arrow Button to move the field from the Selected list to the Available list. 例文帳に追加
「personId」を「選択」の一覧から選択し、左矢印ボタンをクリックしてフィールドを「選択」の一覧から「使用可能」の一覧に移動します。 - NetBeans
Now that the classes are created, you will create two web pages for displaying the data.You will modify the index.jsp JSP page so that the page lists the films in the database.You will also create browse.jsp to display film details when you click the link on index.jsp. 例文帳に追加
クラスを作成したため、次はデータを表示して変更するための Web ページを作成できるようになりました。 - NetBeans
Right-click the StockService node and choose Edit Web Service Attributes from the pop-up menu.The Web Service Client Security Configuration dialog box opens. 例文帳に追加
「StockService」ノードを右クリックしてポップアップメニューから「Web サービス属性を編集」を選択します。 「Web サービスクライアントのセキュリティー設定」ダイアログが開きます。 - NetBeans
Right-click the project node and choose Resolve Missing Server Problem.Then navigate to the file or folder that contains the server. 例文帳に追加
プロジェクトのノードを右クリックし、「行方不明のサーバーの問題を解決」を選択します。 次に、サーバーが含まれるファイルまたはフォルダに移動します。 - NetBeans
Change the name of the new virtual form to save and the Participate setting to Yes, as shown in the following figure, and then click OK. 例文帳に追加
新しい仮想フォームの名前を save に変更し、次の図に示すように「所属」の設定を「はい」に変更して「了解」をクリックします。 - NetBeans
To verify that the new record has been added to the FRIENDS table,right-click the FRIENDS table node in the Services window and choose View Data.例文帳に追加
FRIENDS 表に新しいレコードが追加されたことを確認するには、「サービス」ウィンドウで「FRIENDS」表ノードを右クリックし、「データを表示」を選択します。 - NetBeans
Right-click the file in the Projects window and choose Debug File.Likewise, you can choose Debug Debug File from the IDE's main menu.例文帳に追加
「プロジェクト」ウィンドウでファイルを右クリックし、「ファイルをデバッグ」を選択します。 IDE のメインメニューから「デバッグ」「ファイルをデバッグ」を選択することもできます。 - NetBeans
To see the if the tables were created correctly, expand the Tables node under the database connection node.You can expand a table node to see the table columns, indexes and any foreign keys.You can right-click a column and choose Properties to view additional information about the column. 例文帳に追加
表が正しく作成されたかどうかを確認するには、データベース接続ノードの下の「表」ノードを展開します。 - NetBeans
In the Projects window, expand the LoanRequestor project node, then right-click the ProcessFiles node and choose New Other.The New File wizard opens. 例文帳に追加
「プロジェクト」ウィンドウで「LoanRequestor」プロジェクトノードを展開して、「プロセスファイル」ノードを右クリックし、「新規」「その他」を選択します。 「新規ファイル」ウィザードが開きます。 - NetBeans
To easily manufacture a low cost lighted switch providing a good click feeling in addition to uniform illumination from an EL element.例文帳に追加
EL素子からの均一な照光に加え、良好なクリック感を得られる安価な照光式スイッチを容易に製造できるようにする。 - 特許庁
A switch unit 10 for giving a click feeling is fixed on a circuit board 9 fixed to a module main body below a liquid crystal panel 2.例文帳に追加
液晶パネル2の下部のモジュール本体に固定された回路基板9の上にクリック感を与えるスイッチユニット10が固定されている。 - 特許庁
To provide a key input device that can give an excellent click feeling to an operator and easily confirm contents allocated to keys.例文帳に追加
良好なクリック感を操作者に与えるとともにキー割り当てされた内容を容易に確認できるキー入力装置を提供する。 - 特許庁
The user locks the entry displayed on the area 47d by click operation or the like to prevent the deletion of the necessary message (entry).例文帳に追加
ユーザは領域47dに表示されるエントリをクリック操作等してロックして、必要なメッセージ(エントリ)が削除されないようにする。 - 特許庁
A user looks at the moving picture of the metronome with the eyes, listens to each click sound with the ears and adjusts the synchronization of the respective data by operating prescribed operators.例文帳に追加
ユーザは、メトロノームの動画を目で見るとともに、各クリック音を耳で聞き、所定の操作子を操作し、各データの同期を調整。 - 特許庁
To enable even an unskilled user to correct an image in an object unit by point-and-click operation on a GUI (graphical user interface).例文帳に追加
未熟なユーザでもGUI(グラフィカルユーザインタフェース)上でのポイントアンドクリック操作によりオブジェクト単位で画像を修正できるようにする。 - 特許庁
To rename or delete an item, select the item and click Rename or Delete. 例文帳に追加
項目の名前を変更したり項目を削除したりするには, 項目を選択してから[名前の変更]ボタンや[削除]ボタンをクリックしてください - 研究社 英和コンピューター用語辞典
A Swing based XSL-FO viewer allows you to view and print XSL-FO files as well as generate PDF files with the click of a button. 例文帳に追加
SwingベースのXSL-FOビューアを使えば、XSL-FOファイルを見たり印刷したりでき、またボタンをクリックするだけでPDFファイルを生成することもできます。 - コンピューター用語辞典
Right-click the rubyweblog node and choose Migrate Database > To Current Version.This action updates the the database to include the comments table. 例文帳に追加
「rubyweblog」ノードを右クリックし、「データベースマイグレーション」「現在のバージョンへ」を選択します。 このアクションによってデータベースが更新され、comments 表が取り込まれます。 - NetBeans
The SQL Editor is generally accessible via the Execute Command option from the right-click menu of the connection node (or of the connection node's child nodes).例文帳に追加
一般に SQL エディタは、接続ノード (または接続ノードの子のノード) の右クリックメニューにある「コマンドを実行」オプションを使用してアクセスできます。 - NetBeans
To verify that the new record has been added to the Counselor table, in the Database Explorer, right-click the Counselor table node and choose View Data.例文帳に追加
Counselor 表に新しいレコードが追加されたことを確認するには、データベースエクスプローラで「Counselor」表ノードを右クリックし、「データを表示」を選択します。 - NetBeans
Click the Run Main Project button to run the application.Verify that the Home and Company News links work correctly. 例文帳に追加
「主プロジェクトを実行」ボタン をクリックしてアプリケーションを実行します。 「ホーム」リンクと「社内報」リンクが正常に動作することを確認します。 - NetBeans
In the Emulator window, click the button underneathLaunch.The emulator displays a Splash Screen component then PIM Browser, as shown: 例文帳に追加
「エミュレータ」ウィンドウで「起動」の下のボタンをクリックします。 エミュレータにスプラッシュ画面コンポーネントが表示されてから、次に示す PIM ブラウザが表示されます。 - NetBeans
In the Specify Root Methods window, click the Add From Project... button to add a root method to profile.The Select Methods window appears. 例文帳に追加
「Root メソッドの指定」ウィンドウで、「プロジェクトから追加...」ボタンをクリックして、プロファイルする root メソッドを追加します。 「メソッドの選択」ウィンドウが表示されます。 - NetBeans
Define the run configuration settings in the same way as you defined the default run configuration during the project creation and click OK. 例文帳に追加
プロジェクトの作成中にデフォルトの実行構成を定義したのと同じように実行構成の設定を定義し、「了解」をクリックします。 - NetBeans
To set a project as the main project, right-click the project node in the Projects window, and choose Set as Main Project. 例文帳に追加
プロジェクトを主プロジェクトとして設定するには、「プロジェクト」ウィンドウでプロジェクトのノードを右クリックし、「主プロジェクトとして設定」を選択します。 - NetBeans
After you enter a number and click Submit, a JavaBean will act as the application'scontroller, returning the following message if the number is too low... 例文帳に追加
数字を入力し、「送信」をクリックすると、JavaBean がアプリケーションのコントローラとして機能し、数字が小さすぎる場合は次のメッセージを返します。 - NetBeans
In the Source Editor, right-click on value and choose Insert Code (or press Alt-Insert; Ctrl-I on Mac) to open the Generate Code popup menu.例文帳に追加
ソースエディタで value を右クリックし、「コードを挿入」を選択して (または Alt-Insert (Mac の場合は Ctrl-I) を押して)、「コードを生成」ポップアップメニューを開きます。 - NetBeans
Click back to HelloController in the Source Editor and notice the previous error badge has disappeared due to the fact that you created the Name class.例文帳に追加
ソースエディタで HelloController をクリックしてこのファイルに戻ると、Name クラスを作成したことで、前に表示されていたエラーバッジが消えたことがわかります。 - NetBeans
Right-click the server instance,choose Properties from the contextual menu, and make sure the server port is set correctly.例文帳に追加
次にサーバーインスタンスを右クリックし、コンテキストメニューから「プロパティ」を選択し、サーバーポートが正しく設定されているかどうかを確認してください。 - NetBeans
Furthermore, there is an additional converter class called referenceconverter, such as CustomerRefConverter,for representing relationships.Accept the defaults and click Finish.例文帳に追加
さらに、関連を表現するために、CustomerRefConverter などの、参照コンバータと呼ばれる追加のコンバータクラスがあります。 デフォルトを受け入れ、「完了」をクリックします。 - NetBeans
In the New Folder wizard, name the folder secureAdmin and click Finish.The secureAdmin folder appears in the Projects window in the Web Pages folder. 例文帳に追加
「新規フォルダ」ウィザードでフォルダに「secureAdmin」という名前を付け、「完了」をクリックします。 「プロジェクト」ウィンドウの「Web ページ」フォルダに、secureAdmin フォルダが表示されます。 - NetBeans
Draw the link to the right of the Branch Lifeline and click again.A message and a lifeline are placed on the diagram as shown in the following figure. 例文帳に追加
Branch 生存線の右方向にリンクを描画し、もう一度クリックします。 次の図に示すように、メッセージと生存線が図に配置されます。 - NetBeans
In the Emulator window, click the button underneathLaunch.The emulator displays a Splash Screen component then SMS Composer, as shown: 例文帳に追加
「エミュレータ」ウィンドウで「起動」の下のボタンをクリックします。 エミュレータにスプラッシュ画面コンポーネントが表示されてから、次に示す SMS コンポーザが表示されます。 - NetBeans
Right-click anywhere in the Diagram editor to deselect the icon.This relationship is represented in the Projects window as shown in the following figure. 例文帳に追加
図エディタ内の任意の場所を右クリックしてアイコンを選択解除します。 この関係は「プロジェクト」ウィンドウで次の図のように表示されます。 - NetBeans
In the Projects window, right-click the JavaPrj node and choose Run Project from the pop-up menu.The Run Project dialog box appears. 例文帳に追加
「プロジェクト」ウィンドウで、「JavaPrj」ノードを右クリックし、ポップアップメニューから「プロジェクトを実行」を選択します。 「プロジェクトの実行」ダイアログが表示されます。 - NetBeans
Try again, making sure the link is blue, right-click and you should see the correct pop-up menu for the link as shown in the following figure. 例文帳に追加
リンクが青色であることを確認し、もう一度右クリックすると、次の図に示すようなリンクのポップアップメニューが表示されます。 - NetBeans
Right click anywhere in the source file in the Editor window and select Navigate-Go to Test option (Control+Shift+T in Windows and Command+Shift+T on the MacIntosh). 例文帳に追加
「エディタ」ウィンドウでソースファイル内の任意の場所を右クリックし、「ナビゲート」「テストへ移動」オプションを選択します (Windows の場合 Control+Shift+T、MacIntosh の場合 Command+Shift+T)。 - NetBeans
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. 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会員(無料)になると
|
