| 例文 |
Java classの部分一致の例文一覧と使い方
該当件数 : 151件
a Java class in a Java SE Application 例文帳に追加
Java SE アプリケーションの Java クラス - NetBeans
Creating the Person Java Class 例文帳に追加
Person Java クラスの作成 - NetBeans
Create the Person Java Class 例文帳に追加
Person Java クラスの作成 - NetBeans
Client 1: Java Class in Java SE Application 例文帳に追加
クライアント 1: Java SE アプリケーションの Java クラス - NetBeans
The Java class has to be in a Java Application or Java Class Library project. 例文帳に追加
Java クラスは、Java アプリケーションまたは Java クラスライブラリプロジェクトに置く必要があります。 - NetBeans
Create the JPA (Java Persistence API) Entity Class 例文帳に追加
JPA (Java Persistence API) エンティティークラスの作成 - NetBeans
From the Java category, select a Java class library project. 例文帳に追加
「Java」カテゴリから「Java クラスライブラリ」プロジェクトを選択します。 - NetBeans
If you had already coded a Java class, you would have selected Create a Web Service from an Existing Java Class. 例文帳に追加
すでに Java クラスをコーディングしている場合は、「Create a Web Service from an Existing Java Class」を選択します。 - NetBeans
Java Class Library.Template for creating a skeleton Java class library without a main class. 例文帳に追加
Java クラスライブラリ。 主クラスを含まないスケルトン Java クラスを作成するためのテンプレート。 - NetBeans
Select Java Class Library from the Java category and click Next. 例文帳に追加
「Java」カテゴリから「Java クラスライブラリ」を選択し、「次へ」をクリックします。 - NetBeans
In the Java Editor for Page1, find the public class Page1 extends AbstractPageBean declaration. 例文帳に追加
Page1 の Java エディタで、「public class Page1 extends AbstractPageBean」宣言を検索します。 - NetBeans
A Java Class Library project in which you will create a utility class. 例文帳に追加
ユーティリティークラスを作成する Java クラスライブラリプロジェクト。 - NetBeans
This Java class is the backing bean for the Page1.jsp file. 例文帳に追加
この Java クラスは、Page1.jsp ファイルのバッキング Bean です。 - NetBeans
Expose an existing Java class as an Axis2 web service. 例文帳に追加
既存の Java クラスを Axis2 Web サービスとして公開します。 - NetBeans
Generate a class diagram from a sample Java application 例文帳に追加
サンプルの Java アプリケーションからクラス図を生成する - NetBeans
Template for creating a skeleton Java class library without a main class. WebApplication. 例文帳に追加
主クラスを含まないスケルトン Java クラスを作成するためのテンプレート。 - NetBeans
Generate a class diagram from the imported Java application 例文帳に追加
インポートした Java アプリケーションからクラス図を生成する - NetBeans
The Java Foundation Classes are comparable to the Microsoft Foundation Class (MFC) library. 例文帳に追加
JFC(Javaファウンデーション・クラス)はMFCライブラリと対比される. - コンピューター用語辞典
With NetBeans IDE, you can create an Axis2 web service from a Java class. 例文帳に追加
NetBeans IDE では、Java クラスから Axis2 Web サービスを作成できます。 - NetBeans
Right-click the Source Packages node in the Projects window and choose New Java Class to open the New Java Class wizard. 例文帳に追加
「プロジェクト」ウィンドウの「ソースパッケージ」ノードを右クリックし、「新規」「Java クラス」を選択して「新規 Java クラス」ウィザードを開きます。 - NetBeans
TV PIP USING JAVA API CLASS AND JAVA IMPLEMENTATION CLASS例文帳に追加
ジャバAPIクラス及びジャバ・インプリメンテ—ション・クラスを使用するTV・PIP - 特許庁
Each template file generates a separate source file: one Java class and two Java interfaces. 例文帳に追加
各テンプレートファイルから、それぞれのソースファイル (1 つの Java クラスと 2 つの Java インタフェース) が生成されます。 - NetBeans
Under Projects, select Java Class Library and click Next. 例文帳に追加
「プロジェクト」で「Java クラスライブラリ」を選択して、「次へ」をクリックします。 - NetBeans
Right-click the MyLib project node and choose New Java Class. 例文帳に追加
「MyLib」プロジェクトノードを右クリックし、「新規」「Java クラス」を選択します。 - NetBeans
OPTIMIZATION SYSTEM OF JAVA CLASS PATH例文帳に追加
Javaクラスパスの最適化方式 - 特許庁
For more information about the File class, see http://java.sun.com/j2se/1.3/docs/api/java/io/File.html. 例文帳に追加
File クラスについては、http://java.sun.com/j2se/1.3/docs/api/java/io/File.html を参照してください。 - NetBeans
Open the Main class that the New Java Application wizard generated for you. 例文帳に追加
「新規 Java アプリケーション」ウィザードで生成した Main クラスを開きます。 - NetBeans
For example, if you want to create a new Java class template, you can duplicate an existing Java class template, then select the new class and then click Open in Editor. 例文帳に追加
たとえば、新規 Java クラステンプレートを作成するには、既存の Java クラステンプレートを複製し、その新規クラスを選択して「エディタで開く」をクリックします。 - NetBeans
Notice that you can use code completion in the Java class to find the methods you need in the Groovy class:例文帳に追加
Groovy クラスで必要なメソッドの検索には、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
Note that for Java projects, the project must have a main class. 例文帳に追加
Java プロジェクトの場合、プロジェクトには必ず主クラスが 1 つ必要です。 - NetBeans
For example, the Basic Class domain template in the Java category can be mapped to any element of type Class without a stereotype. 例文帳に追加
たとえば、Java カテゴリの Basic Class ドメインテンプレートをステレオタイプがないクラス型の任意の要素とマッピングできます。 - NetBeans
A Java Application project with a main class that implements a method from the library project's utility class.例文帳に追加
ライブラリプロジェクトのユーティリティークラスからメソッドを実装する主クラスを含む Java アプリケーションプロジェクト。 - NetBeans
In this section, we code the interaction between the Groovy file and the Java class. 例文帳に追加
この節では、Groovy ファイルと Java クラスの間の関係をコーディングします。 - NetBeans
Right-click the EJB module in the Projects window and choose New Java class. 例文帳に追加
「プロジェクト」ウィンドウで EJB モジュールを右クリックし、「新規」「Java クラス」を選択します。 - NetBeans
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると
|
