1153万例文収録!

「"java source code"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

"java source code"を含む例文一覧と使い方

該当件数 : 47



例文

Generating Java Source Code 例文帳に追加

Java ソースコードの生成 - NetBeans

Formatting Java Source Code 例文帳に追加

Java ソースコードのフォーマット - NetBeans

Editing the Java Source Code 例文帳に追加

Java ソースコードの編集 - NetBeans

To Generate Java Source Code 例文帳に追加

Java ソースコードを生成する - NetBeans

例文

Generating Java Source Code from UML Diagrams 例文帳に追加

UML 図から Java ソースコードの生成 - NetBeans


例文

Generating and Editing Java Source Code 例文帳に追加

Java ソースコードの生成と編集 - NetBeans

Creating and Editing Java Source Code 例文帳に追加

Java ソースコードの作成と編集 - NetBeans

Importing Existing Java Source Code into NetBeans IDE 4.0 例文帳に追加

既存の Java ソースコードのインポート - NetBeans

Importing Existing Java Source Code into NetBeans IDE例文帳に追加

NetBeans IDE: 既存の Java ソースコードのインポート - NetBeans

例文

Importing Existing Java Source Code into NetBeans 5.5 例文帳に追加

NetBeans 5.5: 既存の Java ソースコードのインポート - NetBeans

例文

Importing Existing Java Source Code into NetBeansIDE 例文帳に追加

NetBeans IDE 4.0: 既存の Java ソースコードのインポート - NetBeans

Importing Existing Java Source Code Into NetBeans IDE 5.5 例文帳に追加

NetBeans IDE 5.5: 既存の Java ソースコードのインポート - NetBeans

Importing Existing Java Source Code into NetBeans IDE 5.0 例文帳に追加

NetBeans IDE 5.5: 既存の Java ソースコードのインポート - NetBeans

Generate the Java source code files for the diagrams 例文帳に追加

図に対応する Java ソースコードを生成する - NetBeans

ImportingExisting Java Source Code into NetBeans IDE 4.0. 例文帳に追加

NetBeans IDE 4.0 クイックスタートガイド 既存の Java ソースコードのインポート - NetBeans

Click the Page1 tab and then open the Java source code for the page. 例文帳に追加

「Page1」タブをクリックし、ページの Java ソースコードを表示します。 - NetBeans

Click the News tab and open the Java source code for the page. 例文帳に追加

「News」タブをクリックし、ページの Java ソースコードを表示します。 - NetBeans

Click Java in the editing toolbar to display the Java source code. 例文帳に追加

編集用ツールバーの「Java」をクリックして、Java ソースコードを表示します。 - NetBeans

This operation is also added to the Branch class in the ClassDiagram diagram and to the Java source code. 例文帳に追加

この操作は、 ClassDiagram 図の Branch クラスと Java ソースコードにも追加されます。 - NetBeans

If you wanted to edit the WSDL of the web service, for example to add or change namespaces, you would select Generate a WSDL from Java Source Code. 例文帳に追加

Web サービスの WSDL を編集する場合、たとえば名前空間を追加したり変更したりする場合は、「Generate a WSDL from Java Source Code」を選択します。 - NetBeans

Once you create your UML model, you can generate the corresponding Java source code for it. 例文帳に追加

UML モデルを作成したら、対応する Java ソースコードを生成できます。 - NetBeans

Creating and editing Java source code is the most important function that the IDE serves, since that's what developers generally spend most of their day doing. 例文帳に追加

開発者が 1 日のほとんどを費やす部分です。 - NetBeans

You can model your Java application and then generate the corresponding Java source code for your model. 例文帳に追加

Java アプリケーションをモデル化し、モデルに対応する Java ソースコードを生成できます。 - NetBeans

Template for creating a BodyTag handler or SimpleTag handler (JSP2.0) with sample Java source code. 例文帳に追加

BodyTag ハンドラまたは SimpleTag ハンドラ (JSP 2.0) を作成するためのテンプレート (サンプル Java ソースコード付き)。 - NetBeans

The Java source code is converted into a byte code by a Java compiler 19 and the byte code is translated to a machine word suited to an OS 12 by a Java virtual machine(VM) 20 to execute the Java source code.例文帳に追加

また、Javaソースコードは、Javaコンパイラ19でバイトコードに変換され、さらにJava仮想機械(VM)20でOS12に適した機械語に翻訳されることによって実行される。 - 特許庁

In the Projects window, double-click Source Packages ajaxchatroom Page1.java and then open the Java source code for the page. 例文帳に追加

「プロジェクト」ウィンドウで「ソースパッケージ」「ajaxchatroom」「Page1.java」をダブルクリックし、そのページの Java ソースコードを開きます。 - NetBeans

Double-click the Session Bean node in the Projects window to open the Java source code for the session bean. 例文帳に追加

「プロジェクト」ウィンドウで「セッション Bean」ノードをダブルクリックしてセッション Bean の Java ソースコードを表示します。 - NetBeans

If you modify your model, you can re-generate the Java source code using the UML's Generate Code feature. 例文帳に追加

モデルを変更した場合は、UML のコード生成機能を使用して Java ソースコードを再生成できます。 - NetBeans

Double-click the Source Packages gettingstarted SessionBean1 node in the Projects window to open the Java source code for the session bean. 例文帳に追加

「プロジェクト」ウィンドウで「ソースパッケージ」「gettingstarted」「SessionBean1」ノードをダブルクリックして、セッション Bean の Java ソースコードを表示します。 - NetBeans

This section shows how you can generate Java source code for the Class diagram you just created in the previous section. 例文帳に追加

この節では、前の節で作成したクラス図に対応する Java ソースコードを生成する方法を示します。 - NetBeans

If you modify your model, you can re-generate the Java source code using the UML Modeling's Generate Code feature. 例文帳に追加

モデルを変更した場合は、UML モデリングのコード生成機能を使用して Java ソースコードを再生成できます。 - NetBeans

If you are using the NetBeans UML feature, a Class diagram can be turned into Java source code with the click of a button.例文帳に追加

NetBeans の UML 機能を使用していれば、ボタンを 1 回クリックするだけで、クラス図を Java ソースコードに変換できます。 - NetBeans

Developers are able to generate the corresponding Java source code for the new UML model and continue with the application development. 例文帳に追加

開発者は新しい UML モデルに対応する Java ソースコードを生成し、アプリケーション開発に取りかかることができます。 - NetBeans

In this section, using the Generate Code feature of UML you generate the Java source code for the UML model that you created in the previous sections. 例文帳に追加

この節では、UML のコード生成機能を使用して、前の節で作成した UML モデルに対応する Java ソースコードを生成します。 - NetBeans

A Java source code check program according to the present invention extracts a programmer name from a tag part in which the programmer name of a Java class described in the Java source code is described, and totalizes the number of creation steps per a class for each programmer.例文帳に追加

本発明に係るJavaソースコードチェックプログラムは、Javaソースコード内に記述されているJavaクラスの作成者名を記述したタグ部分から作成者名を抽出し、作成者毎の1クラス当たりの作成ステップ数を集計する。 - 特許庁

When you create a page from the IDE, the Java source code for the page bean contains methods for accessing the RequestBean1, SessionBean1, and ApplicationBean1 objects. 例文帳に追加

IDE からページを作成すると、ページ Bean の Java ソースコードには、RequestBean1 オブジェクト、SessionBean1 オブジェクト、および ApplicationBean1 オブジェクトにアクセスするためのメソッドが含まれます。 - NetBeans

In this section, using the Generate Code feature of UML Modeling you generate the Java source code for the UML model that you created in the previous sections. 例文帳に追加

この節では、UML モデリングのコード生成機能を使用して、前の節で作成した UML モデルに対応する Java ソースコードを生成します。 - 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ソースコードに変換する。 - 特許庁

Issue #87639: The Generic type for attributes, operations, and operations in nested classes are lost when reverse engineering a Java source code into a UML project. 例文帳に追加

課題 No. 87639: Java ソースコードを UML プロジェクトにリバースエンジニアリングするときに、入れ子クラス内の属性、操作、および操作の総称型が失われます。 - NetBeans

For more information about importing and using your own source files, see the Importing Existing Java Source Code Guide and the Importing Existing Web Applications Guide.例文帳に追加

既存のソースファイルのインポートと利用の詳細は、『既存の Java ソースコードのインポート』および『既存の Web アプリケーションのインポート』をお読みください。 - NetBeans

A programmable display device 1 changes graphic data or the like on the picture by changing the Java source code by a text editor 18 if necessary.例文帳に追加

プログラマブル表示器1側では、Javaソースコードをテキストエディタ18で必要に応じて変更することによって画面における図形のデータ等を変更する。 - 特許庁

The message catalog, with which a flag is raised for the necessity of manual translation, is prepared from a prescribed Java source code file (blocks 46 and 78).例文帳に追加

手作業で翻訳される必要があるもののために自動的にフラグが立てられたメッセージカタログは、所与のジャバソースコードファイルから作成される(ブロック46,78)。 - 特許庁

In the Authorize UML Project Save dialog box, click Yes.The IDE generates the Java source code and the Output window displays the progress of the code generation process. 例文帳に追加

「UML プロジェクトの保存の許可」ダイアログで「はい」をクリックします。 IDE によって Java ソースコードが生成され、「出力」ウィンドウにコード生成処理の進行状況が表示されます。 - NetBeans

Using the Generate Code and Reverse Engineering features, modifications to either the UML model or the Java source code can be reflected to either the source code or the model, respectively. 例文帳に追加

「コードを生成」機能と「リバースエンジニアリング」機能を使用すると、UML モデルまたは Java ソースコードへの変更をそれぞれソースコードまたはモデルに反映できます。 - NetBeans

You have several components of the same type on the page and you need to write Java source code to set or access the property values for some of the components. 例文帳に追加

ページ上に同じ種類のコンポーネントが複数あり、一部のコンポーネントのプロパティー値を設定またはアクセスする Java ソースコードを記述する必要がある場合。 - NetBeans

To provide a quality check program capable of recognizing a tendency for each programmer with respect to an item which has an impact on quality of Java source code.例文帳に追加

Javaソースコードの品質に影響を与える事項について、プログラム作成者毎の傾向を把握することができる品質チェックプログラムを提供することを目的とする。 - 特許庁

例文

This tutorial shows you various techniques for creating elements of a Class diagram and how to generate the Java source code for the diagram, The purpose of this tutorial is to introduce some of the IDE's UML Modeling Class diagram functionality and to show you various techniques for creating elements of a Class diagram. 例文帳に追加

このチュートリアルでは、クラス図の要素を作成するさまざまな手法や、クラス図の Java ソースコードを生成する方法を示します。 このチュートリアルの目的は、IDE の UML モデリングクラス図機能の一部について説明し、クラス図の要素を作成するさまざまな手法を示すことです。 - NetBeans




  
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