IDEを含む例文一覧と使い方
該当件数 : 3656件
When a command packet ORB (SBP-2) transferred via BUS1 (IEEE 1394) is received, a command included in ORB is issued to a device connected to BUS2 (ATA(IDE)/ATAPI).例文帳に追加
BUS1(IEEE1394)を介して転送されてきたコマンドパケットORB(SBP−2)を受け、ORBが含むコマンドを、BUS2(ATA(IDE)/ATAPI)に接続されるデバイスに発行する。 - 特許庁
Since the USB-IDE controller is integrated to a disk drive carrier, the insertion or removal of the disk carrier corresponds directly to insertion or removal as a USB device.例文帳に追加
USB−IDEコントローラはディスクドライブキャリアに組込まれるので、ディスクキャリアの挿入または除去は、USBデバイスとしての挿入/除去に直接対応する。 - 特許庁
The converting device comprises a control unit, a device for signal conversion, and a NOR type flash memory, and performs conversion in accordance with an IDE interface.例文帳に追加
本発明は、コントロール装置と、信号変換用装置と、NOR型フラッシュメモリの構成により、IDEインターフェース対応して変換することを特徴とするものである。 - 特許庁
High-pass filters 40 and 50 extract harmonic components from the predictive currents ide and iqe and thereby harmonic current correction amounts idh and iqh are calculated.例文帳に追加
ハイパスフィルタ40,50では、予測電流ide,iqeから高調波成分を抽出し、これに応じて高調波電流補正量idh,iqhが算出される。 - 特許庁
The boot blocks think the system is installed on ad0 (the second BIOS disk) while the kernel assigns the first disk on the secondary controller device, ad2. 例文帳に追加
起動ブロックはFreeBSD が wd1 (2 台目の BIOS ディスク) にインストール されていると認識するのに対し、カーネルはセカンダリ IDE の 1 台目のハードディスクである wd2にインストールされていると認識するのです。 - FreeBSD
Use the Add JavaScript Libraries Wizard to add JavaScript libraries to Java EE, Ruby, or PHP projects.Several popular JavaScript libraries come bundled with the NetBeans IDE:Yahoo UI, jQuery, Dojo, Scriptaculous, Prototype 例文帳に追加
「JavaScript ライブラリの追加」ウィザードを使用して、JavaScript ライブラリを JavaEE、Ruby、または PHP プロジェクトに追加できます。 NetBeans IDE には、Yahoo UI、WoodStock、jQuery、Dojo、Scriptaculous、Prototype といった、いくつかの一般的な JavaScript ライブラリがバンドルされています。 - NetBeans
In the following sections we create a CDC project using each available profile and also use the IDE's GUI builder in the Personal and AGUI profile applications to enhance the User Inerface.例文帳に追加
このあとの各節では、使用可能なプロファイルを使用する CDC プロジェクトを作成し、Personal Profile と AGUI Profile のアプリケーションでは IDE の GUI ビルダーを使用してユーザーインタフェースを拡張します。 - NetBeans
Every time you select an event from the Event menu,the IDE automatically creates a so-called event listener for you, and hooks it up to your component.Go through the following steps to see how event handling works.例文帳に追加
「イベント」メニューからイベントを選択すると、イベントリスナーが自動的に作成され、コンポーネントに関連付けられます。 次の手順に従って、イベント処理の方法を確認します。 - NetBeans
Drag your selection to the schema design area to the ComplexTypesnode.The IDE adds a Complex Type node and the name of the complex type(newComplexType) is selected and ready for you to change. 例文帳に追加
選択したアイコンを、「複合型」ノードのスキーマデザイン領域までドラッグします。 「複合型」ノードが追加され、その複合型の名前 (newComplexType) が選択され、変更できるようになっています。 - NetBeans
If you click the Source button, the IDE displays the application's Java sourcecode in the Editor with sections of code that are automatically generated by the GUI Builder indicated by blue areas, called Guarded Blocks.例文帳に追加
「ソース」ボタンをクリックすると、アプリケーションの Java ソースコードがエディタに表示されます。 GUI ビルダーによって自動的に生成された部分 (保護されたブロック) は青で示されます。 - NetBeans
Right-click the BankAccount class in the Diagram editor and choose Generate Dependency Diagram from the pop-up menu.The IDE creates a dependency diagram and opens a BankAccountDependencies tab in the Diagram editor to display the new diagram. 例文帳に追加
図エディタで BankAccount クラスを右クリックし、ポップアップメニューから「依存図を生成」を選択します。 依存図が作成され、図エディタの「BankAccount依存図」タブに新しい図が表示されます。 - NetBeans
Drag your selection to the HelloSample box in the design area,between the Process Start and the Process End activities.The IDE provides you with visual clues to show you where you can drop the selection.例文帳に追加
選択項目を、デザイン領域の、Process Start と Process End アクティビティーの間にある「HelloSample」ボックスにドラッグします。 選択項目をドロップできる場所を示す視覚的な手がかりが表示されます。 - NetBeans
For more information about using page navigation, see the Visual Web Pack tutorial Navigating Pages in a Web Application.This tutorial covers the page navigation features of the NetBeans 6.0 and 6.1 integrated development environment. 例文帳に追加
ページナビゲーションの使用に関する詳細は、Visual Web Pack チュートリアルの Web アプリケーションでのページの移動を参照してください。 このチュートリアルは、NetBeans 6.0 と 6.1 IDE のページナビゲーション機能をカバーしています。 - NetBeans
Description: Java applications created from the Java Desktop Application project template might not be able to be run in Japanese and Chinese Linux locales with JDK 6 installed.例文帳に追加
説明: 「Java デスクトップアプリケーション」プロジェクトを使用して IDE で作成された Java アプリケーションは、JDK 6 がインストールされている日本語および中国語ロケールの Linux では実行できない場合があります。 - NetBeans
That in turn allows you to create self-contained projects or sets of projects that can easily be built from the command line, on continuous integration servers, and by users of other IDEs without problems. 例文帳に追加
同様に、連続した統合サーバー上で、ほかの IDE のユーザーがコマンド行から容易に構築できる、独立プロジェクトまたはプロジェクトのセットを問題なく作成できます。 - NetBeans
If you accept the terms in all of the license agreements, select the checkbox and click Install again.The IDE installs the plugin and notifies you of the installation results. 例文帳に追加
すべてのライセンス契約条件に同意する場合はチェックボックスを選択し、もう一度「インストール」をクリックします。 プラグインがインストールされ、インストール結果が通知されます。 - NetBeans
Calendar component in NetBeans IDE 6.0 and 6.1.This tutorial shows how to set the minimum and maximum calendar date and how to verify that a date that the user selects falls within this range. 例文帳に追加
このチュートリアルは、カレンダ日付の最小値と最大値を設定する方法と、ユーザーが選択する日付がこの範囲内であるかどうかを確認する方法を示します。 - NetBeans
This limit can be raised on systems with more memory - the 128 megabyte setting helps to ensure that the IDE performs tolerably on 256Mb systems. 例文帳に追加
メモリーの多いシステムの場合は、この上限値を大きくすることができます。 128M バイトの設定は、256M バイトのシステムでもそれなりのパフォーマンスで動作するようにするのに役立ちます。 - NetBeans
For more information about using page navigation, see the NetBeans tutorial Navigating Pages in a Web Application.This tutorial covers the page navigation features of the NetBeans integrated development environment. 例文帳に追加
ページナビゲーションの使用に関する詳細は、NetBeans チュートリアルの Web アプリケーションでのページの移動を参照してください。 このチュートリアルは、NetBeans IDE のページナビゲーション機能をカバーしています。 - NetBeans
When you run UtilsJUnit4Test.java the IDE only runs the tests in the test class.If the class passes all the tests you will see something similar to the following image in the JUnit Test Results window. 例文帳に追加
UtilsJUnit4Test.java を実行するときは、テストクラス内のテストのみが実行されます。 クラスがすべてのテストに合格すると、次の画像に似た内容が「JUnit テスト結果」ウィンドウに表示されます。 - NetBeans
Japanese Representatives:Prof. Soya Mori, Senior Research Fellow, Deputy Director, Poverty Alleviation and Social Development Studies Group, Inter-Disciplinary Studies Center, IDE-JETRO例文帳に追加
日本側リソースパーソン:森壮也 日本貿易振興機構アジア経済研究所 新領域研究センター貧困削減・社会開発研究グループ グループ長代理・主任研究員 - 厚生労働省
It also described how to work with MySQL in the IDE's Database Explorer by creating new database instances and tables, populating tables with data, and running SQL queries.例文帳に追加
また、IDE のデータベースエクスプローラで MySQL を操作して、新しいデータベースインスタンスや表の作成、表へのデータの生成、および SQL クエリーの実行を行う方法も説明しました。 - NetBeans
Depending on which template you choose, the IDE creates a either a standard project with your existing sources or a free-form project using your existing sources and Ant script. 例文帳に追加
選択するテンプレートによって、既存のソースで標準プロジェクトが作成されるか、または、既存のソースと Ant スクリプトを使用して、自由形式プロジェクトが作成されます。 - NetBeans
As of NetBeans 5.0, the IDE's GUI Builder has been revamped to make it more powerful and intuitive, liberating users to build professional-looking GUIswithout an intimate understanding of layout managers.例文帳に追加
NetBeans 5.0 では、IDE の GUI ビルダーが改善されてより強力かつ直感的になり、ユーザーはレイアウトマネージャーを熟知していなくてもプロ級の GUI を構築できるようになりました。 - NetBeans
41109Description: After running Refresh Recursively on the root of a CVS filesystem(using the IDE's built-in CVS client), the status of up-to-date files is changed to Local.例文帳に追加
41109問題: CVS ファイルシステムのルートで「再帰的に再表示」を (IDE の組み込み CVS クライアントを使用して) 実行すると、[最新] と表示されているファイルのステータスが [ローカル] に変わります。 - NetBeans
41238Description: The online help topic "Changing Web Module Filesystems Into StandardFilesystems" is incorrect. If you follow the instructions in this topic, the IDE will output NullPointer Errors (NPEs) when you try to open files for editing. 例文帳に追加
41238問題: オンラインヘルプトピック「Web モジュールファイルシステムを標準ファイルシステムに変更する」の手順を行なった後、編集のためにファイルを開こうとすると、NullPointerException が発生します。 - NetBeans
From the main menu, choose Help Help Contents to open the help viewer, and then in the Contents pane expand Java Project Basics Debugging Java Applications and read the topics on debugging. 例文帳に追加
メインメニューから「ヘルプ」「ヘルプの目次」を選択してヘルプビューアを開いたあと、「目次」区画で「IDE 基本」「Java アプリケーションのデバッグ」を選択して、デバッグについてのトピックを読みます。 - NetBeans
The IDE's Navigator window provides a compact view of the currently selected file and simplifies navigation between different parts of the file.For WSDL files, the Navigator has two views: WSDL and XML. 例文帳に追加
IDE の「ナビゲータ」ウィンドウには現在選択中のファイルが縮小表示され、ファイル内の移動を簡単に行えます。 WSDL ファイルでは、「ナビゲータ」に WSDL と XML の 2 つのビューがあります。 - NetBeans
This device is realized by switching only four signal lines required for change out of cables of 40 pins connected from the IDE interface to the hard disks inside the personal computer, using a switch.例文帳に追加
パソコン内のIDEインタフェースからハードディスクに接続する40ピンのケーブルの内、切り替えに必要な4本の信号線のみをスイッチで切り替える事により実現する。 - 特許庁
In the step S24, the voltage vector V(n+1) of one control period forward is decided by an evaluation function J using the prediction currents ide(n+2), iqe(n+2) as an input.例文帳に追加
そして、ステップS24において、これら予測電流ide(n+2),iqe(n+2)を入力とする評価関数Jによって、1制御周期先の電圧ベクトルV(n+1)を決定する。 - 特許庁
The conversion unit 20 is provided with an IDE/USB- converting circuit 27 connected between the IDE unit interface 21 and the USB unit interface 24 for operating interface conversion and a noise filter 28 connected between the power source unit input terminal 26 and the power source unit output terminal 23.例文帳に追加
変換ユニット20は、IDEユニットインタフェース21とUSBユニットインタフェース24との間に接続されて、IDEインタフェースとUSBインタフェースとの間のインタフェース変換を行うためのIDE/USB変換回路27と、電源ユニット入力端子26と電源ユニット出力端子23との間に接続されたノイズフィルタ28とを有する。 - 特許庁
The NetBeans IDE provides strong support for Ajax development, including JavaScript and CSS editors, an all new PHP editor, a JavaScript debugger which is based on the Firebugplugin for Firefox, a client-side monitor to examine HTTP messages, an Ajax-ready environment for your choice of server-side scripting language (e.g., JSP, PHP, Ruby, Groovy), out-of-the-boxsupport for MySQL and JavaDB,and extensive integration support for web frameworks and third-partyJavaScript toolkits.例文帳に追加
NetBeans IDE は Ajax を使用した開発を強力にサポートしており、JavaScript と CSS のエディタ、新しい PHP エディタ、Firefox の Firebug プラグインに基づく JavaScript デバッガ、HTTP メッセージを確認するクライアント側モニター、任意のサーバー側スクリプト言語で Ajax に対応した環境 (JSP、PHP、Ruby、Groovy など)、デフォルトでの MySQL と JavaDB のサポート、Web フレームワークとサードパーティーの JavaScript ツールキットの広範囲に渡る統合サポートがあります。 - NetBeans
When a CPU 9 is driven in a home network server, bus switches 18, 23 are controlled so that an HDD 25 is always connected to an IDE controller 12.例文帳に追加
ホームネットワークサーバにおいては、CPU9が稼動している時は、HDD25が常にIDEコントローラ12と接続されるようにバススイッチ18およびバススイッチ23が制御される。 - 特許庁
If the hard disk 21a or 21b has its abnormality detected, the IDE driver 41 rewrites a CMOS- RAM 13 so that when the computer is actuated, the normal hard disk is referred to.例文帳に追加
また、ハードディスク21a・21bに異常を検出すると、IDEドライバ41は、コンピュータの起動時に正常な方を参照するように、CMOS−RAM13を書き換える。 - 特許庁
Then, in step S18, it is determined whether an error edq(n+2) between the prediction current ide(n+2), iqe(n+2) and command currents idr, iqr is not more than a switching limit preferential threshold eth.例文帳に追加
次に、ステップS18において、予測電流ide(n+2),iqe(n+2)と指令電流idr,iqrとの誤差edq(n+2)がスイッチング制限優先閾値eth以下であるか否かを判断する。 - 特許庁
An IDE interface unit 21 sends a value of the shadow register 23 to a DVD decoder 2 (host) upon receiving a reading out signal of a register value in the ATA register 31.例文帳に追加
そして、IDEインターフェース部21は、DVDデコーダ2(ホスト)からATAレジスタ31のレジスタ値を読み出す信号を受信すると、シャドウレジスタ23の値をDVDデコーダ2に送信する。 - 特許庁
An IDE interface unit 11 repeatedly reads out a value of an ATA register 31 in a DVD drive 1 and sends the value to a host network interface device 4a.例文帳に追加
IDEインターフェース部11はDVDドライブ1内のATAレジスタ31の値を周期的に繰り返し読み出し、読み出したレジスタ値データをホスト・ネットワークインターフェース装置4aに送信する。 - 特許庁
When the identification error ide(k) of the model parameter is within a range determined by the dead zone width parameter EIDNRLMT, the correction identification error idenl(k) is determined to be '0' (S63, S64, S66).例文帳に追加
モデルパラメータの同定誤差ide(k)が不感帯幅パラメータEIDNRLMTで決まる範囲内にあるときは、修正同定誤差idenl(k)を「0」とする(S63,S64,S66)。 - 特許庁
A CPU 1 indirectly accesses the HDD 25 through the CPU 9 and the IDE controller 12 by issuing a disk access request to the CPU 9 and the HDD 25.例文帳に追加
CPU1は、CPU9にHDD25へディスクアクセス要求を発行することによって、CPU9およびIDEコントローラ12経由で間接的にHDD25をアクセスする。 - 特許庁
An HDD fixing board 40 of simple structure and cables 51, 52 are used without a special IDE cable for connecting the control board 1 and the hard disk drives 20, 30.例文帳に追加
制御基板1とハードディスクドライブ20,30との接続用として、特殊なIDEケーブルを用いることなく、単純な構成のHDD取付基板40およびケーブル51,52を採用する。 - 特許庁
A mean voltage calculating section 62 calculates a mean voltage of an inverter IV on the basis of predicted currents ide, iqe outputted from a model prediction control section 30.例文帳に追加
平均電圧算出部62では、モデル予測制御部30から出力される予測電流ide,iqeに基づき、インバータIVの平均的な出力電圧を算出する。 - 特許庁
By mounting both connector portions of the hard disks back to back, not only connection by a cable based on the IDE specification is facilitated, but also workability of hard disk replacement is improved.例文帳に追加
ハードディスクのコネクタ部分同士を背中合わせに実装することで、IDE規格に準拠したケーブルでの接続を容易にさせるだけでなく、ハードディスク交換の作業性を向上させる。 - 特許庁
Issuezilla, Bugzilla, java.net, Scarab)and list issue reports for your project right in the IDE.You can always import and export your task lists in standard iCalendar format. 例文帳に追加
バグデータベース (Issuezilla、Bugzilla、java.net、Scarab など) に接続し、IDE のプロジェクトに対する問題点のレポートを一覧表示することができます。 タスクリストは、標準の iCalendar 形式でいつでもインポートおよびエクスポートできます。 - NetBeans
Create a new web application project named DataboundComponents that uses the GlassFish V2 Application Server and the Visual Web JavaServer Faces framework.The IDE creates the first page, named Page1, and displays the page in the Visual Designer. 例文帳に追加
GlassFish V2 Application Server と Visual Web JavaServer Faces フレームワークを使用する、新しい Web アプリケーションプロジェクトを「DataboundComponents」という名前で作成します。 「Page1」という最初のページが作成され、そのページがビジュアルデザイナに表示されます。 - NetBeans
In the Design Grid of the Query Editor, click the Sort Type cell in the DEPDATE row and choose Ascending from the drop-down list. The IDE automatically sets the Sort Order and adds the sort clause to the SQL query.例文帳に追加
クエリーエディタのデザイングリッドで、DEPDATE 行の「ソート方法」セルをクリックし、ドロップダウンリストから「昇順にソート」を選択します。 ソートの順序が自動的に設定され、SQL クエリーにソート句が追加されます。 - NetBeans
Drag your selection to the schema design area, immediately below the ComplexTypes node.The IDE adds a complex type node and the name of the complex type (newComplexType) is selected and ready for you to change. 例文帳に追加
選択したアイコンを、「 複合型 」ノードの直下のスキーマデザイン領域までドラッグします。 1 つの複合型ノードが追加され、その複合型の名前 ( newComplexType ) が選択され、変更できるようになっています。 - NetBeans
Drag your selection to the SynchronousSample process box in the design area, between the Process Start and the Process End activities.The IDE provides you with visual clues to show you where you can drop the selection. 例文帳に追加
選択項目を、デザイン領域の、Process Start アクティビティーと Process End アクティビティーの間にある「SynchronousSample」プロセスボックスまでドラッグします。 選択項目をドロップできる場所を示す視覚的な手がかりが表示されます。 - NetBeans
If you click in the Navigator window and start typing the name of a method or a field, a Quick Search dialog box appears and the IDE highlights the first matching entry in the list. 例文帳に追加
「ナビゲータ」ウィンドウ内をクリックし、メソッドまたはフィールドの名前の入力を始めると、「高速検索」ダイアログが表示され、リスト内で最初に一致するエントリが強調表示されます。 - NetBeans
The IDE's GUI Builder solves the core problem of Java GUI creation by streamlining the workflow of creating graphical interfaces, freeing developers from the complexities of Swing layout managers.例文帳に追加
IDE の GUI ビルダーによって、グラフィカルインタフェースの作成作業の流れが合理化され、開発者は複雑な Swing レイアウトマネージャーを使用する必要がないので、Java の GUI 作成の主な問題点が解決します。 - NetBeans
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Ministry of Health, Labour and Welfare, All Right reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|