「ctrl.」を含む例文一覧(386)

<前へ 1 2 3 4 5 6 7 8 次へ>
  • (not in POSIX; not supported under Linux; 031, EM, Ctrl-Y) Delayed suspend character: send SIGTSTP
    (POSIX にはない; Linux では対応していない; 031, EM, Ctrl-Y)遅延中断文字。 - JM
  • (not in POSIX; 022, DC2, Ctrl-R) Reprint unread characters.
    (POSIX にはない; 022, DC2, Ctrl-R)まだ読み込んでいない文字列を再表示する。 - JM
  • Press Ctrl-Shift-I to generate any necessary import statements for the class.
    Ctrl-Shift-I キーを押し、このクラスに必要なインポート文を生成します。 - NetBeans
  • Use Ctrl-E to remove the remaining lines in the method body.
    Ctrl-E キーを使って、メソッド本体の残りの行を削除します。 - NetBeans
  • Press Ctrl-Space to open the code completion box.
    Ctrl キーを押しながら、スペースキーを押して、コード補完ボックスを開きます。 - NetBeans
  • Open the Navigator (Ctrl-7) and select the FrontController.java node in the Projects window.
    「ナビゲータ」(Ctrl-7) を開き、「プロジェクト」ウィンドウ内で「FrontController.java」ノードを選択します。 - NetBeans
  • To select multiple items, use Ctrl-click.
    複数の項目を選択するには、Ctrl キーを押しながらクリックします。 - NetBeans
  • This disallows the use of the Ctrl+Alt+Keypad-Plus and Ctrl+Alt+Keypad-Minus sequences. These sequencesallows you to switch between video modes.
    このキーシーケンスはビデオモードの切り替えに使われる。 - XFree86
  • Meaning the user should type the Ctrl, Alt, and Del keys at the same time.
    は、ユーザーが Ctrl, Alt それから Del キーを同時に 押すことを意図しています。 - FreeBSD
  • If you ever get tired of following the changes, press Ctrl-C followed by a q.
    変更を追うのに飽きたら、Ctrl-Cに続いてqを押してください。 - Gentoo Linux
  • Simply hit Ctrl+W, type in your search string, and press Enter.
    Ctrl+Wを押して検索したい文字列を入力し、Enterを押すだけです。 - Gentoo Linux
  • Press Alt-Insert (Ctrl-I on Mac) to open the Generate Code popup menu.
    Alt-Insert キー (Mac では Ctrl-I) を押して「コードを生成」ポップアップメニューを開きます。 - NetBeans
  • In the IDE, choose File New Project (Ctrl-Shift-N), as shown in the figure below.
    次の図に示すように、「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 - NetBeans
  • Set a breakpoint at line 50 (request. getRequestDispatcher(page).include(request,response)) and press Ctrl-F5 (continue).
    50 行目 (request.getRequestDispatcher(page).include(request, response)) にブレークポイントを設定し、Ctrl-F5 キー (続行) を押します。 - NetBeans
  • After inserting the code, you can press Ctrl-Shift-F to reformat the code.
    コードを挿入したら、Ctrl-Shift-F キーを押してコードを再整形できます。 - NetBeans
  • Alternatively, press Ctrl-Shift-I in each class to open the import dialog box.
    または、各クラスで Ctrl-Shift-I キーを押して、インポート用のダイアログを開きます。 - NetBeans
  • Go To DeclarationPress Ctrl and hold the cursor over a line of code.
    宣言へ移動Ctrl キーを押してカーソルをコード行の上に置きます。 - NetBeans
  • You can open the Favorites window by choosing Window Favorites (Ctrl-3).
    「お気に入り」ウィンドウを開くには、「ウィンドウ」「お気に入り」(Ctrl-3) を選択します。 - NetBeans
  • To open the code completion box, type the first few characters of an expression and then press Ctrl-space.
    コード補完ボックスを開くには、式の先頭の数文字を入力し、次に Ctrl- スペースキー、または Ctrl-\\ キーを押します。 - NetBeans
  • Open the Navigator window (Ctrl-7) and select the FrontController.java node in the Projects window.
    「ナビゲータ」ウィンドウ (Ctrl-7) を開き、「プロジェクト」ウィンドウ内で「FrontController.java」ノードを選択します。 - NetBeans
  • Press Alt-Enter (Ctrl-Shift-Enter on the Mac) to display the quick fix options.
    Alt-Enter キー (Mac の場合は Ctrl-Shift-Enter) を押すと、簡易修正オプションが表示されます。 - NetBeans
  • Press Ctrl and drag the cursor over one of the calls to the gsub method.
    Ctrl キーを押し、1 つの呼び出しの上にあるカーソルを gsub メソッドにドラッグします。 - NetBeans
  • Choose File New Project (Ctrl-Shift-N).Under Categories, select Java.
    「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 「カテゴリ」で「一般」を選択します。 - NetBeans
  • Use Ctrl-Click to select the following JAR files and press Enter.
    Ctrl キーを押しながら、次の JAR ファイルをクリックして選択し、Enter キーを押します。 - NetBeans
  • Continue (Ctrl-F5).Continues application execution.
    アプリケーションの実行を継続します。 - NetBeans
  • Note: In nano's help texts the Ctrl-key is represented by a caret (^), soCtrl+W is shown as ^W, and so on.
    注意:nanoのヘルプテキストでは、Ctrlキーはキャレット(^)で表されています。 そのため、Ctrl+Wは^Wと表示され、その他も同様です。 - Gentoo Linux
  • You can also kill the X session using the Ctrl-Alt-Backspacecombination.
    Ctrl-Alt-Backspaceの組み合わせによりXセッションを強制終了させることもできます。 - Gentoo Linux
  • For example, argp = (125<<16) + 0x637 would specify the beep normally associated with a ctrl-G.
    例えば、argp = (125<<16) + 0x637 とすれば、通常 ctrl-G を押した時に発生する音になる。 - JM
  • Choose Debug New Breakpoint (Ctrl+Shift+f8) to open the New Breakpoint dialog box.
    「デバッグ」「新規ブレークポイント」(Ctrl+Shift+F8) を選択して「新規ブレークポイント」ダイアログを開きます。 - NetBeans
  • You can also open a Navigator window in the left-hand panel by pressing Ctrl + 7.
    Ctrl+7 キーを押して、左側のパネルに「ナビゲータ」ウィンドウを開くこともできます。 - NetBeans
  • Choose the FileBrowserExample project in the Project Window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで FileBrowserExample プロジェクトを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Choose the filebrowserexamplepackage in the Project window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで filebrowserexample パッケージを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Scroll in the Java source to the prerender method, or, if you prefer, type Ctrl-F and search for prerender.
    Java ソースを prerender メソッドまでスクロールするか、Ctrl-F キーを押して prerender を検索します。 - NetBeans
  • Choose the LoginScreenExample project in the Project Window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで LoginScreenExample プロジェクトを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Choose the loginscreenexamplepackage in the Project window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで loginscreenexample パッケージを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Choose the PIMBrowserExample project in the Project Window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで PIMBrowserExample プロジェクトを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Choose the pimbrowserexamplepackage in the Project window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで pimbrowserexample パッケージを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • To create a new project, choose File New Project (Ctrl-Shift-N).
    新しいプロジェクトを作成するには、「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 - NetBeans
  • You can type Ctrl-Break to get a thread dump, or type Ctrl-C to quit the whole program.runidew.exe is the executable for running NetBeans IDE as a Windows application without a console.
    Ctrl-Break キーでスレッドダンプを取得でき、Ctrl-C でプログラム全体を終了できます。 runidew.exe は、コンソールなしの Windows アプリケーションとして NetBeans IDE を実行するための実行可能ファイルです。 - NetBeans
  • Choose the SMSComposerExample project in the Project Window, then choose File New File(Ctrl-N) .
    「プロジェクト」ウィンドウで SMSComposerExample プロジェクトを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Choose the smscomposerexample package in the Project window, then choose File New File (Ctrl-N) .
    「プロジェクト」ウィンドウで smscomposerexample パッケージを選択し、「ファイル」「新規ファイル」(Ctrl-N) を選択します。 - NetBeans
  • Use Ctrl-Click to select the following 10 JAR files and press Enter.
    Ctrl キーを押しながら、次の 10 個の JAR ファイルをクリックして選択し、Enter キーを押します。 - NetBeans
  • If it does not appear, press Ctrl-Space to open the Code Completion box.
    表示されない場合は、Ctrl-スペースキーを押してコード補完ボックスを開きます。 - NetBeans
  • Termination can always be achieved by typing 'q', 'Q', or ctrl-c.
    この場合も含めて、'q', 'Q' またはctrl-c を入力すればアプリケーションは終了する。 - XFree86
  • A pretty good value for single-char is Shift+Ctrl+6, which is only used on some terminal servers.
    また、 single-charに SHIFT+CTRL+6を割り当てる方法を使っているターミナルサーバもあります。 - FreeBSD
  • To finish the twm session, type in exit or Ctrl-D in the upcoming xterms.
    twmセッションを終了させるには、xtermにexitと入力するかCtrl-Dを押してください。 - Gentoo Linux
  • Press Ctrl-G in the Java source, type 100 in the Go To Line dialog box, and press Enter.
    Java ソースで Ctrl-G キーを押し、「行へ移動」ダイアログに「100」と入力し、Enter キーを押します。 - NetBeans
  • Press Ctrl-` to toggle through the open IDE windows and documents.
    Ctrl-` を押すたびに、開いた状態の IDE のウィンドウやドキュメントが順次表示されます。 - NetBeans
  • To open the Properties window, choose Window Properties or press Ctrl-Shift-7.
    「プロパティー」ウィンドウを開くには、「ウィンドウ」「プロパティー」を選択するか、Ctrl-Shift-7 キーを押します。 - NetBeans
  • Choose File New Project (Ctrl-Shift-N).Select Web Application from the Web category.
    「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 「Web」カテゴリから「Web アプリケーション」を選択します。 - NetBeans
<前へ 1 2 3 4 5 6 7 8 次へ>

例文データの著作権について