| 例文 |
ctrl shiftの部分一致の例文一覧と使い方
該当件数 : 102件
If the IDE's Properties window is not open, choose Window Properties from the main menu (Ctrl-Shift-7).例文帳に追加
IDE の「プロパティー」ウィンドウが表示されない場合は、メインメニューから「ウィンドウ」「プロパティー」(Ctrl-Shift-7) を選択します。 - NetBeans
Choose File New Project (Ctrl-Shift-N).Select Java Application from the Java category and click Next. 例文帳に追加
「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 「Java」カテゴリから「Java アプリケーション」を選択し、「次へ」をクリックします。 - NetBeans
Choose File New Project (Ctrl-Shift-N).Select Web Application from the Web category and click Next. 例文帳に追加
「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 「Web」カテゴリから「Web アプリケーション」を選択し、「次へ」をクリックします。 - NetBeans
If the code you pasted in is not formatted correctly, press Ctrl-Shift-F to reformat the entire file.例文帳に追加
ペーストしたコードの書式が正しくない場合は、Ctrl-Shift-F キーを押して、ファイル全体を再フォーマットします。 - NetBeans
Choose File New Project (Ctrl-Shift-N), select Java WebApplication from the Web category, and click Next. 例文帳に追加
「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択し、「Java Web」カテゴリから「Web アプリケーション」を選択して「次へ」をクリックします。 - NetBeans
. Replace this line with the bold text in Code Sample 1, and then press Ctrl-Shift-F to reformat your code. 例文帳に追加
この行をコード例 1 の太字のテキストに置き換え、Ctrl-Shift-F キーを押して、コードを再フォーマットします。 - NetBeans
Add these controls from the Component Palette (Ctrl-Shift-8) and change their properties as listed in the table below:例文帳に追加
次の表に示すコントロールをコンポーネントパレット (Ctrl-Shift-8) から追加し、次のようにプロパティーを変更します。 - NetBeans
Choose File New Project (Ctrl-Shift-N) and choose Module Suite Project from the NetBeans Plug-in Modules category.例文帳に追加
「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択し、「NetBeans プラグインモジュール」カテゴリから「モジュールスイートプロジェクト」を選択します。 - NetBeans
You can also open the mapper by double-clicking an assign activity on the diagram or pressing Ctrl-Shift-F9. 例文帳に追加
図の代入アクティビティーをダブルクリックするか、Ctrl-Shift-F9 キーを押すことによって、マッパーを開くこともできます。 - NetBeans
For more complex breakpoints, use the New Breakpoint (Ctrl-Shift-F8) command in the Run menu. 例文帳に追加
もっと複雑なブレークポイントを設定する場合は、「実行」メニューの「新規ブレークポイント」コマンド (Ctrl-Shift-F8) を使用します。 - NetBeans
For example, open ArrayFill.java, set the insertion point in the loadNamesmethod call in the main method, and press Ctrl-Shift-F8.例文帳に追加
たとえば ArrayFill.java を開いて、main メソッドにある loadNames メソッド呼び出しに挿入ポイントを設定し、Ctrl-Shift-F8 キーを押してみます。 - NetBeans
Whenever you finish typing in the Source Editor, you can tidy up the code by right-clicking and choosing Format (Alt-Shift-F; Ctrl-Shift-F on Mac).例文帳に追加
ソースエディタでの入力が完了するたびに、右クリックして「整形」を選択 (Alt-Shift-F、Mac の場合は Ctrl-Shift-F) することにより、コードを整えることができます。 - NetBeans
To open the ArrayFill project in the IDE, press CTRL-Shift-O, locate the extracted ArrayFill folder and click Open Project Folder. 例文帳に追加
IDE で ArrayFill プロジェクトを開くには、CTRL-Shift-O キーを押し、抽出された ArrayFill フォルダを選択して「プロジェクトフォルダを開く」をクリックします。 - NetBeans
Choose File Open Project (Ctrl-Shift-O), navigate to the InternationalizeDemo project that you extracted in the last step, and click Open.例文帳に追加
「ファイル」「プロジェクトを開く」 (Ctrl-Shift-O) を選択し、前の手順で展開した InternationalizeDemo プロジェクトに移動して、「開く」をクリックします。 - NetBeans
Save the file.To quickly access the database.yml file, press Alt+Shift+O (Ctrl+Shift+O on the Mac), type database.yml in the File Name text box, and press Enter. 例文帳に追加
ファイルを保存します。 database.yml ファイルにすばやくアクセスするには、Alt-Shift-O キー (Mac の場合は Ctrl-Shift-O キー) を押して、「ファイル名」テキストボックスに「database.yml」と入力し、Enter キーを押します。 - NetBeans
Save the file.To quickly access the database.yml file, press Alt+Shift+O (Ctrl+Shift+O on the Mac), type database.yml in the File Name text field, and press Enter. 例文帳に追加
ファイルを保存します。 database.yml ファイルにすばやくアクセスするには、Alt-Shift-O キー (Mac の場合は Ctrl-Shift-O キー) を押して、「ファイル名」テキストフィールドに「database.yml」と入力し、Enter キーを押します。 - NetBeans
Control-Shift-Drag from the Message Component to the Text Field component. 例文帳に追加
Ctrl-Shift キーを押しながら「メッセージ」コンポーネントをクリックし、「テキストフィールド」コンポーネントまでドラッグします。 - NetBeans
In the Palette (Ctrl-Shift-8) located to the right of the Source Editor,expand HTML Forms and drag a Form item to a point after the h2tags into the Source Editor. 例文帳に追加
ソースエディタの右側にあるパレット (Ctrl-Shift-8) で「HTML フォーム」を展開し、「フォーム」項目をソースエディタ内の h2 タグのあとにドラッグします。 - NetBeans
Alternatively, place the cursor before thep tag for the Title and drag the cursor to the position after the paragraph's ending /ptag, then press Ctrl+Shift+Down Arrow to duplicate the lines.例文帳に追加
また、カーソルを Title の p タグの前に置き、段落の末尾の /p タグまでドラッグし、Ctrl+Shift+ 下矢印キーを押して行を複製します。 - NetBeans
Alternatively, use Ctrl+Shift+Down Arrow to duplicate the Title paragraph and edit the duplicated code as described in Step 6.例文帳に追加
また、手順 6 に示したように Ctrl+Shift+ 下矢印キーを使用して Title の段落を複製し、複製したコードを編集することもできます。 - NetBeans
Alternatively, use Ctrl+Shift+Down Arrow to duplicate the title paragraph and edit the duplicated statements as shown in the following code.例文帳に追加
また、次のコードに示すように、Ctrl+Shift+ 下矢印キーを使用してタイトルの段落を複製し、複製した文を編集することもできます。 - NetBeans
You can use either the Find bar (Edit Find or Ctrl-F) or the Advanced Search feature (Edit Advanced Search or Alt-Shift-F). 例文帳に追加
「検索」バー (「編集」「検索」または Ctrl-F) または詳細検索機能 (「編集」「詳細検索」または Alt-Shift-F) のいずれかを使用できます。 - NetBeans
To invoke the window right-click the element and choose Properties or choose Window Properties (Ctrl-Shift-7) from the main menu. 例文帳に追加
ウィンドウを起動するには、その要素を右クリックして「プロパティー」を選択するか、またはメインメニューから「ウィンドウ」「プロパティー」(Ctrl-Shift-7) を選択します。 - NetBeans
To open the window, right-click the Receive element and choose Properties or choose Window Properties (Ctrl-Shift-7) from the main menu. 例文帳に追加
ウィンドウを開くには、受信要素を右クリックして「プロパティー」を選択するか、またはメインメニューから「ウィンドウ」「プロパティー」(Ctrl-Shift-7) を選択します。 - NetBeans
Press and hold Ctrl-Shift, then press either the Up or Downcursor key to copy and paste the code above or below the original line. 例文帳に追加
Ctrl-Shift キーを押したまま上矢印キーまたは下矢印キーを押すと、元の行の上または下にコードのコピーがペーストされます。 - NetBeans
The short cut Go to Test action (Ctrl+Shift+T) also works in the Auto Test context; it takes you directly to the matching test file.例文帳に追加
「テストへ移動」(Ctrl+Shift+T) アクションのショートカットは自動テストのコンテキストでも機能するので、該当するテストファイルに直接移動できます。 - NetBeans
Place a Message component to the right of the Calendar component.Press the Ctrl-Shift keys and drag a line from the Message Component to the Calendar component.例文帳に追加
カレンダコンポーネントの右側に「メッセージ」コンポーネントを配置します。 Ctrl-Shift キーを押しながら、メッセージコンポーネントからカレンダコンポーネントまで線をドラッグします。 - NetBeans
Select the contents of Menu Bar (Ctrl-Mouseon the first one, then Shift-Mouse on the last one). 例文帳に追加
「メニューバー」内のすべての項目を選択します。 最初の項目を Ctrl キーを押しながらクリックし、最後の項目を Shift キーを押しながらクリックします。 - NetBeans
If the Rdoc documentation is wider or longer than the display box, you can click the method or class and press Ctrl-Shift-Space (Cmd-Shift-Space on the Mac) to view the Rdoc in a display box with scrollbars.例文帳に追加
RDoc ドキュメントの幅または高さが表示ボックスを超える場合、メソッドまたはクラスをクリックし、Ctrl-Shift- スペースキー (Mac の場合は Cmd-Shift- スペース) を押してスクロールバーがある表示ボックスに Rdoc を表示できます。 - NetBeans
Alternatively, place the cursor before thep tag for the title field and drag the cursor to the position after the paragraph's ending /ptag, then press Ctrl+Shift+Down Arrow to duplicate the lines.例文帳に追加
また、カーソルをタイトルフィールドの p タグの前に置き、段落の末尾の /p タグの後ろまでドラッグし、Ctrl+Shift+ 下矢印キーを押して行を複製します。 - NetBeans
Hold down the Ctrl+Shift keys and drag a line from the Message component to the Text Field component.The text of the Message component changes to Message summary for textField2. 例文帳に追加
Ctrl-Shift キーを押しながら、メッセージコンポーネントからテキストフィールドコンポーネントまで線をドラッグします。 「メッセージ」コンポーネントのテキストが「textField2 のメッセージ概要」に変わります。 - NetBeans
Select the Label component and Ctrl-Shift-Drag from the Label component to the Drop Down List component.Note that the for property for the Label component is now nameDropDown. 例文帳に追加
「ラベル」コンポーネントを選択し、Ctrl-Shift キーを押しながら、「ラベル」コンポーネントを「ドロップダウンリスト」コンポーネントにドラッグします。 「ラベル」コンポーネントの「for」プロパティーが nameDropDown になります。 - NetBeans
Just as with Ruby projects, you can open a file in the editor by double-clicking on the file's node in either the Projects window or the Files window, or by pressingAlt-Shift-O (use Ctrl-Shift-O on the Mac)to access a file by name.例文帳に追加
Ruby プロジェクトと同様に、「プロジェクト」ウィンドウまたは「ファイル」ウィンドウでファイルのノードをダブルクリックするか、Alt-Shift-O キー (Mac の場合は Ctrl-Shift-O キー) を押してファイル名でアクセスすると、エディタでファイルを開くことができます。 - NetBeans
Press Ctrl-Shift on the component and drag to the Text Field component.Notice that the IDE sets the Message component's for property to the Text Field component's id. 例文帳に追加
Ctrl-Shift キーを押しながらコンポーネントをクリックし、「テキストフィールド」コンポーネントまでドラッグします。 「メッセージ」コンポーネントの「for」プロパティーが、「テキストフィールド」コンポーネントの「id」に設定されます。 - NetBeans
Ctrl-Shift-Drag from the Drop Down List component to the Label component to associate the two components.The for property for the Label component is now set to personIdDD. 例文帳に追加
Ctrl-Shift キーを押しながら、「ドロップダウンリスト」コンポーネントを「ラベル」コンポーネントまでドラッグし、2 つのコンポーネントを関連付けます。 「ラベル」コンポーネントの「for」プロパティーが personIdDD に設定されます。 - NetBeans
Select the Label component and Ctrl-Shift-Drag from the Label component to the Text Field component.Note that the for property for the Label component is now set to nameField.例文帳に追加
「ラベル」コンポーネントを選択し、Ctrl-Shift キーを押しながら、「ラベル」コンポーネントから「テキストフィールド」コンポーネントへとドラッグします。 「ラベル」コンポーネントの「for」プロパティーが nameField に設定されます。 - NetBeans
ctrlFKeys (class CtrlFKeys) In VT220 keyboard mode (see sunKeyboard resource), specifies the amountby which to shift F1-F12 given a control modifier (CTRL). 例文帳に追加
"ctrlFKeys (class CtrlFKeys)"VT220 のキーボードモードにおいて(sunKeyboard リソースを参照)、与えられたコントロールモディファイア(CTRL)によって F1-F12 がシフトする量を指定する。 - XFree86
Just as with Ruby projects, you can open a file in the editor by double-clicking the file's node in either the Projects window or the Files window.Alternatively, you can pressAlt-Shift-O (use Ctrl-Shift-O on the Mac)to access a file by name.例文帳に追加
Ruby プロジェクトと同様に、「プロジェクト」ウィンドウまたは「ファイル」ウィンドウでファイルのノードをダブルクリックし、ファイルをエディタで開くことができます。 また、Alt-Shift-O キー (Mac の場合は Ctrl-Shift-O) を押して、名前でファイルにアクセスすることもできます。 - NetBeans
Press Ctrl-Shift-I to generate any necessary import statements for the class.When generating the import statements, you want to import the java.util libraries. 例文帳に追加
インポート文を生成するときは、 java.util ライブラリをインポートする必要があります。 - NetBeans
To open the window, right-click the Reply element and choose Properties or choose Window Properties (Ctrl-Shift-7) from the main menu. box, includes the following: 例文帳に追加
ウィンドウを開くには、返信要素を右クリックして「プロパティー」を選択するか、またはメインメニューから「ウィンドウ」「プロパティー」(Ctrl-Shift-7) を選択します。 ボックスには次のものが含まれます。 - NetBeans
Press the Ctrl-Shift keys and drag a line from the Message Component to the Calendar component.This action enables the Message component to display error messages for the Calendar.例文帳に追加
Ctrl-Shift キーを押しながら、メッセージコンポーネントからカレンダコンポーネントまで線をドラッグします。 この操作により、メッセージコンポーネントにカレンダのエラーメッセージが表示されるようになります。 - NetBeans
From the Basic section of the Palette, drag a Message component and drop it below the Date and Time label.Hold down the Ctrl+Shift keys and drag a line from the Message component to the Text Field component. 例文帳に追加
「パレット」の「基本」セクションから、「メッセージ」コンポーネントをドラッグし、「Date and Time」ラベルの下にドロップします。 Ctrl-Shift キーを押しながら、メッセージコンポーネントからテキストフィールドコンポーネントまで線をドラッグします。 - NetBeans
To set a watch, select the variable or expression you want to set a watch on in the Source Editor, then right-click and choose New Watch (Ctrl-Shift-F7). 例文帳に追加
ウォッチポイントを設定するには、ソースエディタでウォッチポイントを設定する変数または式を選択し、その変数または式を右クリックし、「新規ウォッチポイント」(Ctrl-Shift-F7) を選択します。 - NetBeans
You bind a Message component to another component by setting the Message component's for property or by pressing Ctrl-Shift on the Message component and dragging the mouse to the component to which you want to bind the Message component. 例文帳に追加
「メッセージ」コンポーネントを別のコンポーネントにバインドするには、「メッセージ」コンポーネントの「for」プロパティーを設定するか、Ctrl-Shift キーを押しながら「メッセージ」コンポーネントをクリックし、バインド先のコンポーネントまでドラッグします。 - NetBeans
Right-click the LibClass.java node in the Projects window and choose Tools Create JUnit Tests (Ctrl-Shift-U).If this is the first time you have created JUnit tests in the IDE, you will be prompted with the Select JUnit Version dialog box.例文帳に追加
「プロジェクト」ウィンドウで「 LibClass.java 」ノードを右クリックして、「ツール」「JUnit テスト」「テストを作成」(Ctrl-Shift-U) を選択します。 JUnit テストを IDE ではじめて作成する場合は、「JUnit のバージョンを選択」ダイアログが表示されます。 - NetBeans
Refocus the index.jsp file by clicking its tab displayed at the top of the Source Editor. In the Palette (Ctrl-Shift-8) located to the right of the Source Editor, expand HTML Forms and drag a Form item to a point after the h1 tags in the Source Editor.例文帳に追加
ソースエディタの上部に表示されている index.jsp ファイルのタブをクリックしてふたたびフォーカスします。 - NetBeans
A user inputs the reaction such as 'nodding' or 'showing hands' with simple operation such as 'pressing ctrl key' or 'pressing shift key'.例文帳に追加
ユーザは、「うなずく」、「手を挙げる」などの反応を、「ctrlキーを押す」、「shiftキーを押す」など簡単な操作で入力する。 - 特許庁
By arranging ten keys on the left hand side, it is possible to input numerical values from the ten keys with the left hand and, by arranging ctrl, shift, alt keys close to each other, thereby customizing shortcut keys by a ten key function key.例文帳に追加
左側に配列することで、左手でテンキーでの数値入力が出来、ctrl.shift.altキーを近接することでテンキー・ファンクションキーによるショートカットキーをカスタマイズすることが可能となる。 - 特許庁
| 例文 |
| 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|