| 例文 |
java javaの部分一致の例文一覧と使い方
該当件数 : 2504件
If you deployed to the Sun Java System Application Server, type two numbers in the tester page, as shown below:例文帳に追加
Sun Java System Application Server に配備した場合は、次に示すように、テスト用ページに 2 つの数を入力します。 - NetBeans
Then, you develop tags either in the Java programming language or in the syntax for the JavaServer Pages technology, or both.例文帳に追加
作成したら、Java プログラミング言語か JavaServer Pages テクノロジ構文、あるいはその両方でタグを開発します。 - NetBeans
PRESENTATION OF JAVA DATA TYPES IN VIRTUAL MACHINE例文帳に追加
仮想マシンにおけるJavaデータ型表現 - 特許庁
Although Java can be compiled as a native program, much of Java's popularity can be attributed to its portability, along with other features such as garbage collection.例文帳に追加
Javaはネイティブプログラムのようにコンパイルできますが、Javaの人気の多くはガーベッジコレクションと言った機能だけでなく、その移植性の高さにあるでしょう。 - Gentoo Linux
Choose File New Project (Ctrl-Shift-N).Select Web Application from the Java Web category. 例文帳に追加
「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 - NetBeans
At the command line, type the following statement:java -jar CarsApp.jar 例文帳に追加
コマンド行に、次の文を入力します。 java -jar CarsApp.jar - NetBeans
TYPE CHECKING IN JAVA COMPUTING ENVIRONMENTS例文帳に追加
Javaコンピューティング環境におけるタイプチェック - 特許庁
Note: If you have installed the Sun Java System Application Server, configure the application server on NetBeans IDE, as described in Application Server Configuration before installing Visual Web Pack so that the installer can install the sample Travel schema into the server's bundled Java DB database. 例文帳に追加
注意: Sun Java System Application Server をインストールしている場合は、Visual Web Pack をインストールする前に、「Sun Java System Application Server の構成」の説明に従って、NetBeans IDE でアプリケーションサーバーを構成してください。 これにより、Visual Web Pack インストーラは、Application Server に付属の Java DB データベースにサンプルの Travel スキーマをインストールできるようになります。 - NetBeans
Workaround: Before adding files or code to the Java project, or generating the code using UML functionality, change the Java project encoding property to that of the default encoding for the locale in which the NetBeans IDE has been started if they are not the same. 例文帳に追加
回避策: Java プロジェクトにファイルまたはコードを追加する前、または UML 機能を使用してコードを生成する前に、Java プロジェクトのエンコーディングプロパティーと IDE を起動したロケールのデフォルトエンコーディングが異なる場合は、Java プロジェクトのエンコーディングプロパティーを変更します。 - NetBeans
a chain of islands including Borneo and Celebes and Java and Sumatra 例文帳に追加
ボルネオ、セレベス、ジャワ、およびスマトラを含む列島 - 日本語WordNet
6.2.3 Firefox, Mozilla and Java plugin 例文帳に追加
Mozilla を起動し、Helpメニューから About Plug-insオプションへとアクセスします。 - FreeBSD
Code Listing4.4: Example /etc/java-config-2/build/jdk.conf 例文帳に追加
または、/etc/profileを環境に読み込み直してください。 - Gentoo Linux
Note: If you create your application using JDK 6 but you need the application to also run on Java SE 5, you can have the IDE generate its code to use the Swing Layout Extensions libraryinstead of the classes in Java SE 6.例文帳に追加
注: JDK 6 を使用してアプリケーションを作成するが、そのアプリケーションを Java SE 5 でも実行する必要がある場合、Java SE 6 のクラスでなく、Swing レイアウト拡張ライブラリを使用するようにコードを生成することができます。 - NetBeans
This document guides you through the basic steps of using NetBeans IDE to create a Java Platform, Micro Edition (Java ME platform),Mobile Information Device Profile (MIDP) application and is designed to get you started with mobile application development as quickly as possible. 例文帳に追加
このドキュメントでは、NetBeans IDE を使用した、Java Platform Micro Edition (Java ME プラットフォーム) の MIDP (Mobile Information Device Profile) アプリケーションの作成について、概説します。 このチュートリアルは、できるだけすばやく作業を進められるように作られています。 - NetBeans
Creating and Editing Java Source CodeCreating a Page That Includes a File Upload Component 例文帳に追加
ファイルアップロードコンポーネントを含むページの作成 - NetBeans
Simplified object-relational mapping.The new Java Persistence API makes object-relational mapping much simpler and transparent by allowing you to use annotations in POJOs to map Java objects to relational databases.例文帳に追加
簡素化されたオブジェクトリレーショナルマッピング。 新しい Java Persistence API により、POJO 内で注釈を使用して Java オブジェクトをリレーショナルデータベースにマッピングすることで、オブジェクトリレーショナルマッピングがより簡単で透過性の高いものになっています。 - NetBeans
Visual Mobile Designer Custom Components: Creating a Personal Information Manager Application - NetBeans Java ME Tutorial 例文帳に追加
NetBeans 6.0 ビジュアルモバイルデザイナのカスタムコンポーネント: PIM ブラウザ - NetBeans
The NetBeans profiler provides expert assistance for optimizing your application's speed and memory usage,and makes it easier to build reliable and scalable Java SE, JavaFX and Java EE applications.例文帳に追加
NetBeans プロファイラでは、アプリケーションの処理速度とメモリー使用率を最適化するための上級支援を提供しています。 また、信頼性とスケーラビリティーに優れた Java SE、JavaFX、および Java EE の各アプリケーションを簡単に構築できます。 - NetBeans
Some standard IDE projects (Java Application, Java Class Library, Web Application, Enterprise Application, and EJB Module) are created with only one source folder, you can add more. 例文帳に追加
いくつかの標準 IDE プロジェクト (Java アプリケーション、Java クラスライブラリ、Web アプリケーション、エンタープライズアプリケーション、および EJB モジュール) は、1 つだけのソースフォルダとともに作成さます。 あとから複数のソースフォルダを追加することができます。 - NetBeans
Visual Mobile Designer Custom Components: Creating an SMS Composer Application - NetBeans Java ME Tutorial 例文帳に追加
NetBeans 6.0 ビジュアルモバイルデザイナのカスタムコンポーネント: SMS コンポーザ - NetBeans
As of this date, only the Sun Java System Application Server 9 U1 (build 14)or higher supports Visual Web applications that use the Java EE 5 platform.If you use a different server, you must choose the J2EE 1.4 platform when you create your project. 例文帳に追加
現時点では、Java EE 5 プラットフォームを使用する Visual Web アプリケーションをサポートするのは、Sun Java System Application Server 9 U1 (build 14) 以降だけです。 異なるサーバーを使用する場合は、プロジェクトの作成時に J2EE 1.4 プラットフォームを選択してください。 - NetBeans
NetBeans IDE 4.0 includes project templates and wizards designed to support different types of project development.For example, it contains a wizard to define a Java application project based on a Java application project template.例文帳に追加
NetBeans IDE 4.0 には、さまざまな形のプロジェクト開発をサポートするために用意されたプロジェクトテンプレートとウィザードが含まれています。 たとえば、Java アプリケーションプロジェクトテンプレートに基づいて Java アプリケーションを定義するウィザードなどです。 - NetBeans
Ensure that the Sun Java System Application Server is selected in the Server drop-down list.If you do not see the Sun Java System Application Server in the list, you must register the server with NetBeans as described in the Help topic Registering a Sun Java System Application Server Instance. 例文帳に追加
Movies プロジェクトが主プロジェクトに設定されていない場合は、Movies プロジェクトを右クリックして「主プロジェクトとして設定」を選択します。 - NetBeans
The installer for the NetBeans IDE and Sun Java System ApplicationServer bundle does not let you install on JDK 6.0, because Sun JavaSystem Application Server Platform Edition 8.2 has several serious issues on pre-release versions of JDK 6.0.例文帳に追加
Sun Java System Application Server Platform Edition 8.2 は JDK 6.0 のリリース前のバージョンでいくつかの重大な問題が発生しているため、NetBeans IDE とバンドルの Sun Java System Application Server のインストーラでは JDK 6.0 にインストールできない。 - NetBeans
Description: Java applications created from theJava Desktop Application project template might not be able to be run inJapanese and Chinese Linux locales with JDK 6 installed. 例文帳に追加
説明: 「Java デスクトップアプリケーション」プロジェクトテンプレートから Java アプリケーションを作成すると、Linux で JDK 6 を使用しているときに、中国語および日本語では実行できない場合がある。 - NetBeans
The New Java Application wizard appears.Type FlowerClient in Project Name and click Finish. The IDE creates a new Java application project.Right-click the FlowerClient project node and choose New Web Service Client from the context menu.例文帳に追加
IDE により新しい Java アプリケーションプロジェクトが作成されます。 「FlowerClient」プロジェクトノードを右クリックし、コンテキストメニューから「新規」「Web サービスクライアント」を選択します。 - NetBeans
If you downloaded GlassFish (or Sun Java System Application Server) separately, and need help registering it in NetBeans IDE, see Registering a Sun JavaSystem Application Server/GlassFish Instance in the IDE's Help Contents(F1).例文帳に追加
GlassFish (または Sun Java System Application Server) を別途ダウンロードしていて、NetBeans IDE への登録方法が不明な場合は、IDE のヘルプ目次 (F1) にある「Sun Java System Application Server/GlassFish インスタンスの登録」を参照してください。 - NetBeans
Register Sun Java System Application Server in the NetBeans IDE Runtime window as described in the Installation Guide.Select Tools Options, and in the Options dialog, click Advanced Options. 例文帳に追加
NetBeans IDEの「実行時」ウィンドウで、『インストール』の「Sun Java System Application Server の構成」の説明に従って Sun Java System Application Server を登録します。 「ツール」「オプション」を選択し、「オプション」ダイアログで「詳細オプション」をクリックします。 - NetBeans
In Java EE 5, instead of creating entity beans and putting them in the EJB module,you can use simple entity classes, and the entity classes can be placed anywhere in a Java EE 5 application.Writing classes for Java EE 5 applications is also easier than it was for the J2EE 1.4 platform because you can use annotations to define components and inject resources.例文帳に追加
Java EE 5 では、エンティティー Bean を作成して EJB モジュールに配置する代わりに、簡単なエンティティークラスを使用でき、そのエンティティークラスは Java EE 5 アプリケーションのどこにでも配置できます。 また、Java EE 5 アプリケーションのクラス作成も、注釈を使用してコンポーネントの定義やリソースの注入ができるため、J2EE 1.4 プラットフォームよりも容易です。 - NetBeans
In Java EE 5, instead of creating entity beans and putting them in the EJB module,we can use simple entity classes, and the entity classes can be placed anywhere in a Java EE 5 application.Writing classes for Java EE 5 applications is also easier than it was for the J2EE 1.4 platform because you can use annotations to define components and inject resources.例文帳に追加
Java EE 5 では、エンティティー Bean を作成して EJB モジュールに配置する代わりに、簡単なエンティティークラスを使用でき、そのエンティティークラスは Java EE 5 アプリケーションのどこにでも配置できます。 また、Java EE 5 アプリケーションのクラス作成も、注釈を使用してコンポーネントの定義やリソースの注入ができるため、J2EE 1.4 プラットフォームよりも容易です。 - NetBeans
Where, the host machine language 40 is developed by the JAVA application 30 and converted into the host machine language code 40'.例文帳に追加
なおホスト機械語コード40はJAVAアプリケーション30により展開されてホスト機械語コード40’となる。 - 特許庁
METHOD AND SYSTEM FOR GENERATING JAVA COMPONENT例文帳に追加
Javaコンポ—ネントを作成する方法及びシステム - 特許庁
When the called method is not for Java(R) type, the emulator directly performs request transmission.例文帳に追加
一方、呼び出されたメソッドがJava(登録商標) Type用のものではない場合には直接リクエスト送信を行う。 - 特許庁
This section shows how you can generate Java source code for the Class diagram you just created in the previous section. 例文帳に追加
この節では、前の節で作成したクラス図に対応する Java ソースコードを生成する方法を示します。 - 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
For more information on number formatting, see the Java tutorial Customizing Formats (external link displays in separate page). 例文帳に追加
数値書式の詳細については、Java チュートリアル Customizing Formats を参照してください (別ページで外部リンクを表示)。 - NetBeans
Enter MyResources in the File Name field, and type src/java/validatorconverter in the Folder field, and click Finish.The IDE creates the resource bundle and opens the MyResources. 例文帳に追加
「ファイル名」フィールドに「MyResources」と入力し、「フォルダ」フィールドに「src/java/validatorconverter」と入力して、「完了」をクリックします。 - NetBeans
For more information about using NetBeans IDE to develop Java EE applications, see the following resources: 例文帳に追加
NetBeans IDE 6.0 を使用した Java EE アプリケーションの開発方法についての詳細は、次のリソースを参照してください。 - NetBeans
For more information about using NetBeans IDE 6.0 to develop Java EE applications, see the following resources: 例文帳に追加
NetBeans IDE 6.0 を使用した Java EE アプリケーションの開発方法についての詳細は、次のリソースを参照してください。 - NetBeans
The IDE generates a HelloAxisWorld.java class in the axishello source package and a HelloAxisWorld Axis2 web service that mirrors this Java class. 例文帳に追加
IDE により、axishello ソースパッケージに HelloAxisWorld.java クラスが生成され、この Java クラスをミラーリングする HelloAxisWorld Axis2 Web サービスが生成されます。 - NetBeans
This tutorial shows how to create a desktop Java application through which you can access and update a database.例文帳に追加
このチュートリアルでは、データベースにアクセスして更新できる、デスクトップ Java アプリケーションを作成する方法を示します。 - NetBeans
See the Compile on Save section of the Creating, Importing, and Configuring Java Projects guide for more information.例文帳に追加
詳細については、「Java プロジェクトの作成、インポート、および構成」の「保存時にコンパイル」節を参照してください。 - NetBeans
In the New Project wizard, select the Java Web category and the Web Application project type, and click Next. 例文帳に追加
「新規プロジェクト」ウィザードで、「Java Web」カテゴリおよび「Web アプリケーション」プロジェクトの種類を選択し、「次へ」をクリックします。 - 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
For more information about using NetBeans IDE to develop Java SE applications, see the following resources: 例文帳に追加
NetBeans IDE を使用して Java SE アプリケーションを開発する方法についての詳細は、次のリソースを参照してください。 - NetBeans
The Sun Java Toolkit for CDC comes integrated with the NetBeans MobilityPack, so there is no need to download and install this emulator. 例文帳に追加
Sun Java Toolkit for CDC は NetBeans Mobility Pack に組み込まれているので、このエミュレータをダウンロードし、インストールする必要はありません。 - NetBeans
For more information about using NetBeans IDE 5.5 to develop Java EE applications, see the following resources: 例文帳に追加
NetBeans IDE 5.5 を使用した Java EE アプリケーションの開発方法についての詳細は、次のリソースを参照してください。 - NetBeans
If you are running the IDE on JDK 6, the IDE generates your application code to use the GroupLayout classes that are in Java SE 6.例文帳に追加
JDK 6 で IDE を実行している場合は、Java SE 6 の GroupLayout クラスを使用するように、アプリケーションコードが生成されます。 - 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
| 例文 |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
