1153万例文収録!

「IDE」に関連した英語例文の一覧と使い方(38ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

IDEを含む例文一覧と使い方

該当件数 : 3656



例文

(By default, the IDE turns this dialog option.) 例文帳に追加

デフォルトでは、このダイアログオプションは有効になります。 - NetBeans

If you expand the ejb source package in the Projects window you can see that the IDE created the Java classes Customer.java and DiscountCode.java.You can see that the IDE created only two classes, one for each of the database tables.例文帳に追加

「プロジェクト」ウィンドウで ejb ソースパッケージを展開すると、IDE によって Java クラス Customer.java と DiscountCode.java が作成されたことがわかります。 IDE によってデータベース表のそれぞれに 1 つずつ、つまり 2 つのクラスだけが作成されたことがわかります。 - NetBeans

Click OK.The IDE updates the Design view. 例文帳に追加

「了解」をクリックします。 デザインビューが更新されます。 - NetBeans

use a given class as the IDE's look and feel. 例文帳に追加

IDE の Look Feel として指定されたクラスを選択します。 - NetBeans

例文

Accept all other default settings, as shown below: 例文帳に追加

IDE で生成される項目がすべて表示されます。 - NetBeans


例文

This page lists all the tutorials, articles, and additional reference information for the UML functionality in NetBeans IDE 6.0.See NetBeans IDE 6.0 Release Information for installation instructions and release notes. 例文帳に追加

このページは、NetBeans IDE 6.0 の UML 機能に関するすべてのチュートリアル、記事、およびその他の参考資料の情報の一覧を示しています。 インストール方法およびリリースノートについては、NetBeans IDE 6.0 のリリース情報を参照してください。 - NetBeans

JavaFX plugin For more details, visit the NetBeansIDE 6.1 New Noteworthy page.例文帳に追加

詳細は、NetBeans IDE 6.1 New Noteworthy ページを参照してください。 - NetBeans

Selects the given class as the IDE's look and feel. 例文帳に追加

IDE の Look Feel として指定されたクラスを選択します。 - NetBeans

Use the NetBeans IDE for development with the Java Persistence API (JSR-220),servlets, JavaServer Pages (JSP), Enterprise JavaBeans (EJB) and web services.The Java EE pack for the NetBeans IDE supports the latest J2EE 1.3, J2EE 1.4 and Java EE 5 standards, including annotations.例文帳に追加

NetBeans IDE を使用して、Java Persistence API (JSR-220)、サーブレット、JavaServer Pages (JSP)、Enterprise JavaBeans (EJB)、および Web サービスを使用した開発を行うことができます。 NetBeans IDE の Java EE パックは、注釈を含めた最新の J2EE 1.3、J2EE 1.4、および Java EE 5 の各規格をサポートしています。 - NetBeans

例文

Click Finish to let the IDE create the application. 例文帳に追加

「完了」をクリックしてアプリケーションを作成します。 - NetBeans

例文

He called himself as Ide Sadaijin or Saiin Daijin (Minister Saiin). 例文帳に追加

井出左大臣または西院大臣と号する。 - Wikipedia日英京都関連文書対訳コーパス

The IDE's workspace is fully customizable: Customize the actions in the toolbar and drag and reposition tabs in the IDE window to suit your individual workflow.例文帳に追加

IDE の作業スペースは完全にカスタマイズ可能です。 個々のワークフローに合わせて、ツールバー内のアクションをカスタマイズし、IDE ウィンドウ内でタブをドラッグして再配置できます。 - NetBeans

Before you use this tutorial, familiarize yourself with the basic parts of the IDE and read the GettingStarted With NetBeans Visual Web JSF Development for an introduction to the NetBeans IDE's development environment. 例文帳に追加

このチュートリアルを使用する前に、IDE の基本部分を十分に理解し、「NetBeans Visual Web JSF 開発について」を読んで NetBeans IDE 開発環境の概要を参照してください。 - NetBeans

If you open Person.java in the editor, you can see that the IDE generated fields based on columns in the table.The IDE also generated getters and setters for the fields. 例文帳に追加

Person.java をエディタで開くと、IDE によって表内の列に基づいてフィールドが生成され、フィールドの取得メソッドと設定メソッドが生成されたことを確認できます。 - NetBeans

Description: When running the IDE with some Asian locales on Ubuntu 6.x and some other Linux distributions,the IDE's screen text may become unreadable. 例文帳に追加

説明:Ubuntu 6.x またはほかのいくつかの Linux ディストリビューションで、アジアのロケールを使用して IDE を実行していると、IDE の画面テキストが読めなくなることがあります。 - NetBeans

Note that applets run in the virtual machine of the IDE's default web browser.The IDE uses a different virtual machine and therefore applets are not included in a web application's debug session.例文帳に追加

アプレットは、IDE のデフォルトの Web ブラウザの仮想マシンで実行されます。 IDE は別の仮想マシンを使っているため、Web アプリケーションのデバッグセッションには、アプレットは含まれません。 - NetBeans

For the IDE to communicate with a database server, the IDE requires a driver supporting the JDBC API (JDBC driver), which translates JDBC calls into the network protocols that are used by SQL databases. 例文帳に追加

IDE でデータベースサーバーと通信するには、JDBC API をサポートし、JDBC 呼び出しを、SQL データベースが使用するネットワークプロトコルに変換するドライバ (「JDBC ドライバ」) が必要です。 - 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 you are using NetBeans IDE 6.0 or 6.1, see Designing a Swing GUI in NetBeans IDE 6.0. This tutorial guides you through the process of creating the graphical user interface (GUI) for an application called ContactEditor using the NetBeans IDEGUI Builder (also known by the code name Matisse).例文帳に追加

このチュートリアルでは、NetBeans IDE の GUI ビルダー (別名 Matisse) を使用して、ContactEditor というアプリケーションのグラフィカルユーザーインタフェース (GUI) を作成する手順を示します。 - NetBeans

This document demonstrated how to construct a simple web MVC application in NetBeans IDE using the Struts Framework,and introduced you to the IDE's interface for developing web applications.例文帳に追加

このチュートリアルでは、Struts フレームワークを使用して NetBeans IDE で簡単な Web MVC アプリケーションを構築する方法を示し、Web アプリケーション開発用の IDE のインタフェースを紹介しました。 - NetBeans

Picture-11 "Yamashiro no kuni Ide no Tamagawa": Bijinga (a type of ukiyo-e portraying beautiful women) 例文帳に追加

画像-11:『山城国井手の玉川』 美人画。 - Wikipedia日英京都関連文書対訳コーパス

Move the FreeBSD disk onto the primary IDE controller, so the hard disks are consecutive. 例文帳に追加

FreeBSD のディスクをプライマリ IDE コントローラに接続して、ハードディスクが連続したドライブ番号で認識されるようにします。 - FreeBSD

If IDE write caching is turned off, you can turn it back on by setting the kernel variable back to 1. 例文帳に追加

もし IDE ライトキャッシュがオフになっていたら、 hw.ata.wc カーネル変数を 1に戻すことでオンに戻すことができます。 - FreeBSD

This includes memory-backed disks, network-attached disks, standard SCSI/IDE storage devices, and devices using the USB interface. 例文帳に追加

これにはメモリディスク、ネットワークに接続されたディスク、 および標準的な SCSI/IDE記憶デバイスが含まれます。 - FreeBSD

Be sure to enable support for the IDE controller on your motherboard if you wish to benefit from fast DMA disk access.例文帳に追加

高速DMAディスクアクセスによる恩恵を受けたいなら、マザーボードのIDEコントローラーサポートを有効にしてください。 - Gentoo Linux

But what we always take for granted is that the primary master IDE disk is referred to as /dev/hda.例文帳に追加

しかし、プライマリマスタIDEディスクが/dev/hdaとして参照されるということを、私たちは常に当然だと考えます。 - Gentoo Linux

The other values are usually used for common peripherals like IDE hard disks, floppies, serial ports, etc. 例文帳に追加

これ以外の値は通常、IDE ハードディスク、フロッピー、シリアルポートといった一般的な周辺機器によって使用される。 - JM

The IDE driver accepts a number of parameters, which range from disk geometry specifications, to support for broken controller chips. 例文帳に追加

IDE ドライバは、ディスクのジオメトリ指定からバグのあるコントローラチップのサポートまで、数多くのパラメータを受け付ける。 - JM

The NetBeans IDE support for Python covers Smart Indent/Outdent in the editor,a Python Platform Manager, an interactive console, a debugger, and more. 例文帳に追加

NetBeans IDE には、JavaScript デバッガと JavaScript ライブラリマネージャーを含む、JavaScript および CSS の完全なエディタサポートが用意されています。 - NetBeans

The NetBeans IDE provides tools for building all Java EE components,including web pages, servlets, web services, and Enterprise Java Beans (EJBs). 例文帳に追加

NetBeans IDE には、EJB (Enterprise Java Beans)、Web ページ、サーブレット、および Web サービスを含むすべての Java EE コンポーネントを構築できるツールがあります。 - NetBeans

Web Frameworks The NetBeans IDE make it easy to create Java EE projects that rely on the Spring and Hibernate frameworks.The editor supports code completion, navigation and refactoring for mapping files.例文帳に追加

Java Studio Creator からの移行が簡単 - NetBeans

Introduction to Developing General Java Applications Using NetBeans IDE: Setting Up Projects 例文帳に追加

次に、NetBeans IDE を使用したアプリケーション開発に必要な知識をすべて得ることができるドキュメントの一覧を示します。 - NetBeans

In this tutorial, you learn how to use the UML features of the IDE to create a simple UML activity diagram. 例文帳に追加

このチュートリアルでは、IDE の UML 機能を使用して、簡単な UML アクティビティー図を作成する方法を学びます。 - NetBeans

The following procedure shows how to configure the IDE to use an alternate version of the GlassFish V2 application server. 例文帳に追加

次の手順は、NetBeans 6.1 IDE で別のバージョンの GlassFish V2 アプリケーションサーバーを使用するための構成方法を示しています。 - NetBeans

This tutorial assumes you have a standard window layout of the NetBeans IDE which includes the following visible windows: 例文帳に追加

このチュートリアルは、NetBeans IDE の標準のウィンドウレイアウトで次のウィンドウを表示していることを前提としています。 - NetBeans

In the Projects Window of the NetBeans IDE, expand the SynchronousSampleApplicationTest node, right-click the default test case, TestCase0, and select Properties.例文帳に追加

NetBeans IDE の「プロジェクト」ウィンドウで「SynchronousSampleApplication」「テスト」ノードを展開し、デフォルトのテストケース TestCase0 を右クリックして「プロパティー」を選択します。 - NetBeans

This tutorial shows you how to use NetBeans IDE to create a Java Platform, Micro Edition (Java ME platform) CDC application. 例文帳に追加

このドキュメントでは、NetBeans IDE を使用して、Java Platform Micro Edition (Java ME プラットフォーム) の CDC (Connected Device Configuration) アプリケーションを作成する方法を示します。 - NetBeans

Leave the default setting in the Namespace field and click Finish.The IDE does the following: 例文帳に追加

「名前空間」フィールドのデフォルト設定は変更しないで、「完了」をクリックします。 IDE が次の処理を行います。 - NetBeans

The IDE displays the Generate Code dialog for you to confirm that the properties are properly configured. 例文帳に追加

IDE で、プロパティーが適切に構成されていることを確認するための「コードを生成」ダイアログが表示されます。 - NetBeans

Once you have added the new templates to the IDE, you need to add them as Domain Templates through the Options Panel. 例文帳に追加

新しいテンプレートを IDE に追加したら、「オプション」パネルを使用してこれらをドメインテンプレートとして追加します。 - NetBeans

The IDE also adds the following annotation injecting a resource for managing transaction boundaries: 例文帳に追加

また、IDE によって、トランザクションの境界を管理するためのリソースを注入する次の注釈も追加されます。 - NetBeans

For more information about using NetBeans IDE to develop Java EE applications, see the following resources: 例文帳に追加

NetBeans IDE 6.0 を使用した Java EE アプリケーションの開発方法についての詳細は、次のリソースを参照してください。 - NetBeans

Using NetBeans IDE 6.5, you build a two-page application, the first page of which includes a JSF 1.2 (Woodstock) Tree component. 例文帳に追加

NetBeans IDE 6.5 を使用して、2 ページ構成のアプリケーションを構築し、最初のページに JSF 1.2 (Woodstock) のツリーコンポーネントを配置します。 - NetBeans

When you start a debugging session, the IDE starts the gdb debugger, then runs the application inside the debugger.例文帳に追加

デバッグセッションを開始すると、IDE によって gbd デバッガが起動され、そのデバッガ内でアプリケーションが実行されます。 - NetBeans

For more information about using NetBeans IDE 6.0 to develop Java EE applications, see the following resources: 例文帳に追加

NetBeans IDE 6.0 を使用した Java EE アプリケーションの開発方法についての詳細は、次のリソースを参照してください。 - NetBeans

The IDE generates a HelloAxisWorld.java class in the axishello source package and a HelloAxisWorld Axis2 web service that mirrors this Java class. 例文帳に追加

IDE により、axishello ソースパッケージに HelloAxisWorld.java クラスが生成され、この Java クラスをミラーリングする HelloAxisWorld Axis2 Web サービスが生成されます。 - NetBeans

For more information about using NetBeans IDE to create and consume web services, see the following resources: 例文帳に追加

NetBeans IDE を使用した Web サービスの作成および使用の詳細については、次のリソースを参照してください。 - NetBeans

In this section you will build the application's distributable outputs and run the application from outside of the IDE.例文帳に追加

この節では、アプリケーションの配布可能な出力を構築し、IDE の外部からアプリケーションを実行します。 - NetBeans

Now that you have verified that the application works outside of the IDE,you are ready to distribute the application. 例文帳に追加

IDE の外部でアプリケーションが動作することを確認したので、アプリケーションを配布する準備ができました。 - NetBeans

例文

For more information on using beans binding in the IDE, seeBinding Beans and Data in a Desktop Application. 例文帳に追加

IDE での Beans Binding の使用の詳細については、デスクトップアプリケーションでの Beans とデータのバインドを参照してください。 - NetBeans




  
本サービスで使用している「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 (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 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS