「java」を含む例文一覧(2504)

<前へ 1 2 .... 14 15 16 17 18 19 20 21 22 .... 50 51 次へ>
  • In the Navigator window, right-click SessionBean1 and choose Edit Java Source.
    「ナビゲータ」ウィンドウで、SessionBean1 を右クリックして「Java ソースを編集」を選択します。 - NetBeans
  • In the Navigator window, double-click SessionBean1 to open the source code in the Java Editor.
    「ナビゲータ」ウィンドウで SessionBean1 をダブルクリックしてソースコードを Java エディタで開きます。 - NetBeans
  • The Java Sources node, which is located under the Editing node, contains general settings for how the IDE handles Java source files.
    「編集」ノードの下にある「Java ソース」ノードには、IDE における Java ソースファイルの取り扱い方法に関する全般的な設定値が含まれています。 - NetBeans
  • In this section, we code the interaction between the Groovy file and the Java class.
    この節では、Groovy ファイルと Java クラスの間の関係をコーディングします。 - NetBeans
  • Inserting internationalized strings as you create a GUI form or Java program
    GUI フォームまたは Java プログラムの作成時に国際化文字列を挿入する - NetBeans
  • SeeBuilding a Java Desktop Database Application for more information.
    詳細は「Java デスクトップデータベースアプリケーションの構築」を参照してください。 - NetBeans
  • For general information on JavaBeans components, see the Beans trail of the Java Tutorial.
    JavaBeans コンポーネントの概要については、Java Tutorial の Beans Trail を参照してください。 - NetBeans
  • To change the project servers to Java EE SDK Glassfish:
    プロジェクトのサーバーを Java EE SDK Glassfish に変更するには、次の手順に従います。 - NetBeans
  • The IDE adds the following package to the Page1.java block of import statements:
    IDE によって次のパッケージが Page1.java のインポート文のブロックに追加されます。 - NetBeans
  • Note: JavaDB is included in JDK 6.
    注: Java DB は JDK 6 に含まれています。 - NetBeans
  • Basic IDE and Java Programming Learning Trail - NetBeans Tutorials, Guides and Articles
    基本的な IDE および Java プログラミングの学習 - NetBeans チュートリアル、ガイド、および記事 - NetBeans
  • The query can be either a Java Persistence API query or a native query.
    このクエリーは Java Persistence API クエリーまたはネイティブクエリーのどちらかになります。 - NetBeans
  • JAX-WS 2.0 is the new API for web services in the Java EE 5 platform.
    JAX-WS 2.0 は、Java EE 5 プラットフォームにおける Web サービスのための新しい API です。 - NetBeans
  • This tutorial shows how to use the IDE's built-in capabilities to resolve Java ME MIDP device fragmentation problems. If you are new to NetBeans Java ME development, you should start with the NetBeans Java ME MIDP Quick Start Guide before continuing.
    このチュートリアルでは、IDE の組み込み機能を使用して Java ME の MIDP デバイス多様性の問題に対処する方法を示します。 - NetBeans
  • To create a Java ME client application do the following:
    Java ME クライアントアプリケーションを作成するには、次の手順を実行します。 - NetBeans
  • In the Java Platform Manager dialog, click the Add Platform button.
    Java プラットフォームマネージャー」ダイアログで「プラットフォームを追加」ボタンをクリックします。 - NetBeans
  • C# is based on C++ and contains features similar to those of Java.
    C#はC++に基づいており、Javaのそれと似通った機能を含んでいる。 - コンピューター用語辞典
  • ... is a Java applet designed to teach binary search tree algorithms.
    ...は2分探索樹アルゴリズムの教育用に設計したJavaアプレットである. - コンピューター用語辞典
  • ... is a Java applet designed to teach binary search tree algorithms.
    ...は2分探索木アルゴリズムの教育用に設計したJavaアプレットである. - コンピューター用語辞典
  • a kind of plant, called 'Kapok'; (Java Cotton)
    カポックというパンヤ科の植物 - EDR日英対訳辞書
  • The ActiveSync VM supports the NSIcom CrEme VM for running Java on WindowsCE devices.
    ActiveSync VM は、Windows CE でデバイスで Java を実行するための NSIcom CrEme VM をサポートしています。 - NetBeans
  • Under Categories select Java Web. (If you are using NetBeans 6.1, select Web.)
    「カテゴリ」で「Java Web」を選択します。 (NetBeans 6.1 を使用している場合は、「Web」を選択。 - NetBeans
  • Tomcat can be installed, optionally, with the Web and Java EE distribution of NetBeans IDE.
    Tomcat は、NetBeans IDE の Web および Java EE の配布とともにオプションでインストールできます。 - NetBeans
  • The following steps show how to configure a login form for the Sun Java System Application Server.
    次の手順は、Sun Java System Application Server のログインフォームの構成方法を示します。 - NetBeans
  • From the main menu of the IDE, choose Tools Java DB Database Create Database.
    IDE のメインメニューから「ツール」「Java DB データベース」「データベースを作成」を選択します。 - NetBeans
  • In order to create a web service client, we need either a Java SE application,an EJB module, or a web module first.Here we will use a Java SE application.
    Web サービスクライアントを作成するには、Java SE アプリケーション、EJB モジュール、または Web モジュールのいずれかが必要です。 ここでは、Java SE アプリケーションを使用します。 - NetBeans
  • Template for creating a J2SE project based on your own Java sources.
    既存の Java ソースに基づいて J2SE プロジェクトを作成するためのテンプレート。 - NetBeans
  • You can also use ICEfaces with this tutorial. ICEfaces is an integrated Ajax application framework that enables Java EE application developers to easily create and deploy thin-client rich Internet applications (RIA) in pure Java.
    サポートされているサーバーと Java EE プラットフォームについては、「リリースノート」を参照してください。 - NetBeans
  • Note: For a complete guide to using the Java Source Editor in NetBeans see Java Editing in NetBeans IDE.
    注: NetBeans の Java ソースエディタの詳しい使用方法については、「NetBeans IDE でのソースの編集」を参照してください。 - NetBeans
  • This document compares the development process in the JavaTM Platform, Enterprise Edition 5 ("Java EE 5") to the development process in Java 2 Platform, Enterprise Edition 1.4 ("J2EE 1.4"),and demonstrates how Java EE 5 technology simplifies the development of Java applications.
    このドキュメントでは、Java[tm] Platform Enterprise Edition 5 (「Java EE 5」) の開発プロセスと Java 2 Platform Enterprise Edition 1.4 (「J2EE 1.4」) の開発プロセスを比較し、Java EE 5 テクノロジによって Java アプリケーションの開発がどれだけ簡素化されたかを具体的に示します。 新しい開発モデルがどれだけ簡単になったかを比較するため、NetBeans IDE 5.5 を使用して、NetBeans IDE 5.0 クイックスタートガイド (J2EE アプリケーション) で作成したのと同じアプリケーションを作成します。 - NetBeans
  • Application server startup complete. When the server is running, the IDE displays a green arrow badge on the Sun Java System Application Server 9 node.
    Application server startup complete. Sun Java System Application Server が実行されている場合、「Sun Java System Application Server 9」ノードに緑色の矢印のバッジが表示されます。 - NetBeans
  • In the Services window, right-click the Java DB Database node and choose Properties.The JavaDB Settings dialog opens.
    「サービス」ウィンドウで「Java DB」データベースノードを右クリックし、「プロパティー」を選択します。 「Java DB 設定」ダイアログが表示されます。 - NetBeans
  • The printer 14 loads the Jave byte data in the Java virtual machine 41, processes it and performs a print output process.
    プリンタ14は、そのJavaバイトデータをJava仮想マシン41にロードして処理し印刷出力処理を実行する。 - 特許庁
  • A Java GUI application uses the standard Javacomponents GUI component set, Swing, and is deployed to the desktop.As with other Java applications, Java GUI applications can be deployed to Microsoft Windows, Linux, Mac OS, OpenSolaris and any other system that contains the Java Runtime Environment.
    グラフィカルユーザーインタフェース (GUI) アプリケーションは、Java 標準コンポーネントの GUI コンポーネントセットである Swing を使用するアプリケーションで、デスクトップに配備します。 Java GUI アプリケーションは、ほかの Java コードと同様、どのプラットフォームでも実行できるので、デスクトップアプリケーションの作成が簡単になります。 - NetBeans
  • You can always use the Plugins Manager from the Tools menu to add,remove, or update sets of features for Java SE, Java EE, Java ME, JavaFX, Ruby,Groovy, PHP, C/C++, UML, or SOA development,including a wide variety of other features from third-party providers.
    いつでも「ツール」メニューからプラグインマネージャーを使用して、他社のプロバイダからのその他のさまざまな機能を含む、Java SE、Java EE、Java ME、JavaFX、Ruby、Groovy、PHP、C/C++、UML、または SOA 開発のための機能のセットを、追加、削除、または更新できます。 - NetBeans
  • the Indonesian language spoken on Java
    ジャワで用いられているインドネシア語 - 日本語WordNet
  • an island in Indonesia to the east of Java
    ジャワ島の東のインドネシアの島 - 日本語WordNet
  • Sun, Sun Microsystems, Java, Java Virtual Machine, JavaServer Pages, JDK, JRE, JSP, JVM, Netra, Solaris, StarOffice, Sun Blade, Sun Enterprise, Sun Fire, SunOS, and Ultra are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
    Sun, Sun Microsystems, Java, Java Virtual Machine, JavaServer Pages, JDK, JSP, JVM,Netra, Solaris, StarOffice, Sun Blade, Sun Enterprise, Sun Fire, SunOS および Ultra はアメリカ合衆国およびその他の国における Sun Microsystems, Inc. の商標または登録商標です。 - FreeBSD
  • Suppose you have two additional repositories called java (for thein-development java ebuilds) and entapps (for the applications developedin-house for your enterprise).
    java(開発中のjava ebuild用)とentapps(あなたの会社のために社内開発されたアプリケーション用)という2つの追加リポジトリを所有していると仮定します。 - Gentoo Linux
  • Right-click the Databases Java DB node and choose Properties.If Java DB is registered, the JavaDB Installation and Database Locationfields will be filled in.
    「データベース」「Java DB」ノードを右クリックし、「プロパティー」を選択します。 Java DB が登録されている場合、「JavaDB インストール」フィールドと「データベースの場所」フィールドが入力されます。 - NetBeans
  • The NetBeans Mobility Pack for CDC 5.5 provides an environment for rapidly building Java Micro Edition (Java ME) applications that support devices using the Connected Device Configuration (CDC) and the Personal, Foundation, and AGUIProfiles.
    NetBeans Mobility Pack for CDC 5.5 は、Connected Device Configuration (CDC) と Personal Profile、Foundation Profile、AGUI Profile を使用するデバイスをサポートする Java Micro Edition (Java ME) アプリケーションを短時間で作成できる環境を提供しています。 - NetBeans
  • To take advantage of NetBeans IDE's Java EE 5 capabilities, use an application server that is fully compliant with the Java EE 5 specification, such as the GlassFishApplication Server V2 UR2.
    NetBeans IDE の Java EE 5 機能を活用するためには、GlassFish アプリケーションサーバー V2 UR2 などの、Java EE 5 仕様に完全に準拠したアプリケーションサーバーを使用してください。 - NetBeans
  • For a broader introduction to useful IDE features that are generally applicable to Java application development, see Introduction to Developing General Java Applications.
    Java アプリケーションの開発に一般的に適用できる、より幅広い IDE の機能については、一般的な Java アプリケーション開発入門を参照してください。 - NetBeans
  • Welcome to the NetBeans Mobility Pack for CLDC/MIDP 5.5, an add-onpack that provides the tools for creating Java Micro Edition (Java ME) applications that support the Connected, Limited Device Configuration (CLDC)/Mobile InformationDevice Profile (MIDP) technologies.
    NetBeans 5.5 Mobility Pack にようこそ。 この製品は、Connected, Limited Device Configuration (CLDC) や Mobile Information Device Profile (MIDP) テクノロジをサポートする Java Micro Edition (Java ME) アプリケーションの開発ツールを提供するアドオンパックです。 - NetBeans
  • Description: Java EE 5 deployment of applications to Sun Java System Application Server hangsdue to the server's deployment manager depending on code that is not thread safe.
    説明: Sun Java System Application Server への Java EE 5 のアプリケーションの配備は、Application Server の配備マネージャーがスレッドに対して安全でないコードに依存しているためにハングアップします。 - NetBeans
  • If your IDE is bundled with the Sun Java System Application Server, or you have installed and registered the Sun Java System Application Server with the IDE, you already have one of the following databases servers.
    IDE に Sun Java System Application Server がバンドルされているか、または IDE に Sun Java System Application Server をインストールし、登録している場合は、次のいずれかのデータベースサーバーを使用できます。 - 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
  • The NetBeans Mobility Pack for CDC 5.5.1 provides an environment for rapidly building Java Micro Edition (Java ME) applications that support devices using the Connected Device Configuration (CDC) and the Personal, Foundation, and AGUIProfiles.
    NetBeans Mobility Pack for CDC 5.5.1 は、Connected Device Configuration (CDC) と Personal Profile、Foundation Profile、AGUI Profile を使用するデバイスをサポートする Java Micro Edition (Java ME) アプリケーションを短時間で作成できる環境を提供しています。 - NetBeans
  • JAVA APPLET VERSION CONTROL SYSTEM
    Javaアプレットバージョン管理装置 - 特許庁
  • Welcome to NetBeans Mobility Pack for CLDC 5.5.1, an add-on pack that provides the tools for creating Java Micro Edition (Java ME) applications that support the Connected, Limited Device Configuration (CLDC)/Mobile Information DeviceProfile (MIDP) technologies.
    NetBeans Mobility Pack for CLDC 5.5.1 にようこそ。 この製品は、Connected, Limited Device Configuration (CLDC) や Mobile Information Device Profile (MIDP) テクノロジをサポートする Java Micro Edition (Java ME) アプリケーションの開発ツールを提供するアドオンパックです。 - NetBeans
<前へ 1 2 .... 14 15 16 17 18 19 20 21 22 .... 50 51 次へ>

例文データの著作権について