1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 360



例文

Open the deployment descriptor (double-click the web.xml file node to have it display in the Source Editor).例文帳に追加

配備記述子を開きます (ソースエディタで表示するには web.xml をダブルクリック)。 - NetBeans

The name becomes a link, enabling you to navigate directly to the class in the Source Editor:例文帳に追加

名前がリンクになり、ソースエディタ内のそのクラスに直接移動できます。 - NetBeans

When you click Finish, the class PostMessage.java opens in the Source Editor.In the Source Editor, do the following: 例文帳に追加

「完了」をクリックすると、 PostMessage.java というクラスがソースエディタに表示されます。 ソースエディタで次の手順を実行します。 - NetBeans

To open a Java source file in the Source Editor, double-click the file's node in the Projects window or Files window. 例文帳に追加

ソースエディタで Java ソースファイルを開くには、「プロジェクト」または「ファイル」ウィンドウでファイルのノードをダブルクリックします。 - NetBeans

例文

Right-click the EntryStation node and choose Navigate To Source from the pop-up menu.A Source Editor tab labeled EntryStation.java appears and displays the source code for the class. 例文帳に追加

「 EntryStation 」ノードを右クリックし、ポップアップメニューから「ソースにナビゲート」を選択します。 ソースエディタの「 EntryStation.java 」タブに、クラスのソースコードが表示されます。 - NetBeans


例文

Right-click inside the Source Editor and choose Format. 例文帳に追加

ソースエディタ内を右クリックし、「整形」を選択します。 これでコードの体裁が整います。 - NetBeans

Right-click the name field in the Source Editor and choose Refactor Encapsulate Fields.例文帳に追加

ソースエディタで name フィールドを右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

Fill out the new createCookie method by copying the following code and pasting it in the Source Editor: private Cookie createCookie(HttpServletRequest request) 例文帳に追加

新しい createCookie メソッドのソースエディタに、次のコードをコピーして貼り付けます。 - NetBeans

The Source Editor marks all inherited methods in the the left margin.例文帳に追加

継承されたメソッドにはすべて、ソースエディタの左側の余白にマークが付きます。 - NetBeans

例文

At the top of the Source Editor, select the XML view and replace properties/ with the following code sample.例文帳に追加

ソースエディタの上部で XML ビューを選択し、properties/ を次のコード例に置き換えます。 - NetBeans

例文

If you have split the Source Editor, only the partition you maximize is displayed. 例文帳に追加

ソースエディタを分割していた場合は、最大化した区画のみ表示されます。 - NetBeans

Grabbing any document tab and drag it to the left or bottom margin of the Source Editor. 例文帳に追加

ドキュメントのタブをつかんで、ソースエディタの左または下マージンにドラッグします。 - NetBeans

Double-click the main.java class of ApplicationClientForTest in the Projects window to open the class in the Source Editor. 例文帳に追加

「プロジェクト」ウィンドウで ApplicationClientForTest の main.java クラスをダブルクリックしてクラスをソースエディタで開きます。 - NetBeans

Expand the nbproject folder in the Files window and double-clickproject.xml so that it opens in the Source Editor. 例文帳に追加

「ファイル」ウィンドウで nbproject フォルダを展開して、project.xml をダブルクリックし、ソースエディタで開きます。 - NetBeans

The document opens in an editor with three tabs,"Source", "WSDL", and "Partner". 例文帳に追加

ドキュメントがエディタで開き、「ソース」、「WSDL」、および「パートナー」という 3 つのタブが表示されます。 - NetBeans

The editor stylizes C source files. 例文帳に追加

そのエディターは C のソースファイルはスタイルを適用して表示する. 《コメントに色を付けるなど》 - 研究社 英和コンピューター用語辞典

You can use any text editor to create a device source file 例文帳に追加

どのようなテキストエディタを使用してもデバイスソースファイルを作成することができる - コンピューター用語辞典

(You see these rules when you click the Source button in the Page Navigation editor.) 例文帳に追加

(これらの規則は、ページナビゲーションエディタで「ソース」ボタンをクリックすると表示されます)。 - NetBeans

