IDEを含む例文一覧と使い方
該当件数 : 3656件
Once your application is built and deployed, the IDE launches your web browser (if it is not alreadyrunning), and your web application appears.例文帳に追加
アプリケーションが構築されて配備されると、Web ブラウザが起動され (起動されていない場合)、Web アプリケーションが表示されます。 - NetBeans
Note: Before you open the existing Java Studio Creator project in the NetBeans Visual Web Pack, the IDE prompts you to make a backup of your project, as shown in Figure 1. 例文帳に追加
注: 既存の Java Studio Creator プロジェクトを NetBeans Visual Web Pack で開く前に、図 1 に示すように、プロジェクトのバックアップの作成を求められます。 - NetBeans
(Normally they get higher numbersthan IDE drives except when the BIOS is configured to boot from SCSI devices.)When you ask the BIOS to boot from a different hard disk (for instance yourprimary slave), that harddisk is seen as hd0. 例文帳に追加
(BIOSで 、SCSIデバイスから起動する設定になっている場合を除いて、通常、SCSIに対してはIDEドライブより大きな数字が割り当てられます。 )BIOSに他のハードディスク(例えばプライマリスレーブ)からブートするように設定した場合、そのハードディスクはhd0として参照されます。 - Gentoo Linux
Use the Ctrl-i shortcut to do a context-sensitive searchthroughout the IDE, the help sets, and all open projects.You will find the search term not only in files, types or symbols,but also all related menu actions, option panels, and documentation. 例文帳に追加
Ctrl-i ショートカットを使用すると、IDE、ヘルプセット、およびすべての開いているプロジェクト内でコンテキスト依存の検索を行うことができます。 ファイル、型、シンボルだけでなく、すべての関連するメニューアクション、オプションパネル、およびドキュメント内の用語も検索できます。 - NetBeans
Set up properties and compilation dependencies between your projects,and use relative library paths to make projects sharable.The IDE builds executables and archive files in a number of formats,including JAR, WAR, NBM, Web Start, and Zip files ready for distribution. 例文帳に追加
プロパティーおよびプロジェクト間のコンパイル依存関係を設定し、相対ライブラリパスを使用してプロジェクトを共有可能にできます。 IDE では、JAR、WAR、NBM、Web Start、およびすぐに配布可能な Zip ファイルを含むさまざまな形式で、実行可能ファイルとアーカイブファイルを構築できます。 - NetBeans
The NetBeans PHP editor is dynamically integrated with NetBeans HTML, JavaScript and CSS editing features such as syntax highlighting and the JavaScript debugger.NetBeans IDE 6.5 fully supports iterative development,so testing PHP projects follows the classic patterns familiar to web developers.例文帳に追加
NetBeans PHP エディタは、構文の強調表示や JavaScript デバッグなどができる NetBeans HTML、JavaScript、CSS 編集機能と動的に統合されています。 NetBeans IDE 6.5 では反復開発が完全にサポートされているので、PHP プロジェクトのテストは、Web 開発者によく知られている従来のパターンに従います。 - NetBeans
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
Note that you should ensure that all your files have been saved because even though normal exceptions should only cause the build to fail cleanly, some critical bugs (e.g.AWT-related deadlocks) in your app could cause the IDE to hang orcrash.In unforked mode there can also be some subtle problems if your app's classpath includes packages that overlap packages in NB's startup classpath.例文帳に追加
通常の例外では、構築がクリーンな形で失敗するだけですが、アプリケーションの重大なバグ (AWT 関係のデッドロックなど) によって IDE がハングアップあるいはクラッシュすることがあるため、必ずすべてのファイルを保存してください。 - NetBeans
Note: If you have installed the Sun Java System Application Server, configure the application server on NetBeans IDE, as described in Application Server Configuration before installing Visual Web Pack so that the installer can install the sample Travel schema into the server's bundled Java DB database. 例文帳に追加
注意: Sun Java System Application Server をインストールしている場合は、Visual Web Pack をインストールする前に、「Sun Java System Application Server の構成」の説明に従って、NetBeans IDE でアプリケーションサーバーを構成してください。 これにより、Visual Web Pack インストーラは、Application Server に付属の Java DB データベースにサンプルの Travel スキーマをインストールできるようになります。 - 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
Using the On Demand Checkout feature: Each time an action occurs that requires a file to be writable, the IDE automatically runs the relevant ClearCase command (e.g. changing file contents in the editor for the first time or running a refactoring action).例文帳に追加
要求時チェックアウト機能を使用: ファイルを書き込み可能にする必要があるアクションが発生するたびに、IDE は、関連する ClearCase コマンドを自動的に実行します。 たとえば、最初にエディタでファイルの内容を変更するか、またはリファクタリングアクションを実行します。 - NetBeans
If you selected JUnit 3 as the version for your tests, the IDE can generate JUnit 3 test suitesbased on the test classes in the test package.In JUnit 3 you specify the test classes to include in the test suite by creating an instance of TestSuite and using the addTest method for each test.例文帳に追加
テストのバージョンとして JUnit 3 を選択した場合、IDE ではテストパッケージのテストクラスに基づいて JUnit 3 テストスイートが生成されます。 JUnit 3 では、TestSuite のインスタンスを作成し、各テストに対して addTest メソッドを使用することによって、テストスイートに含めるテストクラスを指定します。 - NetBeans
NetBeans IDE 6.1 allows you to solve both of these types of situations by explicitly setting a location for the libraries on which your project relies.Furthermore, you have control over whether to use an relative path or an absolute path when referring to these libraries.例文帳に追加
NetBeans IDE 6.1 は、プロジェクトが依存するライブラリの場所を明示的に設定することによって、これらの種類の状況を解決できます。 また、これらのライブラリを参照する場合に相対パスを使用するか絶対パスを使用するかを管理できます。 - NetBeans
It does not cover all the profiling features included in the IDE, nor does it explore how to interpret profiling results to resolve specific performance issues you may have in your application.例文帳に追加
IDE に含まれているすべてのプロファイル機能は網羅されていません。 また、アプリケーション開発で直面するであろう特定のパフォーマンスに関する問題の解決方法を得るために、プロファイル結果をどう解釈するか、という点についても説明されていません。 - NetBeans
It will take a moment for the IDE to start the application server in profilingmode, deploy the sample application, and then do the profiling instrumentation.Eventually you should see a BUILD SUCCESSFUL message in the IDE's Output window,as highlighted in the example below. 例文帳に追加
アプリケーションサーバーをプロファイルモードで起動し、サンプルアプリケーションを配備して、プロファイルの準備を行うには、多少の時間がかかります。 処理が完了すると、次の例に示すように「構築成功」というメッセージが IDE の「出力」ウィンドウに表示されます。 - NetBeans
See the previous section for information about registering the Ruby platform.If you are using the JRuby platform and the IDE includes the JRuby and Rails Distribution plugin,the list contains the ActiveRecord-JDBC gem and the Rails framework, as shown in the next figure.例文帳に追加
Ruby プラットフォームの登録に関する情報は、前のセクションを参照してください。 JRuby プラットフォームを使用中で、IDE に「JRuby および Rails のディストリビューション」プラグインが組み込まれている場合、次の図に示すように、一覧には「ActiveRecord-JDBC」 Gem と Rails フレームワークが表示されます。 - NetBeans
The new file needs to be a parseable Java file; however, if the file is not parseable, the IDE creates a backup copy of the existing file, the new file replaces the old and a warning is issued in the console log during the merging process. 例文帳に追加
新規ファイルは、解析可能な Java ファイルである必要がありますが、そのファイルが解析不能な場合、IDE で既存のファイルのバックアップコピーが作成され、古いファイルは新規ファイルに置き換えられ、マージ処理中に警告がコンソールログに発行されます。 - NetBeans
A specific signal line of an interface which is not used among IDE interfaces with which a hard disk is connected is short-circuited by a strap pin.例文帳に追加
ハードディスクが接続されるIDEインターフェースのうち、使用しないインターフェースの特定の信号線をストラップピンでショートさせる。 - 特許庁
An evaluation function J is built on the basis of the difference between the prediction currents ide, iqe and command currents idr, iqr.例文帳に追加
この予測電流ide,iqeと指令電流idr,iqrとの差に基づき評価関数Jを構築する。 - 特許庁
Fourth daughter: Kumiko (September 23, 1922 – present), who married Yasuyoshi MATSUDAIRA, the first son of marquis Yasumasa MATSUDAIRA, and later married Jiro IDE after the death of her first husband. 例文帳に追加
四女:久美子(侯爵松平康昌長男松平康愛夫人,夫の戦死後井出次郎夫人,大正11年9月23日~) - Wikipedia日英京都関連文書対訳コーパス
Modern IDE drives also have bad block remapping features in the controller, and they ship with this feature turned on. 例文帳に追加
もしカードが十分新しければ、彼らは交換に応じてくれるでしょう。 FreeBSD 2.1 は ファームウェアリビジョン 2.21 以降のものをサポートしています。 - FreeBSD
To use a second hard drive with this machine, you would have to attach it to the internal or external SCSIconnector or install a PCI IDE card.例文帳に追加
このマシンでセカンドハードドライブを使うには、内部もしくは外部のSCSIコネクタに取り付けるか、PCIIDEカードを導入する必要があります。 - Gentoo Linux
drives) minor 01 (first partition on the first drive). 例文帳に追加
たとえば、[0301]:1502 はメジャーデバイス番号 03 (IDE, MFM などのドライブ)マイナーデバイス番号 01 (最初のドライブの最初のパーティション) のデバイス上の iノード番号 1502 である。 - JM
When using the JavaScript Editor, the IDE provides you with browser-compatibility information, depending on the browser types and versions you specify in the JavaScript Options panel.例文帳に追加
JavaScript エディタには、JavaScript の「オプション」パネルで指定するブラウザの種類とバージョンに従って、ブラウザの互換性情報が表示されます。 - NetBeans
See the NetBeans IDE6.5 InstallationInstructions and the Installing and Configuring C/C++ Support for information on downloading and installing the required software.例文帳に追加
必要なソフトウェアのダウンロードとインストールについては、「NetBeans IDE 6.5 のインストール」および「C/C++ サポートのインストールと設定」を参照してください。 - NetBeans
Note: The IDE also opens a box above the code completion box that displays Javadoc information for the selected class or package.例文帳に追加
注: コード補完ボックスの上に、選択されたクラスまたはパッケージに関する javadoc 情報を表示する別のボックスが表示されます。 - NetBeans
The IDE provides you with visual clues to show you where you can drop the selection.The Create New Partner Link dialog box opens.例文帳に追加
選択項目をドロップできる場所を示す視覚的な手がかりが表示されます。 「新規作成 パートナーリンク」ダイアログが開きます。 - NetBeans
In the Project Name field, type UMLTutorialProject.Notice that when you type the Project Name, the IDE automatically suggests this name for the name of the Project Folder. 例文帳に追加
「プロジェクト名」フィールドに「 UMLTutorialProject 」と入力します。 プロジェクト名を入力すると、プロジェクトフォルダ名も自動的にこの名前になります。 - NetBeans
In the Name and Location page, click Finish.The IDE creates the UML project and the New Wizard opens and displays the Create New Diagram dialog box. 例文帳に追加
「名前と場所」ページで「完了」をクリックします。 UML プロジェクトが作成され、「新規」ウィザードの「図を新規作成」ページが表示されます。 - NetBeans
Drag your selection (SynchronousSample.wsdl) from the Projects window to the Design view.The IDE adds a box for the partner link to the design area.例文帳に追加
選択した項目 ( SynchronousSample.wsdl ) を「プロジェクト」ウィンドウからデザインビューまでドラッグします。 パートナーリンクのボックスがデザイン領域に追加されます。 - NetBeans
For each consequent query, the IDE adds a Find XML Usagestab that shows the usages of the component you selected. (Optional) 例文帳に追加
そのあとクエリーが行われるごとに、選択したコンポーネントの使用状況を示す「XML 使用状況を検索」タブが追加されます。 - NetBeans
The Source view is based on the IDE's XML Source view and provides access to conveniences such as code folding, XML syntax highlighting, and code completion. 例文帳に追加
ソースビューは、IDE の XML ソースビューを基礎としており、コードの折り畳み、XML 構文の強調表示、コード補完などの機能を備えています。 - NetBeans
Whenever you invoke compile commands, the IDE displays the output including any compilation errors encountered in the Output window, as described in the following section. 例文帳に追加
次の項で説明するように、コンパイルのコマンドを実行すると、コンパイルエラーを含む出力が「出力」ウィンドウに表示されます。 - NetBeans
If you are using NetBeans IDE 6.5, right-click the SpellCheckService project node and choose Properties. Open the Run properties and unselect Deploy on Change.Put your cursor inside the Source Editor, inside the processRequest method, add some new lines right at the top of the method.例文帳に追加
ソースエディタ内の processRequest メソッド内にカーソルを置き、メソッドの直前に新しい行をいくつか加えます。 - NetBeans
The JDK in which the IDE runs is important because it is automatically used as the platform against which all of your sources are compiled and executed. 例文帳に追加
使用されている JDK が、自動的に、すべてのソースのコンパイルおよび実行の土台となるプラットフォームとして使用されます。 - NetBeans
To learn quickly how to develop a C or C++ application with the NetBeansIDE, see the C/C++Projects Quick Start Tutorial 例文帳に追加
NetBeans IDE を使用した C/C++ アプリケーションの開発方法の簡単な説明については、C/C++ プロジェクトのクイックスタートチュートリアルを参照してください。 - NetBeans
When you use the New File wizard to set up your connection pool, the IDE generates the necessary files based on the specified connection. 例文帳に追加
「新規ファイル」ウィザードを使用して、接続プールを設定すると、指定した接続に基づいて必要なファイルが生成されます。 - NetBeans
In the Project Name field, type UMLPrj.Notice that when you type the Project Name, the IDE automatically suggests this name for the name of the Project Folder. 例文帳に追加
「プロジェクト名」フィールドに「 UMLPrj 」と入力します。 プロジェクト名を入力すると、プロジェクトフォルダ名も自動的にこの名前になります。 - NetBeans
You must also have an Internet connection to download necessary plugins and/or access them via the IDE's Plugin Manager.例文帳に追加
必要なプラグインをダウンロードしたり、IDE のプラグインマネージャーからそれらのプラグインにアクセスしたりするため、インターネット接続も必要です。 - NetBeans
Once your application is built and deployed, the IDE launches your default web browser (if it is not alreadyrunning), and your web application appears.例文帳に追加
アプリケーションが構築されて配備されると、デフォルトの Web ブラウザが起動され (起動されていない場合)、Web アプリケーションが表示されます。 - NetBeans
Since the Location folder also contains the project'sbuild script, the IDE automatically picks up the build script location. 例文帳に追加
「場所」フィールドで選択したフォルダにはプロジェクトの構築スクリプトも含まれるので、構築スクリプトの場所も自動的に選択されます。 - NetBeans
It then demonstrated how to create, view, modify and delete tables using the Database Explorer from the IDE's Services window.例文帳に追加
そして、IDE の「サービス」ウィンドウからデータベースエクスプローラを使用して、表を作成、表示、変更、および削除する方法を紹介しました。 - NetBeans
ASYNCHRONOUS CODE TEST METHOD, COMPUTER PROGRAM PRODUCT, COMPUTER SYSTEM, AND PROCESS (ASYNCHRONOUS CODE TEST IN INTEGRATED DEVELOPMENT ENVIRONMENT (IDE))例文帳に追加
非同期コード・テスト方法、コンピュータ・プログラム製品、コンピュータ・システムおよびプロセス(統合開発環境(IDE)における非同期コード・テスト) - 特許庁
See the NetBeans IDE6.1 InstallationInstructions and the Installing and Configuring C/C++ Support for information on downloading and installing the required software.例文帳に追加
必要なソフトウェアのダウンロードとインストールについては、「NetBeans IDE 6.1 のインストール」および「C/C++ サポートのインストールと設定」を参照してください。 - NetBeans
See the NetBeans IDE6.0 InstallationInstructions and the Installing and Configuring C/C++ Support for information on downloading and installing the required software.例文帳に追加
必要なソフトウェアのダウンロードとインストールについては、「NetBeans IDE 6.0 のインストール」および「C/C++ サポートのインストールと設定」を参照してください。 - NetBeans
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
This tutorial assumes that your system meets the requirements specified in the NetBeans UML Modeling Release Notes. 例文帳に追加
このチュートリアルは、ご使用のシステムが NetBeans IDE 5.5, UML モデリングモジュール リリースノートに明記されている要件を満たしていることを前提としています。 - NetBeans
This tutorial assumes that your system meets the requirements specified in the NetBeans 5.5 UML Modeling Release Notes. 例文帳に追加
このチュートリアルは、ご使用のシステムが NetBeans IDE 5.5, UML モデリングモジュール リリースノートに明記されている要件を満たしていることを前提としています。 - NetBeans
If you previously installed the BluePrints AJAX Components,the IDE displays a dialog box asking whether you want to overwrite the component library.例文帳に追加
以前に BluePrints AJAX コンポーネントをインストールした場合は、コンポーネントライブラリを上書きするかどうかを確認するダイアログが表示されます。 - NetBeans
When you double-click a link in the Dynamic Help window, the IDE displays the information in the appropriate viewer, such as a browser, the Help viewer, or the Javadoc viewer. 例文帳に追加
「ダイナミックヘルプ」ウィンドウのリンクをダブルクリックすると、ブラウザ、ヘルプビューア、Javadoc ビューアなど、それに適したビューアに情報が表示されます。 - 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/ をご覧下さい。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|