1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 227



例文

That is, you don't just get the rendered tag, such as a Drop Down List, you get a good-looking tag that is easy to decorate and that generates events, which you can handle using simple Java code. 例文帳に追加

つまり、単なるドロップダウンリストなどの描画タグではなく、簡単に装飾でき、簡単な Java コードで処理できるイベントを生成する見栄えのいいタグです。 - NetBeans

Projects in NetBeans IDE 4.0 come with built-in support for generating, developing and running unit tests using JUnit,the de facto standard in Java code testing.例文帳に追加

NetBeans IDE 4.0 のプロジェクトには、Java コードテストの事実上の標準である JUnit を使用したユニットテストを生成、開発、実行するためのサポート機能が組み込まれています。 - NetBeans

At this time, data ofB4 size are divided to the A4 size and displayed because of slow communication speeds on the Internet to improve the speed and customization with a high degree of freedom can be performed by using JAVA SCRIPT, JAVA, and CGI for the basic base of the system as well as HTML format.例文帳に追加

この際,B4以上のデータは,現インターネット上での通信速度の遅さによりA4サイズに分割表示させて速度の向上を図り,システムの基本ベースをHTML形式を中心に,JAVA SCRIPT,JAVA,CGIを用いて,自由度の高いカスタマイズが行える事を特徴としている。 - 特許庁

SYSTEM AND METHOD FOR MANAGING RESOURCES BY USING VIRTUAL IDS IN MULTIPLE JAVA APPLICATION ENVIRONMENT例文帳に追加

多重ジャバアプリケーション環境で仮想IDを用いて資源を管理する装置およびその方法 - 特許庁

例文

More information about using the JavaME support in the NetBeans development environment is provided in the following document:例文帳に追加

NetBeans 開発環境における Java ME サポートの使用法は、次のドキュメントでさらに詳しく紹介しています。 - NetBeans


例文

Using Java Persistence in your project greatly simplifies application development by removing the need for configuring deployment descriptors to provide object-relational mapping information for persistent fields or properties.Instead, you can use annotations to define these properties directly in a simple Java class.例文帳に追加

プロジェクトで Java Persistence を使用すると、持続フィールドまたはプロパティー向けのオブジェクトリレーショナルマッピング情報を提供する配備記述子の設定が不要になり、アプリケーション開発が大幅に簡素化されます。 代わりに、注釈を使用して、これらのプロパティーを簡単な Java クラス内で直接定義できます。 - NetBeans

Using Java Persistence in your project greatly simplifies application development by removing the need for configuringdeployment descriptors to provide object-relational mapping information for persistent fields or properties.Instead, you can use annotations to define these properties directly in a simple Java class. 例文帳に追加

プロジェクトで Java Persistence を使用すると、持続性フィールドまたはプロパティー向けのオブジェクトリレーショナルマッピング情報を提供する配備記述子の設定が不要になり、アプリケーション開発が大幅に簡素化されます。 代わりに、注釈を使用して、これらのプロパティーを簡単な Java クラス内で直接定義できます。 - NetBeans

The image database system capable of fast retrieving using XML is characterized by narrowing retrieving using a tag by using XML in image database description, and displaying the retrieval result in Java Script.例文帳に追加

画像データベースの記述にXMLを利用して、タグを用いた絞込み検索を可能とし、検索結果の表示をジャバスクリプト(Java Script)を利用して行なうことを特徴とするXMLを利用した高速検索可能な画像データベースシステム。 - 特許庁

When adding the platform using the Java Platform Manager (JPM), the tool'sbrowser recognizes any J2ME Wireless Toolkit directories and marks them with the appropriate icon in the file dialog.例文帳に追加

Java プラットフォームマネージャー (JPM) を使ってプラットフォームを追加する場合、このツールのブラウザはあらゆる J2ME Wireless Toolkit ディレクトリを認識し、ファイルダイアログでは、それらディレクトリに適切なアイコンを付けます。 - NetBeans

例文

Introduction to Developing General Java Applications Using NetBeans IDE: Setting Up Projects 例文帳に追加

次に、NetBeans IDE を使用したアプリケーション開発に必要な知識をすべて得ることができるドキュメントの一覧を示します。 - NetBeans

例文

Content here has been adapted from Greg Murray's article and sample application from Using Ajax with JavaTechnology.例文帳に追加

このドキュメントでは、「Java テクノロジを使用する Ajax の使用」に公開している Greg Murray の記事とサンプルアプリケーションを使用します。 - NetBeans

To synchronize a timer automatically between a client using a server device and a Java(R) applet.例文帳に追加

サーバ装置とJava(登録商標)アプレットを使用するクライアント間で、自動的にタイマを同期させる。 - 特許庁

If you are using the Java Persistence API you can choose the persistence provider that you want to use in your application. The GlassFish application server ships with Oracles's Toplink persistence provider, but you can easily configure your application to use the Hibernate persistence provider and quickly develop an application that accesses a database with the Java Persistence API.例文帳に追加

Java Persistence API を使用している場合、アプリケーション内で使用する持続性プロバイダを選択できます。 GlassFish アプリケーションサーバーには Oracle の Toplink 持続性プロバイダが付属していますが、アプリケーションで Hibernate 持続性プロバイダを使用するように簡単に設定し、Java Persistence API を使用してデータベースにアクセスするアプリケーションを短時間で開発できます。 - NetBeans

See the Installing and Configuring Ruby Support article for information about using a MySQL database server in a Ruby application. The article also describes how to use the Java DB database server instead.例文帳に追加

Ruby アプリケーションでの MySQL データベースサーバーの使用については、「Ruby サポートのインストールと設定」を参照してください。 この記事では、代わりに Java DB データベースサーバーを使用する方法も説明します。 - NetBeans

Check that the persistence unit is using the Java Transaction API and that the Table Generation Strategy is set to Createso that the tables based on our entity classes are created when the application is deployed.例文帳に追加

持続性ユニットが Java Transaction API を使用していること、アプリケーション配備時にエンティティークラスに基づいた表が作成されるように「Table Generation Strategy」が「作成」に設定されていることを確認します。 - NetBeans

Description: For example, on Mac OS X 10.4. when using System. out.println in the Java code,the strings containing Japanese characters display correctly in the source code, but are displayed as question marks in the output window. 例文帳に追加

説明: たとえば Mac OS X 10.4 で、Java コードに System.out.println を使用している場合、日本語の文字を含む文字列は、ソースコードでは正しく表示されますが、「出力」ウィンドウではクエスチョンマーク (?) で表示されます。 - NetBeans

If you are using a different server, consult the Release Notes and FAQs for known problems and workarounds.For detailed information about thesupported servers and Java EE platform, see the Release Notes. 例文帳に追加

別のサーバーを使用している場合は、「リリースノート」と「FAQ」で既知の問題やその回避策を確認してください。 サポートされているサーバーと Java EE プラットフォームについては、「リリースノート」を参照してください。 - NetBeans

Entity Class Using Java Persistence in your project greatly simplifies application development by removing the need for configuring deployment descriptors to provide object-relational mapping information for persistent fields or properties. 例文帳に追加

プロジェクトで Java Persistence を使用すると、持続フィールドまたはプロパティー向けのオブジェクトリレーショナルマッピング情報を提供する配備記述子の設定が不要になり、アプリケーション開発が大幅に簡素化されます。 - NetBeans

Though NetBeans supports Java Micro Edition (ME) Connected Device Configuration (CDC) development, the IDE does not have a CDC platform included in the installer that allows you to create applications for CDC devices using the Personal, Foundation, or AGUI Profiles. 例文帳に追加

NetBeans Mobility では Java Micro Edition (ME) Connected Device Configuration (CDC) 向けの開発がサポートされていますが、Personal、Foundation、または AGUI の各プロファイルを使用するデバイスをサポートするアプリケーションを開発するための CDC プラットフォームは付属していません。 - NetBeans

Check that the persistence unit is using the Java Transaction APIand that the Table Generation Strategy is set to Createso that the tables based on our entity classes are created when the application is deployed. 例文帳に追加

持続性ユニットが Java Transaction API を使用していること、アプリケーション配備時にエンティティークラスに基づいた表が作成されるように「表生成の方針」が「作成」に設定されていることを確認します。 - NetBeans

Note: You can deploy this project using the Sun Java Wireless Toolkit emulator included with the IDE.No further software is necessary to follow the basic concepts presented in this tutorial. 例文帳に追加

注: このプロジェクトは、Mobility Pack に含まれる Sun Java Wireless Toolkit エミュレータを使用して配備できます。 このチュートリアルで説明している基本概念を確認するためにほかに必要なソフトウェアはありません。 - NetBeans

Programs including much parallelism are constituted by using a Java language, Java byte codes and a queue calculation method to construct a safe and high speed virtual system with reduced program volume.例文帳に追加

Java言語、Javaバイトコードを用い、キュー計算方法を用いて並列性を多く含んだプログラムを構成し、プログラム量が少なく安全で高速な仮想システムを構築する。 - 特許庁

Some people won't like this approach because it asks you to learn yet another quasi-language when using real Java (or JavaScript) might be better. 例文帳に追加

人によっては,この方法を好まない.なぜなら,この方法は,本物のJava(またはJavaScript)を使用するほうがよいと思われるときに,さらに別の疑似言語を学ぶことを要求するからである. - コンピューター用語辞典

A Java bean is over plural computer platforms, customized by using a visual application builder and constituted.例文帳に追加

Javaビーンは複数のコンピュータ・プラットフォームに渡り、ビジュアル・アプリケーション・ビルダを用いてカストマイズされ、構成される。 - 特許庁

To add additional files to the WTK storage memory read the Sun JavaWireless Toolkit for CLDC User's Guide (section: 4.3.2.1 PersistentStorage) 例文帳に追加

WTK の記憶領域にファイルを追加する方法については、『Sun Java Wireless Toolkit for CLDC User's Guide』の「Using the Emulator」の章 (第 4.3.2.1 項「Persistent Storage」) を参照してください。 - NetBeans

If you are using a different server, consult the Release Notes and FAQs for known problems and workarounds.For detailed information about the supported servers and Java EE platform, see the Release Notes.例文帳に追加

別のサーバーを使用している場合は、「リリースノート」と「FAQ」で既知の問題やその回避策を確認してください。 - NetBeans

You first create the client-side files for the presentation and functionality needed to generate the XMLHttpRequest object.Then, you set up the server-side by creating the data store and business logic using Java-basedtechnology.例文帳に追加

最初に、プレゼンテーション用、および XMLHttpRequest オブジェクトの生成に必要な機能用のクライアント側ファイルを作成します。 次に、Java ベースのテクノロジを使用してデータストアとビジネスロジックを作成し、サーバー側を設定します。 - NetBeans

Note. If you are using the Java DB version of the travel database,you need to manually add the following to add the relationship field to the generated POJO Person.java and the mapping information to the Hibernate mapping files.例文帳に追加

注: Travel データベースの Java DB バージョンを使用している場合は、次のコードを手作業で追加して、生成された POJO の Person.java に関係フィールドを追加し、Hibernate マッピングファイルにマッピング情報を追加する必要があります。 - NetBeans

In the IDE, you can code enterprise beans just as you would code other Java classes, using code completion and editor hints to implement the correct methods and keep the classes in synch with their interfaces.例文帳に追加

IDE では、ほかの Java クラスをコーディングするように、エンタープライズ Bean をコーディングすることができ、コード補完とエディタヒントを使用して、適切なメソッドを実装し、インタフェースでクラスの同期を維持することができます。 - NetBeans

This document demonstrates the basics of using the IDE to develop a JAX-WS web service.After you create the web service, you write three different web service clients that use the web service over a network, which is called consuming a web service. 例文帳に追加

このドキュメントでは、IDE で JAX-WS の Web サービスを開発し、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、または Web アプリケーションの JSP ページという 3 つの異なるクライアントで使用する場合の基本を説明します。 - NetBeans

To provide a program, a method, and a system capable of developing, executing and monitoring/controlling a host machine language code included in a library file by using a distribution mechanism for an application type program (JAVA program).例文帳に追加

アプリケーション型プログラム(JAVAプログラム)の配信の仕組みを使って書庫ファイルに含まれるホスト機械語コードを展開、実行、監視・制御することが可能なプログラム、方法およびシステムを提供する。 - 特許庁

Alternately, you can change the JDK the IDE runs on and then register the JDK 1.5 platform using the Platform Manager (Tools PlatformManager).例文帳に追加

IDE を実行する JDK を変更するには、プラットフォームマネージャ (「ツール」「Java プラットフォームマネージャ」) を使用して JDK 1.5 プラットフォームを登録することもできます。 - NetBeans

A client 202, a client side connection part 206, a client side information distribution part 209, a second message storage part 210 and a client side communication part 212 are the Java objects operated at the network node using service.例文帳に追加

クライアント202,クライアント側接続部206,クライアント側情報配信部209,第2のメッセージ格納部210,およびクライアント側通信部212はそれぞれ,サービスを利用するネットワーク・ノードで動作するJavaオブジェクトである。 - 特許庁

The first scenario outlines the steps necessary to accomplish this when working with standard Java projects, while the second describes the process when working with free-form Java projects (those using an existing Ant script).In both scenarios we'll refer to an imaginary BlackJack example project to illustrate how to set up your application code in NetBeans IDE.例文帳に追加

最初の例では、標準 Java プロジェクトを扱う場合に行う必要がある手順の概略を説明し、2 つめの例では、自由形式 Java プロジェクト、すなわち、既存の Ant スクリプトを使用するプロジェクトを扱う場合の手順を説明します。 両方の例とも、NetBeans IDE でアプリケーションコードを準備する方法を具体的に理解するために、サンプルアプリケーションとして BlackJack というアプリケーションを想定します。 - NetBeans

Since later cryptographic algorithm can be programmed by using Java, this device can be mounted on the cellular phone.例文帳に追加

以降の暗号化アルゴリズムを携帯電話に搭載可能なJavaでプログラミングできるので、本装置は携帯電話に搭載可能できる。 - 特許庁

This document takes you through the basics of developing an enterprise application using EJB 3.0 technology which is part of the Java EE 5 platform.This document shows how the EJB 3.0 technology can simplify the process of developingenterprise applications.例文帳に追加

このドキュメントでは、Java EE 5 プラットフォームの一部である EJB 3.0 テクノロジを使用したエンタープライズアプリケーション開発の基本事項を説明します。 このドキュメントは、EJB 3.0 テクノロジによってエンタープライズアプリケーション開発のプロセスがどれだけ簡単になるかを示しています。 - NetBeans

We will interact with the web service by using the asynchronous callback approach provided by JAX-WS in Java EE 5, as discussed in the introduction to this tutorial.We will use an asynchronous method in our scenario to handle the URLs found by the web service.例文帳に追加

導入部分で説明したとおり、このチュートリアルでは、Java EE 5 の JAX-WS によって提供される非同期コールバック方式を使用して、Web サービスと対話します。 シナリオでは、非同期方式を利用して、Web サービスによって検出された URL を処理します。 - NetBeans

The work station 10 is programmed by a Java so that scan description 50 downloaded to the server is generated before execution using a serializing mechanism 78.例文帳に追加

ワークステーション(10)は、シリアル化メカニズム(78)を用いて実行する前にサーバにダウンロードされるスキャン記述(50)を生成するようにジャバでプログラムされている。 - 特許庁

Further, software therefor is implemented using a hardware-independent program object such as a JAVA applet transmissible/receivable over the Internet.例文帳に追加

また、そのためのソフトウェアは、JAVAアプレットなどインターネット上で送受信可能なハードウェア非依存型のプログラムオブジェクトを用いて実装する。 - 特許庁

In this structure, a function button is eliminated by using the JAVA applet to make various processing operations on the user side impossible.例文帳に追加

この構成では、JAVA(登録商標)アプレットを用いることで機能ボタンをなくし、ユーザ側において各種の処理操作を不能にする。 - 特許庁

Since a method of using the communication log is not influenced by Java Script, the shortcut service to the optional function can be provided even to such a web application that a screen transition destination and form content are dynamically determined by Java Script.例文帳に追加

また、通信ログを用いる方式では、JavaScriptの影響を受けることがないので、JavaScriptにより画面遷移先やフォームの内容が動的に決定されるようなWebアプリケーションに対しても、任意の機能に対するショートカットサービスの提供が実現可能となる。 - 特許庁

When you create a Java class using the the New Project wizard, the NetBeans IDE uses code generation templates to generate source, substituting token variables with the proper information: author name, creation date, license, class name, constructor name, and other attributes. 例文帳に追加

「新規プロジェクト」ウィザードを使用して Java クラスを作成するとき、NetBeans IDE はコード生成テンプレートを使用してソースを生成しますが、その際にトークン変数を適切な情報 (作成者名、作成日、ライセンス、クラス名、コンストラクタ名、その他属性) に置き換えます。 - NetBeans

To reduce a burden of a developing work and to speed up the developing work by dispensing with change of a component in which a processing depending on a work is described even when a screen specification is changed in development of a Web application using server-side Java technology.例文帳に追加

サーバサイドJava技術を利用したWebアプリケーションの開発において、画面仕様に変更があった場合でも、業務に依存する処理を記述したコンポーネントに変更を加えなくてもよいようにし、開発作業の負担を軽減させ、かつスピードアップを図る。 - 特許庁

An education engine is mounted by using languages such as C and JAVA(R) generally used on Internet servers at present and techniques of Web etc.例文帳に追加

インタネットサーバ上に現在汎用に使われているC,JAVA(登録商標)等の言語とWebなどの技術を利用して、教育エンジンを搭載する。 - 特許庁

To provide a memory control method capable of efficiently using memory region while preventing overhead by copying process for generating a Java object.例文帳に追加

Javaオブジェクトを生成するためのコピー処理によるオーバーヘッドを避け、効率的にメモリ領域を使用することができるメモリ管理方法を提供すること。 - 特許庁

For more examples on setting the minimum and maximum dates, including how to set the calendar to display past years, see the section of this tutorial titled Tips for Using the Calendar Component .Right-click in the Java Editor and choose Fix Imports from the pop-up menu. 例文帳に追加

カレンダで過去の年を表示する方法を含め、カレンダ日付の最小値と最大値を設定する例については、このチュートリアルの「カレンダコンポーネントの使用に関するヒント」を参照してください。 Java エディタ内で右クリックし、ポップアップメニューから「インポートを修正」を選択します。 - NetBeans

When creating a Java Swing project, you can jump-start your work by using the database application wizard,which lets you select tables from a connection in the Database Explorer and then automatically generate a basic CRUD (Create-Read-Update-Delete) application for those tables.例文帳に追加

Java Swing プロジェクトの作成では、データベースアプリケーションウィザードを使用することで作業を活性化できます。 データベースアプリケーションウィザードを使用すると、データベースエクスプローラの接続から表を選択し、その表に対して作成、読み取り、更新、削除 (CRUD) を行う基本的なアプリケーションを自動生成できます。 - NetBeans

The Java(TM) applications perform picture plotting by writing pixels having colors of 32-bit gradations in an Interactive Graphics plane 15 and in a movie mode in which a virtual machine does not operate, the interactive graphics stream supplies pixels represented using index colors of 8-bit gradations to the Interactive Graphics plane 15.例文帳に追加

Java(TM)アプリケーションは、32ビット階調のカラーを持つ画素をInteractive Graphicsプレーン15に書き込むことで、画面描画を行い、インタラクティブグラフィクスストリームは、前記仮想マシンが動作しないムービーモードにおいて、8ビット階調のインデックスカラーを用いて表現された画素を、前記Interactive Graphicsプレーン15に供給する。 - 特許庁

The file server using a WEBDAV protocol has a common folder for storing many access member lists, and a means for managing information about the access member lists, the present Java heap using capacity and an amount of memory usage.例文帳に追加

WEBDAVプロトコルを使用したファイルサーバは、多数のアクセスメンバリストを格納する共通フォルダと、アクセスメンバリスト、現状のJavaヒープ使用容量、メモリ使用量に関する情報を管理する手段を有する。 - 特許庁

例文

For example, the mediation program for achieving coordinated execution between a server application described in C and a client application described in Java (R) is created using the IDL file.例文帳に追加

例えば、Cで記述されたサーバアプリケーションと、Java(登録商標)で記述されたクライアントアプリケーションとの連携実行を実現する仲介プログラムを、IDLファイルを用いて生成する。 - 特許庁




  
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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS