| 例文 |
java source codeの部分一致の例文一覧と使い方
該当件数 : 89件
Generating Java Source Code 例文帳に追加
Java ソースコードの生成 - NetBeans
Formatting Java Source Code 例文帳に追加
Java ソースコードのフォーマット - NetBeans
Generating Java Source Code from UML Diagrams 例文帳に追加
UML 図から Java ソースコードの生成 - NetBeans
Generating and Editing Java Source Code 例文帳に追加
Java ソースコードの生成と編集 - NetBeans
Importing Existing Java Source Code into NetBeans IDE例文帳に追加
NetBeans IDE: 既存の 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
Click Java in the editing toolbar to display the Java source code. 例文帳に追加
編集用ツールバーの「Java」をクリックして、Java ソースコードを表示します。 - NetBeans
Importing Existing Java ME MIDP/CLDC Source Code into NetBeans IDE 5.5 例文帳に追加
NetBeans IDE 5.5 への既存の Java ME MIDP/CLDC ソースコードのインポート - NetBeans
ImportingExisting Java Source Code into NetBeans IDE 4.0. 例文帳に追加
NetBeans IDE 4.0 クイックスタートガイド 既存の Java ソースコードのインポート - NetBeans
Importing Existing Java ME MIDP/CLDC Source Code into the NetBeans IDE 5.5 例文帳に追加
NetBeans IDE 5.5 への既存の Java ME MIDP/CLDC ソースコードのインポート - NetBeans
You can model your Java application and then generate the corresponding Java source code for your model. 例文帳に追加
Java アプリケーションをモデル化し、モデルに対応する Java ソースコードを生成できます。 - NetBeans
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
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に適した機械語に翻訳されることによって実行される。 - 特許庁
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
Importing Existing JavaME MIDP Source Code into NetBeans IDE 5.5 例文帳に追加
NetBeans IDE 5.5 への既存の Java ME MIDP ソースコードのインポート - NetBeans
Double-click the Convert Button to open its source code in the Java Editor. 例文帳に追加
「Convert」ボタンをダブルクリックすると、ソースコードが 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
Once you create your UML model, you can generate the corresponding Java source code for it. 例文帳に追加
UML モデルを作成したら、対応する Java ソースコードを生成できます。 - NetBeans
In the Navigator window, double-click SessionBean1 to open the source code in the Java Editor. 例文帳に追加
「ナビゲータ」ウィンドウで SessionBean1 をダブルクリックしてソースコードを Java エディタで開きます。 - NetBeans
Double-click the Text Field component to open its source code in the Java Editor. 例文帳に追加
「テキストフィールド」コンポーネントをダブルクリックすると、ソースコードが Java エディタで開きます。 - NetBeans
In the Outline window, double-click SessionBean1 to open its source code in the Java Editor.例文帳に追加
「アウトライン」ウィンドウで、「SessionBean1」をダブルクリックして、Java エディタでソースコードを開きます。 - NetBeans
Press Enter to position the Java editor in the source code at that entry's declaration. 例文帳に追加
Enter キーを押すと、ソースコードの Java エディタでそのエントリの宣言部分に移動します。 - NetBeans
Right-click in the Java source and choose Code Folds from the pop-up menu. 例文帳に追加
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
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
Enhanced Java source editor with code completion, on the fly error checking and verification, and hints specifically targeting Java Persistence. 例文帳に追加
コード補完機能、オンザフライのエラーチェックと検証機能、Java Persistence に関するヒントの表示機能などの、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
Description: When you open a Java source file that is not in a project and try to invoke code completion for standard Java classes, the code completion box does not offer anything.例文帳に追加
説明:プロジェクトに含まれていない Java ソースファイルを開き、標準 Java クラスのコード補完を呼び出そうとすると、コード補完ボックスに何も表示されない。 - NetBeans
Double-click the Go button component to display its source code for the action handler method in the Java Editor. 例文帳に追加
「移動」ボタンコンポーネントをダブルクリックして、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 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
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ソースコードに変換する。 - 特許庁
Designers and analysts design applications using the UML modeling language,then developers generate Java code from the UML model.You can also update the model from changes made in the source code. 例文帳に追加
ソースコードに加えた変更からモデルを更新することもできます。 - 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
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
This document explains how you can import existing Java Platform, MicroEdition (Java ME platform ) source code into a NetBeans IDE 5.5 project.For more information about NetBeans IDE 5.5 projects and developing Java ME,CLDC/MIDP applications, see: 例文帳に追加
このドキュメントでは、既存の Java[tm] Platform Micro Edition (Java[tm] ME プラットフォーム) のソースコードを NetBeans IDE 5.5 プロジェクトにインポートする方法を説明します。 NetBeans IDE 5.5 プロジェクトおよび Java ME アプリケーションの開発の詳細は、次を参照してください。 - 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
This section shows how you can generate Java source code for the Class diagram you just created in the previous section. 例文帳に追加
この節では、前の節で作成したクラス図に対応する Java ソースコードを生成する方法を示します。 - NetBeans
Click the Java button in the editing toolbar to see the source code for the page bean, as shown in the following figure. 例文帳に追加
次の図に示すように、編集用ツールバーの「Java」ボタンをクリックすると、ページ Bean のソースコードが表示されます。 - NetBeans
In this tutorial, you learn how to reverse engineer the source code of an existing Java application into a UML project. 例文帳に追加
このチュートリアルでは、既存の Java アプリケーションのソースコードを 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会員(無料)になると
|