You use the Page Flow editor to map actions to pages, and the Visual Designer and the Java Source editor to create action handling methods. 例文帳に追加

ページフローエディタを使ってアクションをページにマップし、ビジュアルデザイナおよび Java ソースエディタを使ってアクション処理メソッドを作成します。 - NetBeans

The Source Editor contains a tab for the XML schema file, SynchronousSample.xsd, with the Schema view open. 例文帳に追加

ソースエディタには、XML スキーマファイル SynchronousSample.xsd のタブが含まれており、スキーマビューが開かれています。 - NetBeans

The Source Editor contains a tab for the XML schema file, LoanRequestor.xsd, with the Schema view open.例文帳に追加

ソースエディタには、XML スキーマファイル LoanRequestor.xsd のタブが含まれており、スキーマビューが開かれています。 - NetBeans

Right-click within the Source Editor and choose Format (Alt-Shift-F)to tidy the format of your code. 例文帳に追加

ソースエディタ内を右クリックし、「整形」(Alt-Shift-F) を選択してコードの体裁を整えます。 - NetBeans

Workaround: Build the project first, then the Java source editor will provide suggestions. 例文帳に追加

回避策:プロジェクトをビルドすると、Java ソースエディタで提案が表示されるようになります。 - NetBeans

In the BPEL Editor you can switch between Source View, Design View, MapperView and Logging View. 例文帳に追加

BPEL エディタでは、ソースビュー、デザインビュー、マッパービュー、およびログ記録ビューを切り替えできます。 - NetBeans

In the Files window, go to the nbproject folder in your project folder and open project.properties in the Source Editor.例文帳に追加

「ファイル」ウィンドウでプロジェクトフォルダ内の nbproject フォルダに移動し、ソースエディタで project.properties を開きます。 - NetBeans

Right-click in the left margin of the Source Editor window and choose Show Line Numbers.例文帳に追加

「ソースエディタ」ウィンドウの左マージン内を右クリックし、「行番号を表示」を選択します。 - NetBeans

Each type of source file has its own editor that provides different functionality. 例文帳に追加

1 つの種類のソースファイルには、異なる機能を提供する専用のエディタがあります。 - NetBeans

Typing the abbreviation for the code template directly in the Source Editor and then pressing the space bar.例文帳に追加

ソースエディタでコードテンプレートの省略名を直接入力し、スペースキーを押します。 - NetBeans

Note also that the Editor places a marker in the Error Stripe indicating the location of the usage in the source.例文帳に追加

また、ソース内での使用位置を示すマーカーがエラーストライプに表示されます。 - NetBeans

On the Formatting panel, define the formatting style you want to apply to your source files in the editor. 例文帳に追加

「整形」パネルで、エディタ内のソースファイルに適用する整形スタイルを定義します。 - NetBeans

To invoke code completion, press Ctrl-Space when working in the Source Editor:例文帳に追加

コード補完を実行するには、ソースエディタ内の操作の実行時に Ctrl- スペースキーを押します。 - NetBeans

The tabs listed along the top of the Source Editor provide you with an interface to theweb.xml file.例文帳に追加

ソースエディタ最上部に、web.xml ファイルへのインタフェースを提供するタブが表示されます。 - NetBeans

Click the EntryStation.java Source Editor tab.You see that the text you typed in Documentation window has been added to the EntryStation.java source file. 例文帳に追加

ソースエディタの「 EntryStation.java 」タブをクリックします。 「ドキュメント」ウィンドウで入力したテキストが、 EntryStation.java ソースファイルに追加されています。 - NetBeans

When you click Finish, the entity class NewsEntity.java opens in the Source Editor.In the Source Editor, do the following: 例文帳に追加

「完了」をクリックすると、エンティティークラス NewsEntity.java がソースエディタに表示されます。 ソースエディタで次の手順を実行します。 - NetBeans

In the Projects window, expand the Source Packages ajaxchatroom node and double-click ApplicationBean1.java to open the file in the source editor. 例文帳に追加

「プロジェクト」ウィンドウでプロジェクトの「ソースパッケージ」「ajaxchatroom」ノードを展開し、「ApplicationBean1.java」をダブルクリックしてソースエディタでファイルを開きます。 - NetBeans

