IDEを含む例文一覧と使い方
該当件数 : 3656件
The NetBeans IDE for PHP also offers command-line debugging: The PHP program output appears in a command line display in the IDE itself and you can inspect the generated HTML without having to switch to a browser.例文帳に追加
PHP プログラムの出力が IDE のコマンド行表示に表示されるため、ブラウザに切り替えなくても生成した HTML を検査できます。 - NetBeans
In free-form projects, the IDE relies on your existing Ant script to provide targets for IDE actions, such as building, running, and debugging. 例文帳に追加
自由形式プロジェクトの場合は、既存の Ant スクリプトを使用して、構築、実行、デバッグなどの IDE アクションに対するターゲットを提供します。 - NetBeans
When you used the CMP Entity Beans from DB in the NetBeans IDE 5.0 Quick Start Guide for J2EE Applications, the IDE created four classes for each table.例文帳に追加
NetBeans IDE 5.0 クイックスタートガイド (J2EE アプリケーション) では、「データベースからの CMP エンティティー Bean」を使用すると、それぞれの表につき 4 つのクラスが作成されました。 - NetBeans
HARD DISK DRIVE CONNECTION SYSTEM IN IDE例文帳に追加
IDEにおけるハードディスクドライブ接続方式 - 特許庁
Can I run Mac OS 9 or Mac OS X under Gentoo Linux? 例文帳に追加
hdXはCDプレイヤーと一致するIDEデバイス名です。 - Gentoo Linux
This guide is geared mostly to newcomers to NetBeans IDE 5.5, whether you are new to using IDEs or an experienced IDE user that is switching over from a different development environment. 例文帳に追加
このガイドは、IDE を初めて使う方、あるいは別の開発環境から移行してきたベテランのユーザーのどちらであるかに関係なく、主として NetBeans IDE 5.5 が初めてという方を対象にしています。 - NetBeans
The IDE creates the new operation as follows: 例文帳に追加
次に示す新しい操作が作成されます。 - NetBeans
When you create a Visual Web JSF Application project and you have specified GlassFish V2 or later as an application server in the NetBeans IDE, the IDE can create a web application based on Java EE 5 that uses JavaServer Faces 1.2 components. 例文帳に追加
NetBeans IDE で、アプリケーションサーバーとして GlassFish V2 以降を指定して Visual Web JSF アプリケーションプロジェクトを作成する場合、IDE は JavaServer Faces 1.2 のコンポーネントを使用する Java EE 5 に基づいた Web アプリケーションを作成できます。 - NetBeans
The following instructions are for installation of the NetBeans IDE5.5.1. 例文帳に追加
ここでは、NetBeans IDE 5.5.1 のインストール手順を示します。 - NetBeans
Note: When you open an existing Ruby or JRuby project that you built outside of the IDE, the only NetBeans software-relatedmodification that the IDE makes to the project is to create an nbproject folder, which containsNetBeans metadata.例文帳に追加
注: IDE 以外で構築した既存の Ruby またはJRuby プロジェクトを開いた場合、IDE がそのプロジェクトに加える NetBeans ソフトウェア関連の変更は、NetBeans のメタデータを含む nbproject フォルダを作成することだけです。 - NetBeans
For example, to set the -Xmx(maximum heap size) for the JVM in which the IDE runs, either add the line -J-Xmx64m to your netbeans.conffile or launch the IDE from the command line by typing the following on UNIX systems:例文帳に追加
たとえば、IDE が動作する JVM に対する -Xmx (最大ヒープサイズ) を設定するには、netbeans.conf ファイルに -J-Xmx64m 行を追加するか、UNIX システムの場合は、コマンド行から次のように入力して IDE を起動します。 - NetBeans
From the Start menu, select Programs NetBeans 6.0 NetBeansIDE. 例文帳に追加
「スタート」メニューから「プログラム」「NetBeans 6.0」「NetBeans IDE」を選択します。 - NetBeans
This document describes how to use the Debugging window in NetBeans IDE 6.5 to debugmultithreaded applications.The tutorial also demonstrate how to use the IDE to detect deadlocks in an application. 例文帳に追加
ここでは、NetBeans IDE 6.5 の「デバッグ」ウィンドウを使用してマルチスレッドアプリケーションをデバッグする方法を説明します。 このチュートリアルでは、IDE を使用してアプリケーションのデッドロックを検出する方法も示します。 - NetBeans
This document explains how you can import existing Java Platform, MicroEdition (Java ME platform ) source code into a NetBeans IDE 5.5 project.For more information about NetBeans IDE 5.5 projects and developing Java ME,CLDC/MIDP applications, see: 例文帳に追加
このドキュメントでは、既存の Java[tm] Platform Micro Edition (Java[tm] ME プラットフォーム) のソースコードを NetBeans IDE 5.5 プロジェクトにインポートする方法を説明します。 NetBeans IDE 5.5 プロジェクトおよび Java ME アプリケーションの開発の詳細は、次を参照してください。 - NetBeans
The NetBeans IDE provides Java developers with all the tools they need to create professional Java SE applications. The NetBeans IDE supports development with JDK 1.1, JDK 1.2, JDK 1.3, JDK 1.4, JDK 5.0, and JDK 6.例文帳に追加
NetBeans IDE には、Java 開発者が本格的な Java SE アプリケーションを作成するために必要なツールがすべて用意されています。 NetBeans IDE は、JDK 1.1、JDK 1.2、JDK 1.3、JDK 1.4、JDK 5.0、および JDK 6 を使用した開発をサポートしています。 - NetBeans
Ikoma-Ide Line of Nara and Kyoto Prefectural Route 65 例文帳に追加
奈良県道・京都府道65号生駒井手線 - Wikipedia日英京都関連文書対訳コーパス
The IDE stores project information in a project folder which includes an Ant build script and properties file that control the build and run settings, and a project.xmlfile that maps Ant targets to IDE commands. 例文帳に追加
IDE は、構築および実行オプションの設定を含む Ant 構築スクリプトやプロパティーファイル、Ant ターゲットを IDE コマンドにマッピングした project.xml ファイルなどを含むプロジェクトフォルダにプロジェクト情報を保存します。 - NetBeans
where diskslice is the disk and slice you boot from, such as ad0s1 for the first slice on the first IDE disk. 例文帳に追加
disksliceは起動するディスクとスライスで、たとえば最初の IDE ディスクの 1 番目のスライスは ad0s1となります。 - FreeBSD
IDE and SCSI disks are controlled by an adapter (on-board or a seperatecard), called the host. 例文帳に追加
IDEとSCSIディスクは、hostと呼ばれる(オンボード、もしくは、分離したカードの)アダプターによってコントロールされます。 - Gentoo Linux
Be aware too that with the hd devices, only hard drives are counted, not atapi-ide devices such as cdrom players and burners.例文帳に追加
ハードディスクだけではなく、CD-ROMやCD-R/RW等のatapi-ideデバイスもhdデバイスになることにも注意してください。 - Gentoo Linux
Our example system has two IDE hard disks and will be partitioned as follows: 例文帳に追加
例として使用するシステムには、2つのIDEハードディスクがあり、以下のようなパーティションで区切られています。 - Gentoo Linux
Thankfully, the IDE layer in Linux2.6 has been extended to support CD/DVD writers much better. 例文帳に追加
ありがたいことに、Linux2.6のIDEレイヤーはCD/DVDの書き込みをもっと上手にサポートするために拡張されました。 - Gentoo Linux
There are directories for each IDE channel and attached device. Files include: +4n 例文帳に追加
各 IDE チャネルとそれに取り付けられている各デバイスごとにディレクトリがあり、以下のファイルが含まれている。 - JM
From the Diagram Type list, select Activity Diagram and click Finish.The IDE does the following: 例文帳に追加
「図の種類」リストから「アクティビティ図」を選択し、「完了」をクリックします。 IDE が次の処理を行います。 - NetBeans
In the NetBeans IDE, expand the SynchronousSampleApplication node in the Projects window, right-click Service Assembly and select Edit.例文帳に追加
NetBeans IDE で、「プロジェクト」ウィンドウの「SynchronousSampleApplication」ノードを展開し、「サービスアセンブリ」を右クリックして「編集」をクリックします。 - NetBeans
The CASA Editor opens in the NetBeans IDE, as shown in the next step, displaying the Design View of the Synchronous Sample application.例文帳に追加
次の手順に示すように CASA エディタが NetBeans IDE で開き、SynchronousSample アプリケーションのデザインビューが表示されます。 - NetBeans
See Also More information about developing mobile applications using the IDE can be found at the following locations: 例文帳に追加
IDE を使用したモバイルアプリケーションの開発の詳細については、次のドキュメントを参照してください。 - NetBeans
However, you can also add converters manually in the IDE by setting the component's converter property. 例文帳に追加
ただし、コンポーネントのコンバータプロパティーを設定して、IDE に手動でコンバータを追加することもできます。 - NetBeans
The IDE starts the application server, builds the project, and opens the CustomerDetails page in your browser.例文帳に追加
IDE によってアプリケーションサーバーが起動され、プロジェクトの構築が行われ、ブラウザに CustomerDetails ページが表示されます。 - NetBeans
The following short tutorial takes you through some of the features for debugging a C or C++ project in NetBeans IDE 6.5.例文帳に追加
このチュートリアルでは、NetBeans IDE 6.5 の C/C++ プロジェクトをデバッグするための機能の一部を学ぶことができます。 - NetBeans
You also learn how to set up the Tomcat and GlassFish servers bundled with NetBeans IDE to deploy Axis2 web services. 例文帳に追加
NetBeans IDE 付属の Tomcat サーバーと GlassFish サーバーをセットアップして、Axis2 Web サービスを配備する方法についても学びます。 - NetBeans
The IDE creates the NumberAdditionUI form and the NumberAdditionUI class within the NumberAdditionapplication, and opens the NumberAdditionUI form in the GUI Builder.例文帳に追加
IDE によって、NumberAddition アプリケーション内に NumberAdditionUI フォームと NumberAdditionUI クラスが作成され、NumberAdditionUI フォームが GUI ビルダー内で開きます。 - NetBeans
If you have questions or need support,and want to keep yourself informed on the latest developments on the NetBeans IDE features,join the例文帳に追加
質問があるかサポートが必要で、NetBeans IDE の機能の最新の開発状況を知りたい場合は、 - NetBeans
If you used the standalone NetBeans 4.1 IDE installer, you need to register the Application Server before you can use it.例文帳に追加
スタンドアロンの NetBeans 4.1 IDE インストーラを使用した場合は、アプリケーションサーバーを登録する必要があります。 - NetBeans
Note: You can also add properties to a page bean (the backing bean that the IDE creates for each page). 例文帳に追加
注: ページ Bean (各ページに対して IDE で作成されるバッキング Bean) にプロパティーを追加することもできます。 - NetBeans
Before you can access a database from a project, you must first connect the IDE to the database. 例文帳に追加
プロジェクトからデータベースにアクセスするには、最初に IDE をデータベースに接続する必要があります。 - NetBeans
You must do this every time you start the IDE and open a project that is connected to the database. 例文帳に追加
これは、IDE を起動し、データベースに接続するプロジェクトを開くたびに行う必要があります。 - NetBeans
The following instructions describe the process for installing each emulator platform currently supported by the IDE.例文帳に追加
IDE で現在サポートされている各エミュレータプラットフォームをインストールする手順を、このあとに示します。 - NetBeans
The IDE creates the ContactEditorUI form and the ContactEditorUIclass within the ContactEditorUI.java application and opens the ContactEditorUI form in the GUI Builder.例文帳に追加
IDE によって、ContactEditorUI.java アプリケーション内に ContactEditorUI フォームと ContactEditorUI クラスが作成され、ContactEditorUI フォームが GUI ビルダー内で開きます。 - NetBeans
This document takes you through the basics of using NetBeans IDE to develop web applications.例文帳に追加
このドキュメントでは、NetBeans IDE を使用して Web アプリケーションを開発する基本的な手順を学ぶことができます。 - NetBeans
Choose Help About from the main menu to verify the JDK version the IDE is using.例文帳に追加
IDE で使用している JDK のバージョンを確認するには、メインメニューから「ヘルプ」「製品について」を選択します。 - NetBeans
Describes the basics of using NetBeans IDE to develop web applications using the Struts framework.例文帳に追加
NetBeans IDE を使用して、Struts フレームワークを使用する Web アプリケーションを開発する基本的な手順を示します。 - NetBeans
If you choose not to import settings from that previous release, the IDE opens using the default settings.例文帳に追加
以前のリリースからの設定をインポートしないことを選択すると、デフォルトの設定で IDE が開きます。 - NetBeans
NetBeansIDE is a modular, standards-based integrated development environment (IDE),written in the JavaTM programming language. 例文帳に追加
NetBeans IDE は、Java[tm] プログラミング言語で作成された、規格に準拠したモジュール方式統合開発環境です。 - NetBeans
| Copyright © Japan Patent office. All Rights Reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright © 1995-2026 Hamajima Shoten, Publishers. 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. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
