1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 2504



例文

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

For this tutorial you need to register a local instance of GlassFish / Sun Java System Application Server with the IDE.The GlassFish application server is bundled with the IDE. 例文帳に追加

このチュートリアルでは、GlassFish または Sun Java System Application Server のローカルインスタンスを IDE に登録する必要があります。 IDE には GlassFish アプリケーションサーバーが含まれます。 - NetBeans

In the first section of this tutorial, you loaded the UMLBankAppSample Java project and the UML project, UMLBankAppSample-Model, that was generated using the Reverse Engineering feature. 例文帳に追加

このチュートリアルの最初の節で、UMLBankAppSample Java プロジェクトと、リバースエンジニアリング機能を使用して生成した UML プロジェクト UMLBankAppSample-Model を読み込みました。 - NetBeans

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

例文

If it is not possible to start or stop the application server, stop all Java processes via the task manager before restarting the IDE. 例文帳に追加

サーバーの起動または停止が不可能である場合は、タスクマネージャーを介してすべての Java プロセスを停止してから、IDE を再起動します。 - NetBeans


例文

On Microsoft Windows machines, the preferred method of installing NetBeans IDE and Sun Java System Application Server bundle is using the self-extracting installer.例文帳に追加

Microsoft Windows マシンの場合は、自己抽出型のインストーラを使用して NetBeans IDE およびバンドルの Sun Java System Application Server をインストールする方法を推奨します。 - NetBeans

After specifying the location of the Sun Java System ApplicationServer and clicking Next, the wizard page becomes blank, and it is impossible to continue the installation.例文帳に追加

Sun Java System Application Server の場所を指定して「次へ」をクリックしたあとに、ウィザードページに何も表示されず、インストール処理を続けることができない。 - NetBeans

Taking advantage of Beans Binding technology (JSR 295) and the Java Persistence API, it is now easier than ever to create Swing desktop database applications.例文帳に追加

Beans のバインド技術 (JSR 295) と Java 持続性 API を利用して、Swing デスクトップデータベースアプリケーションの作成がかつてないほど簡単になりました。 - NetBeans

Using the new Java Desktop Application project template, you can quickly set up a form that displays a database table and enables you to modify the database.例文帳に追加

新しい Java Desktop Application プロジェクトテンプレートを使用すると、データベース表を表示し、データベースを変更できるフォームを簡単に設定できます。 - NetBeans

例文

We show you how to create a Java ME CDC project that displays a simple form in a device emulator for the three available profiles.例文帳に追加

使用可能な 3 つのプロファイル用の簡単なフォームをデバイスエミュレータに表示する Java ME CDC プロジェクトを作成する方法を示します。 - NetBeans

例文

Where components require Java coding, you must now manually add the binding attribute to components in a Visual Web JSF application. 例文帳に追加

コンポーネントに Java コーディングが必要な場合は、Visual Web JSF アプリケーション内のコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans

The first thing you should do to configure the IDE is make sure it is using the correct Java Standard Development Kit (JDK) version. 例文帳に追加

IDE の構成および設定で最初に行うべきことは、適切なバージョンの Java Standard Development Kit (JDK) を使用していることを確認することです。 - NetBeans

Placing a hard upper limit on this number means that the Java process cannot consume more memory than physical RAM available. 例文帳に追加

この数字に上限を設けるということは、使用可能な物理 RAM を超えるメモリーを Java プロセスが使用できないことを意味します。 - NetBeans

Note: The Travel connection from Java Studio Creator 2 Update 1 is not migrated; sample applications from the older IDE might not work in NetBeans IDE 6.0 or 6.1. 例文帳に追加

注: Java Studio Creator 2 Update 1 の Travel 接続は移行されません。 旧リリースの IDE のサンプルアプリケーションは NetBeans IDE 6.0 または 6.1 で機能しない場合があります。 - NetBeans

After restarting NetBeans IDE there will be a Travel connection that connects to a Travel database that has a schema incompatible with the one from Java Studio Creator 2 Update 1. 例文帳に追加

NetBeans IDE の再起動後、Java Studio Creator 2 Update 1 の Travel データベースとはスキーマの互換性がない Travel データベースに接続する Travel 接続が作成されます。 - NetBeans

Where components require Java coding, you must manually add the binding attribute to components in a Visual Web JSF application. 例文帳に追加

コンポーネントに Java コーディングが必要な場合は、Visual Web JSF アプリケーション内のコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans

For example, you cannot create a normal Java class file and then change it to extend JPanel and edit it in the GUI Builder. 例文帳に追加

たとえば、通常の Java クラスファイルを作成してから、JPanel を拡張するための変更を加え、GUI ビルダーで編集することはできません。 - NetBeans

From the Java EE category, select Session Bean and click Next. 例文帳に追加

「エンタープライズ」カテゴリから「セッション Bean」を選択し、「次へ」をクリックします。 - NetBeans

If you are using NetBeans IDE 6.1, you must manually add a binding attribute to components you want to script in Java code. 例文帳に追加

NetBeans IDE 6.1 を使用している場合は、Java コード内でスクリプトを記述するコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans

At the end of this tutorial, you will have a running Java Swing application that consumes the EJB module's images via a webservice, with the result displayed below.例文帳に追加

このチュートリアルの最後では、Web サービス経由で EJB モジュールのイメージを使用する Java Swing アプリケーションを実行し、次の結果を得ます。 - NetBeans

In this exercise we will open the demo Java application project, which contains a well-known find dialog created using the GUI Builder.例文帳に追加

この課題では、GUI ビルダーを使用して作成された、良く知られている検索ダイアログを含む、デモの Java アプリケーションプロジェクトを開きます。 - NetBeans

Such applications could be created with the Java Desktop Application project template and would not require additional hand-coding.例文帳に追加

そのようなアプリケーションは Java デスクトップアプリケーションプロジェクトのテンプレートで作成できます。 手作業でコードを作成する必要はありません。 - NetBeans

Before you can deploy your application, the Sun Java System Application Server and JBI runtime must be configured correctly and running. 例文帳に追加

アプリケーションを配備できるよう、前もって Sun Java System Application Server および JBI 実行環境を正しく構成し、稼動させておく必要があります。 - NetBeans

Similarly, notice that the application will be deployed to http://localhost:8084/MyProjectby default, but that the port number for the Sun Java System Application Server is included. 例文帳に追加

同様に、デフォルトでは、アプリケーションは http://localhost:8084/MyProject に配備されますが、Sun Java System Application Sever のポート番号が含まれていることに注意してください。 - NetBeans

If you just downloaded JavaDB on its own, do the following: 例文帳に追加

Java DB を単独でインストールした場合は、次の手順に従います。 - NetBeans

This document provides an introduction to the major concepts of the Java EE 5 specifications and how they relate to your hands-on programming.例文帳に追加

このドキュメントでは、Java EE 5 仕様の主な概念を紹介し、それらが実際のプログラミングにどのように関係するかを説明します。 - NetBeans

Now we need to create a Java package and add the method that we'll use to constructour acrostic, after which we'll implement the acrostic method in the Main class.例文帳に追加

ここでは、まず Java パッケージを作成し、アクロスティックの作成に使用するメソッドを追加してから、Main クラスに acrostic メソッドを実装します。 - NetBeans

Java SE is the programming platform for developers who createbrowser applets, command line tools, and GUI applicationstargeted for desktop users. 例文帳に追加

Java SE は、デスクトップユーザー向けのブラウザアプレット、コマンド行ツール、および GUI アプリケーションを作成する開発者を対象としたプログラミングプラットフォームです。 - NetBeans

The GUI Builder in NetBeans IDE enables you to create Java GUI applicationsvisually. 例文帳に追加

NetBeans IDE の GUI ビルダーは、高度な GUI アプリケーションサポートを提供してきました。 - NetBeans

NOTE: To install platforms that are not UEI-compliant, click the Back button and choose Custom Java Micro Edition Platform Emulator. 例文帳に追加

注: UEI に準拠していないプラットフォームをインストールするには、「戻る」ボタンをクリックし、「カスタムの Java Micro Edition プラットフォームエミュレータ」を選択します。 - NetBeans

You can use configurations to create more than one set of distribution JAR and Java Application Descriptor (JAD) files for your project.例文帳に追加

構成を使用して、1 つのプロジェクトに複数組の配布用 JAR および JAD (Java アプリケーション記述子) ファイルを作成することができます。 - NetBeans

The Add to Palette wizard appears, as shown below,displaying the mobile application that contains the Java class that you want to add to the palette:例文帳に追加

次に示すように「パレットに追加」ウィザードが開き、パレットに追加する Java クラスが含まれるモバイルアプリケーションが表示されます。 - NetBeans

Java (R) HARDWARE ACCELERATOR USING MICROCODE ENGINE例文帳に追加

マイクロコードエンジンを用いたJava(登録商標)ハードウェアアクセラレータ - 特許庁

Improved techniques for the representation of Java (R) data types in a Java computing environment are disclosed.例文帳に追加

Javaコンピューティング環境のなかでJava(登録商標)データ型を表現するための改良技術が開示される。 - 特許庁

... though it will include hardware that directly affects the execution of a specific Web technology (for example, Java chips). 例文帳に追加

それには, 特定のウェブ技術の実行に直接影響するようなハードウェア(たとえばJavaチップ)が含まれることもあるだろうが, ・・・ - コンピューター用語辞典

JTA is a service-oriented API specification. 例文帳に追加

JTA(JavaトランザクションAPI)はサービス指向のAPI(アプリケーションプログラム・インタフェース)仕様である。 - コンピューター用語辞典

I traveled around Bali first, then Java.例文帳に追加

最初にバリ島をあちこち回って,それからジャワを旅して回った - Eゲイト英和辞典

This document describes visual feedback the IDE's GUI Builder (formerly code-named Matisse)provides during the process of Java GUI creation. 例文帳に追加

このドキュメントでは、IDE の GUI ビルダー (旧コード名 Matisse) で Java GUI を作成するときに表示される視覚的なフィードバックについて説明します。 - NetBeans

Markers precede immediately an element and a single line comment (which might enclose a NetBeans Java Editor code-folding comment.) 例文帳に追加

マーカーは要素と単一行コメントの直前に配置されます。 コメントは、NetBeans Java エディタのコード折り畳みコメントを含む場合があります。 - 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

Right-click in the Java Editor, then choose Fix Imports from the pop-up menu to resolve the HashMap and SelectItem Not Found errors. 例文帳に追加

HashMap と SelectItem が検出できないエラーを解決するには、Java エディタ内を右クリックし、ポップアップメニューから「インポートを修正」を選択します。 - NetBeans

Right-click anywhere in SessionBean1.java and choose Fix Imports from the pop-up menu to automatically add the following import statement: 例文帳に追加

SessionBean1.java の任意の場所を右クリックしてポップアップメニューから「インポートを修正」を選択し、次のインポート文を自動的に追加します。 - NetBeans

If you are using JavaServer Faces 1.2 components, right-click in the Java Editor and choose Fix Imports to fix the FacesMessage and ValidatorExeception errors. 例文帳に追加

JavaServer Faces 1.2 コンポーネントを使用している場合は、Java エディタを右クリックし、「インポートを修正」を選択して、FacesMessage と ValidatorExeception のエラーを修正します。 - NetBeans

Create a Java Class Library project (POJO project) that segregates the Hibernate persistence code for the database tables into a reusable Hibernate front end. 例文帳に追加

データベース表に使用する Hibernate 持続性コードを、再利用可能な Hibernate フロントエンドに分離する、Java Class Library プロジェクト (POJO プロジェクト) を作成します。 - NetBeans

Note that this issue only affects standalone installations of Sun Java Application Server, not installations in which the application server is bundled with NetBeans IDE. 例文帳に追加

この問題は Sun Java Application Server のスタンドアロンインストールにのみ影響するもので、NetBeans IDE に付属のアプリケーションサーバーでのインストールには影響しません。 - NetBeans

Under Class Name for Option, the names in the Fully Qualified Name drop-down list depend on the version of Java EE you are using for your project. 例文帳に追加

「Option」クラス名の「完全修飾名」ドロップダウンリストから、プロジェクトで使用している Java EE のバージョンに応じた名前を選択します。 - NetBeans

Rapidly build standards-based web applications using Ajax, CSS, JavaScript,PHP, Applets, Java Web Start (JNLP), and JavaServer Faces (JSF) and JavaServer Pages (JSP).例文帳に追加

ビジュアルエディタを使用して、Ajax、CSS、JavaScript、PHP、アプレット、Java Web Start (JNLP)、JavaServer Faces (JSF)、および JavaServer Pages (JSP) を使用した標準ベースの Web アプリケーションをすばやく構築できます。 - NetBeans

Extension modules (written in C, Java, or other languages, depending on the implementation) can define additional types.例文帳に追加

(C、Java、または実装に使われているその他の言語で書かれた) 拡張モジュールでは、その他に新たな型を定義することができます。 - Python

The mapping from OMG IDL to Python defines accessor functions for IDLattribute declarations in much the way the Java mapping does.例文帳に追加

OMG IDL から Python への対応付けは、 IDL attribute 宣言へのアクセサ関数の定義を、Java による対応付けが行うのとほとんど同じように行います。 - Python

例文

The program file group of Java is stored in a program folder 3, and a communication function, a retouch function and a recording function are stored in the program file group.例文帳に追加

プログラムフォルダ3には、Javaのプログラムファイル群が格納され、ここに通信機能、加筆機能、記録機能などが格納される。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
© 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