When you click Finish, the new entity class Animal.java opens in the Source Editor.In the Source Editor, do the following: 例文帳に追加

「完了」をクリックすると、エンティティークラス Animal.java がソースエディタに表示されます。 ソースエディタで次の手順を実行します。 - NetBeans

In the Source Editor, click the Source button to show the Source view of the LoanProcessor.java file.Notice that the IDE has updated the LoanProcessor.java document with a skeleton for the processApplicOperation method. 例文帳に追加

ソースエディタの「ソース」ボタンをクリックし、「LoanProcessor.java」ファイルのソースビューを表示します。 processApplicOperation メソッドのスケルトンを持つ LoanProcessor.java ドキュメントが、IDE によって更新されます。 - NetBeans

A picture editor 21 in a computer device 2 is provided with a Java converter 21a and picture data prepared by the editor 21 are converted into a Java source code.例文帳に追加

コンピュータ装置2で画面エディタ21にJavaコンバータ21aを設け、画面エディタ21で作成された画面データをJavaソースコードに変換する。 - 特許庁

You use the Page Navigation editor to map actions to pages, and the Visual Designer and the Java Source editor to create action handling methods. 例文帳に追加

ページナビゲーションエディタを使ってアクションをページに対応付け、ビジュアルデザイナーおよび Java ソースエディタを使ってアクション処理メソッドを作成します。 - NetBeans

You can quickly toggle between pages opened in the Source Editor by pressing Ctrl-Tab.例文帳に追加

Ctrl-Tab キーを押すと、ソースエディタ内で開いているページ間を簡単に切り替えることができます。 - NetBeans

Open javascript.js in the Source Editor and the following three variables to the top of the file.var completeField;var completeTable;var autoRow;例文帳に追加

javascript.js をソースエディタで開き、次の 3 つの変数をファイルの先頭に追加します。 var completeField;var completeTable;var autoRow; - NetBeans

Switch to the index.jsp page in the Source Editor, and add a reference to the stylesheet between the head tags.例文帳に追加

ソースエディタで index.jsp ページに切り替え、head タグの間にスタイルシートへの参照を追加します。 - NetBeans

When you click Finish, the IDE creates persistence.xml and opens it in the Source Editor in Design view.例文帳に追加

「完了」をクリックすると、IDE によって persistence.xml が作成され、ソースエディタの「デザイン」ビューに表示されます。 - NetBeans

When you click Finish, the session facade class NewsEntityFacade.java is created and opens in the Source Editor.例文帳に追加

「完了」をクリックすると、セッションファサードクラス NewsEntityFacade.java が作成され、ソースエディタに表示されます。 - NetBeans

You can then press Enter to open the source code editor and position it at the matching member's declaration. 例文帳に追加

そのあと Enter キーを押すと、ソースコードエディタが開き、そのメンバーの宣言部分に移動します。 - NetBeans

Double-click the Go button component to display its source code for the action handler method in the Java Editor. 例文帳に追加

「移動」ボタンコンポーネントをダブルクリックして、Java エディタでアクションハンドラメソッドのソースコードを開きます。 - NetBeans

The HelloWeb project opens in the IDE. The welcome page, index.jsp, opens in the Source Editor in the main window.例文帳に追加

IDE で HellowWeb プロジェクトが開きます。 開始ページである index.jsp が、メインウィンドウ内のソースエディタで開きます。 - NetBeans

Refocus the index.jsp file by clicking its tab displayed at the top of the Source Editor.例文帳に追加

ソースエディタの上部に表示されている index.jsp ファイルのタブをクリックしてふたたびフォーカスします。 - NetBeans

If there are compilation errors, they are marked with red glyphs in the left and right margins of the Source Editor.例文帳に追加

コンパイルエラーがある場合、ソースエディタの左右のマージンが赤いグリフでマークされます。 - NetBeans

例文

Drag any window to anywhere in the IDE except the Source Editor and release.例文帳に追加

ソースエディタを除く IDE 内の任意の位置に任意のウィンドウをドラッグ ドロップして配置できます。 - 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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS