1153万例文収録!

「source file editor」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > source file editorに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

source file editorの部分一致の例文一覧と使い方

該当件数 : 67



例文

Open the docs/main.jsp file in the Source Editor and set a breakpoint by clicking in the margin at approximately line 32 (the line that invokes midnight:content).例文帳に追加

ソースエディタで docs/main.jsp ファイルを開き、32 行目付近 (midnight:content を実行する行) のマージンをクリックしてブレークポイントを設定します。 - NetBeans

Error Annotation Limit.Sets the amount of errors that are highlighted in the Source Editor for each open file. 例文帳に追加

エラー注釈制限。 開かれたそれぞれのファイルに対して、ソースエディタで強調表示されるエラーの量を設定します。 - NetBeans

If the Source Editor does not contain a tab for Input.xml, double-click the Input node in the Projects window to open the file. 例文帳に追加

ソースエディタに Input.xml のタブが含まれていない場合は、「プロジェクト」ウィンドウの「入力」ノード をダブルクリックしてファイルを開きます。 - NetBeans

You can open a class file in the Favorites window by double-clicking the file, however because there is no classpath information associated with that file you may see compilation errors when viewing the file in the Source Editor. 例文帳に追加

「お気に入り」ウィンドウでクラスファイルをダブルクリックしてファイルを開くことができますが、そのファイルにはクラスパス情報が関連付けられていないため、ソースエディタでファイルを表示すると、コンパイルエラーが表示されることがあります。 - NetBeans

例文

In a real program, you may want to get the Python script from another source, perhaps a text-editor routine, a file, or a database.例文帳に追加

実際のプログラムでは、Python スクリプトを他のソース、おそらくテキストエディタルーチンやファイル、データベースから取り出したいと考えるかもしれません。 - Python


例文

You can also run a single test file rather than testing the entire project.Select the LibClass.java tab in the Source Editor and choose Run Run File TestLibClass.java from the Run menu.例文帳に追加

プロジェクト全体をテストするのではなく、1 つのテストファイルを実行することもできます。 ソースエディタで「 LibClass.java 」タブを選択し、「実行」メニューから「実行」「ファイルを実行」「LibClass.java をテスト」を選択します。 - NetBeans

Next we create the MyHello application using the New Project and New File wizards,and complete the code using the Source Editor. 例文帳に追加

ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用して MyHello アプリケーションを作成し、ソースエディタを使用してコードを完成させます。 - NetBeans

The editor enables the user to selectively hide and display modules, classes or functions of the currently edited file with PHP source code. 例文帳に追加

エディタでは、PHP ソースコードが含まれる現在編集中のファイルで、モジュール、クラス、または関数の表示と非表示を切り替えることができます。 - 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

例文

The development control server 1 is provided with the newest generation area 15 for storing a source file of the program operated in the current equipment 3, and a means for extracting the source file of a version-up object from the area 15, an editor 14 for correcting the extracted source file, and a storage area 12 for storing the source file after corrected.例文帳に追加

開発管理サーバ1は、現用機3で動作しているプログラムのソースファイルを記憶する最新世代エリア15と、最新世代エリア15からバージョンアップ対象のソースファイルを抽出する手段と、抽出されたソースファイルを修正するためのエディタ14と、修正後のソースファイルを格納するための納品エリア12と、を備える。 - 特許庁

例文

Now we'll create the same application using the New Project and New File wizards,and completing the code using the Source Editor. 例文帳に追加

ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用し、ソースエディタを使用してコードを完成させることにより、同じアプリケーションを作成します。 - NetBeans

This is useful if you have edited the module source file using an external editor and want to try out the new version without leaving the Python interpreter.例文帳に追加

この関数はモジュールのソースコードファイルを外部エディタで編集して、Python インタプリタから離れることなく新しいバージョンを試したい際に有効です。 - Python

When you open a versioned file in the IDE's Source Editor, you can view real-time changes occurring to your file as you modify it against your previously checked-out version from the repository.例文帳に追加

IDE のソースエディタでバージョン管理されたファイルを開くと、リポジトリから以前にチェックアウトしたバージョンに照らし合わせながら、そのファイルに行われた変更がリアルタイムで表示されます。 - NetBeans

In the Projects window, double-click the Bundle.properties node in the Projects Window or right-click the node and choose Edit.The properties file is opened in the Source Editor.例文帳に追加

「プロジェクト」ウィンドウで、「プロジェクト」ウィンドウの「Bundle.properties」ノードをダブルクリックするか、ノードを右クリックして「編集」を選択します。 プロパティーファイルがソースエディタに表示されます。 - NetBeans

Right-click the Web Pages node and choose New JSP,name the JavaServer Pages file response, and click Finish.The new response.jspopens in the Source Editor. 例文帳に追加

「Web ページ」ノードを右クリックして、「新規」「JSP」を選択し、「JSP ファイル名」に response という名前を指定して「完了」をクリックします。 ソースエディタに新しい response.jsp が表示されます。 - NetBeans

If you have a large number of pages, and the navigation outcomes for the Button or Hyperlink are the same for each page, you may optionally edit the page navigation source file instead of using the Page Navigation Editor. 例文帳に追加

ページが多数あり、ボタンとハイパーリンクのナビゲーション結果が各ページで同じである場合は、ページナビゲーションエディタを使用せずに、ページナビゲーションのソースファイルを編集する方法もあります。 - NetBeans

例文

This test program development device is provided with: the input sheet 1 of a spreadsheet format inputted with the test condition in cell units; a display part 90 wherein a text editor screen 3 displaying the source file is displayed on the same screen; and an event monitoring part 30 reflecting editing contents of one in the other between the input sheet and the text editor screen.例文帳に追加

セル単位でテスト条件が入力される表計算様式の入力シート1と、ソースファイルを表示するテキストエディタ画面3が同一画面上に表示される表示部90と、これら入力シートとテキストエディタ画面の相互間で一方の編集内容を他方に反映させるイベント監視部30、を設けたことを特徴とするもの。 - 特許庁




  
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 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS