| 例文 |
java orの部分一致の例文一覧と使い方
該当件数 : 267件
When you set the Java EE version to J2EE 1.3 or 1.4, the Palette provides JavaServer Faces 1.1 compatible components. 例文帳に追加
Java EE バージョンを J2EE 1.3 または 1.4 に設定すると、「パレット」には JavaServer Faces 1.1 互換コンポーネントが表示されます。 - NetBeans
This tutorial assumes that you have some basic knowledge of, or programming experience with, the Java language and platform and the NetBeans IDE. 例文帳に追加
このチュートリアルでは、Java 言語、Java プラットフォーム、および NetBeans IDE の基本的な知識またはプログラミング経験があることを前提としています。 - NetBeans
Sun Java System Application Server installation fails. Note that this problem has been known to occur both when using the NetBeans 4.1IDE and Sun Java System Application Server Platform Edition 8 Bundleinstaller as well as the stand-alone Application Server installer.This happens when a previous installation of the Application Server has failed and subsequent attempts at uninstallation were also unsuccessful (i.e. some registry entries or configuration files weren't deleted).例文帳に追加
専用のアンインストーラを使わずに Sun Java System Application Sever のインストールディレクトリを削除したあと、NetBeans 4.1 IDE および Sun Java System Application Server Platform Edition 8 のバンドル製品のインストーラを使用すると、Sun Java System Application Sever のインストールに失敗する。 - NetBeans
Requirements You must have the NetBeans IDE 6.0 or 6.1 Mobility or Full edition (download)installed before you can start Java ME CDC development. 例文帳に追加
Java ME CDC 向けの開発を始める前に、NetBeans 6.0 または 6.1 の Mobility 版または完全版をインストールする必要があります (ダウンロード)。 - NetBeans
You can now add, remove or modify the abbreviations you can use when editing Java files. 例文帳に追加
これで、Java ファイルの編集時に使用可能な省略名を追加、削除、または変更できます。 - NetBeans
The IDE lets you insert SaaS operations into servlets, existing RESTful services, JSP pages, or plain Java objects (POJOs). 例文帳に追加
IDE を使用すると、SaaS 操作をサーブレット、既存の RESTful サービス、JSP ページ、またはプレーン Java オブジェクト (POJO) に挿入できます。 - NetBeans
Select Web Web Project with Existing Sources or General Java Project with Existing Sources. 例文帳に追加
「Web」「既存のソースを使用する Web プロジェクト」または「一般」「既存のソースを使用する Java プロジェクト」を選択します。 - NetBeans
The J2ME Wireless Toolkit 2.2 emulator does not support multibyte characters in a Mobility project name or in a Java class that will become the name of a MIDlet or MIDlet suite.例文帳に追加
J2ME Wireless Toolkit 2.2 のエミュレータは、Mobility プロジェクト名や、MIDlet あるいは MIDlet スイート名になる Java クラス名で複数バイト文字をサポートしていない。 - 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
If you download Java or All download options, you can choose exactly what tools and runtimes to install. 例文帳に追加
ダウンロードオプション「Java」または「すべて」をダウンロードした場合、インストールするツールとランタイムを厳密に選択できます。 - NetBeans
If this property is disabled, a Java file is parsed only when the file is saved or compiled. 例文帳に追加
このプロパティーが無効である場合は、ファイルの保存時とコンパイル時のみ Java ファイルが構文解析されます。 - NetBeans
To open a Java source file in the Source Editor, double-click the file's node in the Projects window or Files window. 例文帳に追加
ソースエディタで Java ソースファイルを開くには、「プロジェクト」または「ファイル」ウィンドウでファイルのノードをダブルクリックします。 - NetBeans
The Web and Java EE installation enables you to optionally install the GlassFish (V2 or V3)application server and the Apache Tomcat servlet container 6.0.18. 例文帳に追加
Web および Java EE インストール版では、GlassFish V2 または V3 アプリケーションサーバーと Apache Tomcat サーブレットコンテナ 6.0.18 を任意でインストールできます。 - NetBeans
Select Web Web Project with Existing Ant Script or General Java Project with Ant Script. 例文帳に追加
「Web」「既存の Ant スクリプトを使用する Web プロジェクト」または「一般」「既存の Ant スクリプトを使用する Java プロジェクト」を選択します。 - NetBeans
Scroll in the Java source to the prerender method, or, if you prefer, type Ctrl-F to open the Find dialog box and search for prerender. 例文帳に追加
Java ソースで prerender() メソッドまでスクロールします。 または、Ctrl-F キーを押して「検索」ダイアログを開き、prerender を検索します。 - NetBeans
This tutorial walks you through the process of importing a Sun Java Studio Creator 2.0 or 2.1 project in NetBeans Visual Web Pack 5.5. 例文帳に追加
このチュートリアルでは、Sun Java Studio Creator 2.0 または 2.1 のプロジェクトを NetBeans Visual Web Pack 5.5 にインポートする手順について説明します。 - NetBeans
If you want to use the Sun Java System Application Serverinstead, or if you want to use a socket connection, place a comment symbol (#) in front of the Tomcat properties and remove those for the applicable connection using the Sun Java SystemApplication Server.例文帳に追加
Sun Java System Application Server を使用するか、ソケット接続を使用する場合は、Tomcat 関係のプロパティーの前にコメント記号 (#) を付けて、Sun Java System Application Sever を使用する、該当する接続のコメント記号を削除します。 - NetBeans
When you create a Visual Web Application project and you have specified Sun Java System Application Server PE 9.0 Update 1 or later as an application server in NetBeans, the IDE can create a web application based on Java EE 5 that uses JavaServer Faces 1.2 components. 例文帳に追加
NetBeans で、アプリケーションサーバーとして Sun Java System Application Server PE 9.0 Update 1 以降を指定して Visual Web アプリケーションプロジェクトを作成する場合、IDE は JavaServer Faces 1.2 のコンポーネントを使用する Java EE 5 に基づいた Web アプリケーションを作成できます。 - NetBeans
This document takes you through the basics of using the IDE to develop a JAX-WS web service and to consume it in three different clientseither a Java class in a Java SE application, or a servlet or JSP page in a web application.例文帳に追加
このドキュメントでは、IDE を使用して JAX-WS Web サービスを開発し、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、または Web アプリケーションの JSP ページという、3 つの異なるクライアントで利用する基本的な手順を学ぶことができます。 - 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
If, when you create the project, you set the Java EE version to 1.3 or 1.4, the Palette offers JSF 1.1 components. 例文帳に追加
プロジェクトを作成するときに Java EE バージョンを 1.3 または 1.4 に設定すると、「パレット」には JSF 1.1 コンポーネントが表示されます。 - NetBeans
If your migrated project was originally deployed on the Sun Java System Application Server, then you can deploy the project in NetBeans IDE 6.0 or 6.1. 例文帳に追加
移行したプロジェクトが、最初に Sun Java System Application Server に配備されていた場合、そのプロジェクトは NetBeans IDE 6.0 または 6.1 で配備できます。 - NetBeans
The Java ME module will not run if a directory name, path to the installation directory, or user directory contain non-ASCII characters.例文帳に追加
インストールディレクトリまたはユーザーディレクトリの名前かパスに ASCII 以外の文字が含まれていると、Java ME モジュールが動作しない。 - NetBeans
The Web and Java EE installation enables you to optionally install the Apache Tomcat6.x servlet container, and the GlassFish V2 or V3 application server. 例文帳に追加
Web および Java EE のインストール版では、Apache Tomcat 6.x サーブレットコンテナと GlassFish V2 または V3 アプリケーションサーバーを任意でインストールできます。 - NetBeans
You can use Grails as a standalonedevelopment environment that hides all configuration details or integrate your Java business logic.例文帳に追加
Grails は、構成の詳細がすべて隠されたスタンドアロンの開発環境として使用でき、Java ビジネスロジックを統合できます。 - NetBeans
The same unmodified Java SE applications can be run on almost any computer, whether that computer uses the Microsoft Windows, Solaris, Linux,or MacOS X operating systems.例文帳に追加
Java SE アプリケーションは、Microsoft Windows、Solaris、Linux、または MacOS X の各オペレーティングシステムが動作するコンピュータで変更せずに実行できます。 - NetBeans
Download and install Java 2 Platform StandardEdition version 5.0, Update 4 (or higher).Note that NetBeans IDE requires a full JDK, not just a JRE.例文帳に追加
Java 2 Platform Standard Edition バージョン 5.0 Update 4 (またはそれ以降) をダウンロードしてインストールします。 NetBeans IDE では、JRE だけでなく、完全な JDK が必要です。 - NetBeans
The NetBeans IDE directly supports Groovy, a dynamic scripting language for the Java Platform,and Grails, a web application framework that leverages the Groovy language.Use it to develop 100% pure Groovy applications, or mix Groovy with Java and take advantage of Groovy's dynamic nature in your Java projects.例文帳に追加
NetBeans IDE は、Java プラットフォームの動的スクリプト作成言語である Groovy と、Groovy 言語を活用する Web アプリケーションフレームワークである Grails を直接サポートしています。 これを使用して、100% 純粋な Groovy アプリケーションを開発したり、Groovy と Java を組み合わせて Java プロジェクト内で Groovy の動的な性質を利用したりできます。 - 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
To improve the performance of an execution code by applying delay evaluation to imperative language having side effects such as Java (R) or PHP.例文帳に追加
JavaやPHPのような副作用のある命令型言語に遅延評価を適用して実行コードの性能を向上させること。 - 特許庁
(Always use sun-jdk-1.5 wherever possible, except for when a 1.4 or 1.3 VM is explicitly required)*=sun-jdk-1.5 例文帳に追加
通常のユーザの場合、java-config--set-user-vmコマンドを実行することにより、必要な環境変数を~/.gentoo/java-envに作成することができます。 - Gentoo Linux
A Java EE project that implements web service server or client interfaces can be added to a composite application as a JBI Service Unit. 例文帳に追加
Web サービスのサーバーまたはクライアントインタフェースを実装する Java EE プロジェクトを JBI サービスユニットとして複合アプリケーションに追加できます。 - NetBeans
If you download the Web Java EE or the All download options, you can choose exactly what tools and runtimes to install. 例文帳に追加
ダウンロードオプション「Web および Java EE」または「すべて」をダウンロードした場合、インストールするツールとランタイムを厳密に選択できます。 - NetBeans
To install Apache Tomcat from the Java or All download, launch the installer and select Apache Tomcat 6.0.18 in the Customize Installation dialog box. 例文帳に追加
Apache Tomcat を「Java」または「すべて」ダウンロードからインストールする場合は、インストーラを起動し、「インストールをカスタマイズ」ダイアログで「Apache Tomcat 6.0.18」を選択します。 - NetBeans
Ideally, the AWT (abstract window toolkit) should enable any Java application to appear the same whether it's run in a Windows, Macintosh or UNIX environment. 例文帳に追加
理想的には,AWTは,Windows,Macintosh,UNIXのどの環境であれ,すべてのJavaアプリケーションが同様に表示されるようにすべきである. - コンピューター用語辞典
This is a simple, 100% Java XML parser with some hooks for more-or-less correct parsing of most HTML pages. 例文帳に追加
これは単純な100% JavaのXMLパーサで、ほとんどのHTMLページの構文を大体正確に解析するためのあるフックを持っている。 - コンピューター用語辞典
The answer is simple: channel.xml does not supplant the role that WSDL has for java, or XML-RPC introspection occupies. 例文帳に追加
答えは単純です。 channel.xml は、java における WSDL の役割を担うものではありませんし、また XML-RPC に取って代わるものでもありません。 - PEAR
Since NetBeans IDE is written in pure Java, it should run on any working implementation of Java 2 SDK, Standard Edition version 1.4 and higher.If you use one of the NetBeans IDE installers, you must have version 1.4.1 or compatible of the J2SDK installed.例文帳に追加
NetBeans IDE は pure Java で作成されているため、使用するオペレーティングシステムに応じた Java 2 SDK, Standard Edition バージョン 1.4 以降が必要です。 NetBeans IDE インストーラを使用する場合は、バージョン 1.4.1 またはこのバージョンと互換のある J2SDK がインストールされている必要があります。 - NetBeans
Open each file to verify that you generated all three methods in the class and the two interfaces.You might see compilation or other errors because the standard Java project does automatically include the Java Enterprise library or other classes.. 例文帳に追加
各ファイルを開き、3 つのメソッドがすべてクラスと 2 つのインタフェース内に生成されていることを検査します。 標準 Java プロジェクトには Java エンタープライズライブラリまたはほかのクラスが自動的に含まれるため、コンパイルエラーなどのエラーが表示される場合があります。 - NetBeans
To provide a device and a method for defining one or more events of executing Java script, when a web page is bookmarked.例文帳に追加
ウェブ・ページがブックマークされるときに、Javaスクリプトを実行する1つ以上のイベントを定義する装置および方法を提供する。 - 特許庁
The permission information is the transmission source address of e-mail permitting start to the Java application, provision of data, or the like.例文帳に追加
パーミッション情報は、このJavaアプリケーションに対する起動やデータの提供等を許可する電子メールの送信元アドレスである。 - 特許庁
In the Name and Location page, leave the default value of UMLBankAppSample for the Java project name, or modify it if the project already exists. 例文帳に追加
「名前と場所」ページで、Java プロジェクト名のデフォルト値 UMLBankAppSample をそのまま使用するか、そのプロジェクトがすでにある場合は変更します。 - 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
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
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
Extension modules (written in C, Java, or other languages, depending on the implementation) can define additional types.例文帳に追加
(C、Java、または実装に使われているその他の言語で書かれた) 拡張モジュールでは、その他に新たな型を定義することができます。 - Python
The permission information is a transmitter address of e-mail for permitting activation of the Java application, providing of data or the like.例文帳に追加
パーミッション情報は、このJavaアプリケーションに対する起動やデータの提供等を許可する電子メールの送信元アドレスである。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 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 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
