tutorialを含む例文一覧と使い方
該当件数 : 852件
This tutorial section only covers the four most important option attributes: action, type, dest (destination), and help.Of these, action is the most fundamental.例文帳に追加
このチュートリアルの節では、最も重要な四つのオプション属性:action, type, dest (destination), およびhelp についてしか触れません。 - Python
If you have not completed the use case tutorial, you can create a directory on your local system named UMLTutorial and create a Java-Platform Model UML project called UMLTutorialProject in that directory and proceed with this tutorial. 例文帳に追加
ユースケース図のチュートリアルをまだ終了していない場合は、ローカルシステムに「UMLTutorial」というディレクトリを作成し、そのディレクトリ内に「UMLTutorialProject」という Java プラットフォームモデル UML プロジェクトを作成してから、クラス図のチュートリアルを開始してください。 - NetBeans
This tutorial uses a MySQL database called sakila,a free sample MySQL database that is available from the MySQL site.The sakila database is not included when you install the IDE so you need to first create the database to follow this tutorial.例文帳に追加
このチュートリアルでは、MySQL のサイトで無償提供されている MySQL サンプルデータベースの sakila を使用します。 IDE のインストールには sakila データベースが含まれないため、チュートリアルを開始する前にデータベースを作成する必要があります。 - NetBeans
This can take a long time, and one of the goals of this tutorial is not to take up a lot of your time.例文帳に追加
これには非常に時間がかかりますが、このチュートリアルの目標の一つは多くの時間をかけない事です。 - Gentoo Linux
This tutorial demonstrates how to construct the auto-complete scenario by following the process flow indicated in the above diagram.例文帳に追加
このチュートリアルでは、前出の図で示したプロセスフローに従って自動補完のシナリオを構築する方法を示します。 - NetBeans
The composite application you configure and build in this tutorial is the Synchronous Sample composite application provided with the NetBeans IDE 6.1distribution.例文帳に追加
このチュートリアルで構成、構築する複合アプリケーションは、NetBeans IDE 6.1 に含まれる同期サンプル複合アプリケーションです。 - NetBeans
This tutorial illustrates the basic steps to create a project that references an XML file that belongs to another project.例文帳に追加
このチュートリアルでは、別のプロジェクト内の XML ファイルを参照するプロジェクトを作成する基本的な手順を示します。 - NetBeans
In this tutorial, you build a Travel Center application as shown in the following figure of the deployed application. 例文帳に追加
このチュートリアルでは、次の図の配備されたアプリケーションに示されるように、旅行センターのアプリケーションを作成します。 - NetBeans
Note: If you added components to a page other than the start page, at this point in the tutorial you will not see them in the web browser. 例文帳に追加
注: 開始ページ以外のページにコンポーネントを追加した場合は、現時点では Web ブラウザに表示されません。 - NetBeans
See Debugging C/C++Projects for a tutorial on using some of the features for debugging a C or C++ project in NetBeans IDE 6.5.例文帳に追加
NetBeans IDE 6.5 の C/C++ プロジェクトのデバッグ機能の使用についてのチュートリアルは、C/C++ プロジェクトのデバッグを参照してください。 - NetBeans
If you do not want to do a "Hello World" application,you can skip this tutorial and jump straight to the learning trails. 例文帳に追加
このチュートリアルを省略し、「Hello World」アプリケーションを作成しないで学習のチュートリアルに進んでもかまいません。 - NetBeans
In this tutorial, you learned how to reverse engineer a Java application by importing its data into a UML model. 例文帳に追加
このチュートリアルでは、UML モデルにデータをインポートすることによって Java アプリケーションをリバースエンジニアリングする方法を学びました。 - NetBeans
This tutorial also illustrates a basic scenario of how a File Binding Component can be used in a composite application. 例文帳に追加
このチュートリアルでは、複合アプリケーションでファイル結合コンポーネントを使用する基本的なシナリオも説明します。 - NetBeans
This tutorial assumes that you have some basic knowledge of, or programming experience with, the BPEL language and the NetBeans IDE. 例文帳に追加
このチュートリアルでは、BPEL 言語、および NetBeans IDE の基本的な知識またはプログラミング経験があることを前提としています。 - NetBeans
You have now completed the main part of the tutorial, but there are still some basic tasks that have not been covered.例文帳に追加
チュートリアルの主要部分は終了しましたが、まだ、カバーされていないいくつかの基本タスクがあります。 - NetBeans
The following short tutorial takes you through the basic steps of creating and configuring a C or C++ project in NetBeans IDE 6.5.例文帳に追加
このチュートリアルでは、NetBeans IDE 6.5 の C/C++ プロジェクトを作成および構成する基本的な手順を学ぶことができます。 - NetBeans
The tutorial shows you how to use the IDE's Ruby support to perform some of the typical application development tasks.例文帳に追加
このチュートリアルは、一般的なアプリケーション開発タスクの一部を実行する、IDE の Ruby サポートの使用方法を示します。 - NetBeans
This tutorial demonstrates how to construct the autocomplete scenario by following the process flow indicated in the above diagram.例文帳に追加
このチュートリアルでは、上の図に示すプロセスフローに従って自動補完のシナリオを構築する方法を示します。 - NetBeans
In this tutorial, you created a Web application, created and connected to a database, and experimented with Java Persistence APIs. 例文帳に追加
このチュートリアルでは、Web アプリケーションを作成し、データベースを作成してそのデータベースに接続し、Java Persistence API を使用してみました。 - NetBeans
The composite application you configure and build in this tutorial is the Synchronous Sample composite application provided with the NetBeans IDE 6.0 distribution. 例文帳に追加
このチュートリアルで構成、構築する複合アプリケーションは、NetBeans IDE 6.0 に含まれる同期サンプル複合アプリケーションです。 - NetBeans
You may get some errors reported because the MUSIC schema does not exist, but this does not affect the outcome of the tutorial. 例文帳に追加
MUSIC スキーマが存在しないためエラーが報告されることがありますが、このチュートリアルの結果には影響しません。 - NetBeans
In the following procedure, you create modified WSDL and XML Schema files for the web service that you created in a previous tutorial. 例文帳に追加
次の手順では、前のチュートリアルで作成した Web サービス用に、変更した WSDL ファイルと XML スキーマファイルを作成します。 - NetBeans
Depending on the framework you plan to use, you must install one of these to work through this tutorial.例文帳に追加
このチュートリアルの手順に従うには、使用するフレームワークに応じて、このいずれかをインストールする必要があります。 - NetBeans
You can see these features in action in this Flash Demo(though it does not correspond exactly with this tutorial). 例文帳に追加
これらの機能は、この Flash デモのアクションで確認できます。 ただし、このチュートリアルとは厳密に一致していません。 - NetBeans
The tutorial makes use of IDE wizards and other code generation features to provide much of the boilerplate code.例文帳に追加
このチュートリアルでは、IDE の各ウィザードやその他のコード生成機能を活用して、多くの定型コードを作成します。 - NetBeans
This tutorial is intended to be the first step towards building a more complex composite application. 例文帳に追加
このチュートリアルは、より複雑な複合アプリケーションの構築に向けて、最初のステップとなるように意図されています。 - NetBeans
In this tutorial, you use the NetBeans IDE to create and deploy a Java Swing application that displays data from a database.例文帳に追加
このチュートリアルでは、NetBeans IDE を使用して、データベースからのデータを表示する Java Swing アプリケーションを作成し、配備します。 - NetBeans
This tutorial uses NetBeans IDE 6.5.If you are using NetBeans IDE 6.1, see Generating a JavaServer Faces CRUD Application from a Database in NetBeans IDE 6.1. 例文帳に追加
NetBeans IDE 6.1 を使用している場合は、NetBeans IDE 6.1 用のデータベースからの JavaServer Faces CRUD アプリケーションの生成を参照してください。 - NetBeans
This tutorial describes how you can use NetBeans IDE to create a mobile client application that consumes a web service.例文帳に追加
このチュートリアルでは、NetBeans IDE を使用して、Web サービスを消費するモバイルクライアントアプリケーションを作成する方法を説明します。 - NetBeans
This tutorial describes how to build relationships (one-to-one and one-to-many) between models in a NetBeans Ruby on Rails project.例文帳に追加
このチュートリアルでは、NetBeans Ruby on Rails プロジェクトのモデル間の関係 (1 対 1 および 1 対多) を構築する方法を説明します。 - NetBeans
See Debugging C/C++Projects for a tutorial on using some of the features for debugging a C or C++ project in NetBeans IDE 6.1.例文帳に追加
NetBeans IDE 6.1 の C/C++ プロジェクトのデバッグ機能の使用についてのチュートリアルは、C/C++ プロジェクトのデバッグを参照してください。 - NetBeans
In this tutorial, you use NetBeans IDE 6.0 or 6.1 to create an application that includes two JSF 1.2 (Woodstock) page fragment components. 例文帳に追加
このチュートリアルでは、NetBeans IDE 6.0 または 6.1 を使用して、2 つの JSF 1.2 (Woodstock) ページフラグメントコンポーネントを含むアプリケーションを作成します。 - NetBeans
Throughout this tutorial, you will make use of the Facelets Support Module for NetBeans IDE, created and maintained by Petr Pisl and Po-Ting Wu.例文帳に追加
このチュートリアル全体で、Petr Pisl および Po-Ting Wu が作成、保守を行なっている NetBeans IDE の Facelets サポートモジュールを使用します。 - NetBeans
You must install one of these (or register a different server in the IDE) to work through this tutorial.例文帳に追加
このチュートリアルの手順に従うには、このいずれかをインストール (または IDE に別のサーバーを登録) する必要があります。 - NetBeans
In this tutorial,you follow the basic workflow of creating the model, adding a controller,and creating a view. 例文帳に追加
このチュートリアルでは、モデルの作成、コントローラの追加、ビューの作成という基本的なワークフローをたどっていきます。 - NetBeans
This tutorial shows you how to use NetBeans IDE to expose a MySQL database as a RESTful web service endpoint. 例文帳に追加
このチュートリアルでは、NetBeans IDE を使用して MySQL データベースを RESTful Web サービスの終了点として公開する方法を説明します。 - NetBeans
These libraries are not only useful for this tutorial, but enable you to run RESTful services on Tomcat in the future. 例文帳に追加
これらのライブラリはこのチュートリアルで有用なだけではなく、将来 Tomcat で RESTful サービスを実行できるようになります。 - NetBeans
Complete UML: Creating Class Diagrams and UML: Creating Collaboration Diagrams before starting this Sequence diagram tutorial. 例文帳に追加
「UML: クラス図の作成」および「UML: コラボレーション図の作成」を終了してから、このシーケンス図のチュートリアルを開始してください。 - NetBeans
In this tutorial, you learn how to use the UML modeling features of the IDE to create a simple UML activity diagram. 例文帳に追加
このチュートリアルでは、IDE の UML モデリング機能を使用して、簡単な UML アクティビティ図を作成する方法を学びます。 - NetBeans
In this tutorial, you learn how to reverse engineer the source code of an existing Java application into a UML Modeling project. 例文帳に追加
このチュートリアルでは、既存の Java アプリケーションのソースコードを UML モデリングプロジェクトにリバースエンジニアリングする方法を学びます。 - NetBeans
In this tutorial, you learn how to use the UML modeling features of the IDE to create a simple UML Use Case diagram. 例文帳に追加
このチュートリアルでは、IDE の UML モデリング機能を使用して簡単な UML ユースケース図を作成する方法を学びます。 - NetBeans
In this tutorial, you use the Rating component to enable the user to assign a rating to an item. 例文帳に追加
このチュートリアルでは、格付け (Rating) コンポーネントを使用して、ユーザーが品目の格付けを割り当てられるようにします。 - NetBeans
In this tutorial, you wrap a Person POJO with an array of model.Option objects and bind a DropDown List component to the array. 例文帳に追加
このチュートリアルでは、model.Option オブジェクトの配列を使用して Person POJO をラップし、この配列にドロップダウンリストコンポーネントをバインドします。 - NetBeans
Note: The examples in this tutorial use Hibernate 3.2.2 and the associated JAR files that are provided with that version. 例文帳に追加
注: このチュートリアルの例では、Hibernate 3.2.2 およびこのバージョンで提供される、関連付けられた JAR ファイルを使用します。 - NetBeans
This tutorial shows you how to write and deploy a simple application client that is used to access an Enterprise JavaBean (EJB).The tutorial shows you how to access EJBs built on the Java EE 5 platform (EJB 3.0) and the J2EE 1.4 platform (EJB 2.x). 例文帳に追加
このチュートリアルでは、Enterprise JavaBean (EJB) へのアクセスに使用する簡単なアプリケーションクライアントを作成し、配備する方法を示します。 このチュートリアルでは、Java EE 5 プラットフォーム (EJB 3.0) と J2EE 1.4 プラットフォーム (EJB 2.x) を使用して構築された EJB にアクセスする方法を示します。 - NetBeans
After you've completed this tutorial, you'll be able to refer to this cheat sheet if you forget a particular command.例文帳に追加
このチュートリアルが終了して、特定のコマンドを忘れたとしても、あなたはこのカンニングペーパーを参照できるでしょう。 - Gentoo Linux
For more information,see Configuring the IDE to Use Your Own Ruby Installation in the Installing and Configuring Ruby tutorial.例文帳に追加
詳細は、「Ruby サポートのインストールと設定」チュートリアルの「独自の Ruby インストールを使用するための IDE の設定」を参照してください。 - NetBeans
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|