1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 10192



例文

This interface in turn describes the operations and messages that clients can target in order to create the process instance. 例文帳に追加

このインタフェースは、クライアントがプロセスインスタンスを作成するためにターゲットとすることができる操作とメッセージを記述しています。 - NetBeans

To use any of Visual Web Pack's sample applications, you must create a new Visual Web project that uses the application, and then connect the project to the sample database if one is provided. 例文帳に追加

Visual Web Pack に付属のサンプルアプリケーションは、「新規プロジェクト」ウィザードから新しい Visual Web プロジェクトを作成すると使用できます。 - NetBeans

To create a sample application: 例文帳に追加

サーバーの種類を選択し、サーバーインスタンスに名前を付けて「次へ」をクリックします。 サーバーインスタンスのプロパティーを定義し、「完了」をクリックします。 - NetBeans

You will create an application that converts several words into a single word that contains one letter from each of the other words.例文帳に追加

このチュートリアルでは、複数の単語それぞれから 1 文字ずつ取り、1 つの単語を作成するアプリケーションを作成します。 - NetBeans

例文

This document takes you through the basics of using NetBeans IDE to create a Java Platform, Micro Edition (Java ME platform), Mobile InformationDevice Profile (MIDP) application and is designed to get you going as quickly as possible.例文帳に追加

このドキュメントでは、NetBeans IDE を使用した、Java Platform Micro Edition (Java ME プラットフォーム) の MIDP (Mobile Information Device Profile) アプリケーションの作成について、概説します。 - NetBeans


例文

For MySQL databases, you can click the Create DB button for the appropriate configuration in the Database Configuration panel of the New Project wizard.例文帳に追加

MySQL データベースの場合、「新規プロジェクト」ウィザードの「データベース構成」パネルで適切な構成の「DB の作成」ボタンをクリックします。 - NetBeans

We show you two ways to create a Java ME MIDP project named "MyHello" that displays the text "Make my day in a device emulator. 例文帳に追加

デバイスエミュレータに「Make my day」というテキストを表示する、「MyHello」という名前の Java ME MIDP プロジェクトを作成する 2 通りの方法を示します。 - NetBeans

Setting up a PHP Project in the NetBeans IDE for PHP To start PHP development in the NetBeans IDE for PHP, you first need to create a project. 例文帳に追加

NetBeans IDE for PHP での PHP プロジェクトの設定 NetBeans IDE for PHP で PHP 開発を開始するには、最初にプロジェクトを作成する必要があります。 - NetBeans

In the Projects window,create a class file by right-clicking the Source Files node and choosing New Ruby Class from the pop-up menu.例文帳に追加

「プロジェクト」ウィンドウで、「ソースファイル」ノードを右クリックし、ポップアップメニューから「新規」「Ruby クラス」を選択してクラスファイルを作成します。 - NetBeans

例文

To change the default configurations,you can edit the database.yml file, which opens in the editor after you create the project.例文帳に追加

デフォルトの構成を変更するため、database.yml ファイルを編集できます。 このファイルは、プロジェクトの作成後エディタに表示されます。 - NetBeans

例文

To create this file,right-click the project'snode in the Projects window, and choose New Other from the pop-up menu.例文帳に追加

このファイルを作成するには、「プロジェクト」ウィンドウでプロジェクトのノードを右クリックし、ポップアップメニューから「新規」「その他」を選択します。 - NetBeans

Create a new project from existing code by choosing File New Project C/C++ C/C++ Project From Existing Code. 例文帳に追加

「ファイル」「新規プロジェクト」「C/C++」「既存のコードからの C/C++ プロジェクト」を選択することで、新しいプロジェクトを既存のコードから作成します。 - NetBeans

For this simple application, you create a PHP class called ComposerData that retains composer data using an array.例文帳に追加

この簡単なアプリケーションでは、ComposerData という PHP クラスを作成します。 このクラスで配列を使用して作曲家のデータを保持します。 - NetBeans

Alternatively, if you are designing an Applet Form instead, use the Designing a Swing GUI in NetBeans IDE document to create something like the following: 例文帳に追加

または、アプレットフォームをデザインする場合、「NetBeans IDE における GUI 構築」ドキュメントを参照し、次のようなフォームを作成します。 - NetBeans

To create a BPEL file for your project, right-click the Process Files node and choose New BPEL Process from the pop-up menu. 例文帳に追加

プロジェクトの BPEL ファイルを作成するために、「 プロセスファイル 」ノードを右クリックして、ポップアップメニューから「新規」「BPEL プロセス」を選択します。 - NetBeans

To create a WSDL file for your project, right-click the Process Files node and choose New WSDL Document from the pop-up menu. 例文帳に追加

プロジェクトの WSDL ファイルを作成するために、「プロセスファイル」ノードを右クリックして、ポップアップメニューから「新規」「WSDL ドキュメント」を選択します。 - NetBeans

In this tutorial, you use the NetBeans Visual Web JSF framework to create an application that uses a JSF 1.2 (Woodstock) multi-select listbox. 例文帳に追加

このチュートリアルでは、NetBeans Visual Web JSF フレームワークを使用して JSF 1.2 (Woodstock) の複数選択リストボックスを使用するアプリケーションを作成します。 - NetBeans

Now you will create a property, called choices, to hold the values of the currently selected items. 例文帳に追加

この例では値も String になっています。 ここで、現在選択されている項目の値を保持する「choices」というプロパティーを作成します。 - NetBeans

To create a database connection, right-click the driver node and choose Connect Using to open the New Database Connection dialog box. 例文帳に追加

データベース接続を作成するには、ドライバノードを右クリックし、「接続」を選択して、「データベースの新規接続」ダイアログを開きます。 - NetBeans

When you create code templates, there are several constructs that you can use to customize the way the code template behaves. 例文帳に追加

コードテンプレートを作成するときは、コードテンプレートの動作方法をカスタマイズするために使用できる構造体が複数あります。 - NetBeans

Now that you have seen the File Browser component in action, let'sgo back to the beginning and create this application. 例文帳に追加

ファイルブラウザコンポーネントが実際に動作するところを確認できたので、最初に戻ってこのアプリケーションを作成します。 - NetBeans

In the Projects window, create another class file by right-clicking the Source Files node and choosing New > Ruby Class from the pop-upmenu.例文帳に追加

「プロジェクト」ウィンドウで「ソースファイル」ノードを右クリックし、ポップアップメニューから「新規」「Ruby クラス」を選択して、別のクラスファイルを作成します。 - NetBeans

If you want to create a new palette category for the bean,click New Category and enter the desired name before you add the bean. 例文帳に追加

Bean の新規パレットカテゴリを作成する場合は、Bean を追加する前に「新規カテゴリ」をクリックし、使用する名前を入力します。 - NetBeans

Create entity classes for the Countries and Products tables by right-clicking the customerrecords package and choosing New Entity Classes from Database.例文帳に追加

customerrecords パッケージを右クリックし、「新規」「データベースからのエンティティークラス」を選択して、Countries 表と Products 表のエンティティークラスを作成します。 - NetBeans

You will do that by specifying a custom cell renderer.(For JTables and JLists, the beans binding library enables you to specifydisplay expressions, thus avoiding the need to create a custom renderer. 例文帳に追加

JTablesとJListsについては、Beans Binding ライブラリによって表示式を指定できるため、カスタムレンダラを作成する必要はありません。 - NetBeans

As you did for the CustomerEditor dialog box, you will have to create an intermediary bean property of type Orders to hold the record.例文帳に追加

「CustomerEditor」ダイアログを作成したときのように、レコードを保持するための、Orders 型の中間 Bean プロパティーを作成する必要があります。 - NetBeans

You now have all the classes for your application.Next you will create the JSP pages and call the helper methods in FilmHelper.java. 例文帳に追加

これで、アプリケーションのためのすべてのクラスが用意できました。 次に、JSP ページを作成し、FilmHelper.java 内のヘルパーメソッドを呼び出します。 - NetBeans

Just as in the earlier example, we first need to create the project that will house our application and required sources.例文帳に追加

上記の例と同様、最初に、アプリケーションおよび必要なソースを格納するプロジェクトを作成する必要があります。 - NetBeans

In the IDE, when you create a type that makes use of annotations in Java EE 5, related placeholders are provided in the generated code.例文帳に追加

IDE では、Java EE 5 の注釈を利用した型を作成すると、生成されたコード内に関連するプレースホルダが用意されます。 - NetBeans

Preprocessor blocks enable you to create, manage and track code that is specific to one or more project configurations or abilities. 例文帳に追加

プリプロセッサブロックを使用して、1 つ以上のプロジェクト構成またはアビリティーに固有のコードを作成、管理、および追跡できます。 - NetBeans

Here,you create three clients a Java class in a Java SE application,a servlet, and a JSP page in a web application.例文帳に追加

ここでは、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、および Web アプリケーションの JSP ページという 3 つのクライアントを作成します。 - NetBeans

In the editor, first highlight the expression you want to create a watch for, then right-click and choose New Watch.例文帳に追加

エディタでは、ウォッチポイントを作成する式を先に強調表示してから右クリックして「新規ウォッチポイント」を選択します。 - NetBeans

You can deselect Default Method Bodies in the Create Tests dialog if you do not want the bodies of the method generated for you.例文帳に追加

メソッドの本体を生成しないようにするには、「テストを作成」ダイアログの「デフォルトのメソッド本体」を選択解除します。 - NetBeans

Drag your selection (LoanProcessor web service node) from the Projects window to the Design view.The Create New Partner Link dialog box opens. 例文帳に追加

「プロジェクト」ウィンドウからデザインビューに、選択した項目 (「 LoanProcessor 」Web サービスノード) をドラッグします。 「新規作成 パートナーリンク」ダイアログが開きます。 - NetBeans

This enables you to create one set of source code and customize it for each mobile device you'reprogramming for.例文帳に追加

これにより、1 つのソースコードを作成し、それをプログラミング対象の各モバイルデバイスに合わせてカスタマイズすることができます。 - NetBeans

A self-referencing interferometer includes an optical system for splitting an alignment beam to create a reference beam and a transformed beam.例文帳に追加

自己参照干渉計は、アライメントビームを分割して参照ビームおよび変性ビームを生成する光学システムを含む。 - 特許庁

The metadata associated with each activity in the workflow is collected to create permanent expression of the workflow.例文帳に追加

ワークフロー内のアクティビティのそれぞれに関連付けられたメタデータが収集され、ワークフローの永続的表現を作成する。 - 特許庁

To enable to create database from business form designing data, even if a business form designer does not have knowledge regarding database.例文帳に追加

帳票設計者がデータベースに関する知識がなくても帳票設計データからデータベースを作成できるようにする。 - 特許庁

To create a compound catalyst for achieving the alternation or usage reduction of scarce noble metal such as platinum and palladium.例文帳に追加

白金、パラジウムなどの希少な貴金属代替もしくは使用料削減を可能とする化合物触媒の創出。 - 特許庁

It is not possible to form an omune if you attempt to create a yosemune using square-shaped flat sections, as the four sections would need to be triangular. 例文帳に追加

正方形の平面で寄棟を造ろうとした場合には、大棟ができず、4枚の屋根がすべて三角形になる。 - Wikipedia日英京都関連文書対訳コーパス

All of spectra of EDSs corresponding to pixels surrounded by the circles are read, and integrated to create one spectrum.例文帳に追加

円のかかる画素に対応するEDSのスペクトルを記憶部から全て読み出し、積算してひとつのスペクトルを作る。 - 特許庁

To create a transgenic plant resisting to infection with a different tomato spotted wilt virus (TSWV) isolate.例文帳に追加

異なったトマト黄化壊疽ウイルス(TSWV)単離株による感染に抵抗するトランスジェニック植物を作出すること。 - 特許庁

To create a content or evaluation metadata of the content following user's operation occurring accompanied by the reproduction of the viewing of images.例文帳に追加

映像の視聴再生に伴って発生するユーザ操作に伴って、コンテンツ又はコンテンツの評価メタデータを作成する。 - 特許庁

To provide an electronic music device which easily allows a user to newly create a record for performance setting by oneself.例文帳に追加

ユーザ自身が新規に演奏設定用のレコードを作成することが容易にできるようにした電子音楽装置の提供。 - 特許庁

To create a stock price chart based on a candlestick chart capable of expressing analysis indexes for supporting stock price analysis.例文帳に追加

株価分析を支援するための分析指標を表現可能なローソク足による株価チャートを生成できるようにする。 - 特許庁

To create a running speed pattern from classified running data which is obtained by accurately classifying running data in short sections.例文帳に追加

小区間内での走行データを精度よく分類し、分類後の走行データから走行速度パターンを生成すること。 - 特許庁

When the compression conditions indicate that the data should be compressed, the data is compressed to create compressed data.例文帳に追加

データが圧縮されるべきであると圧縮条件が示す場合、圧縮データを作成するためにデータは圧縮される。 - 特許庁

To create a diagnosis-treatment business procedure manual for dealing with urgency (incident).例文帳に追加

本発明の目的は、緊急事態(インシデント)に対処可能な診断・治療業務手順書を作成可能とすることにある。 - 特許庁

The individual signals are subsequently divided and grouped to create I and Q channels outputted from the spatial filter.例文帳に追加

そして、これらの個々の信号を分割及びグループ化して、空間フィルタから出力されるI及びQチャネルを生成する。 - 特許庁

例文

To provide a content reproduction device and a combination method descriptive data provision device which create a viewing content by combining a recorded broadcast content and a material content obtained from outside.例文帳に追加

録画した放送コンテンツと外部から取得する素材コンテンツとを組み合わせて視聴コンテンツを生成する。 - 特許庁




  
本サービスで使用している「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 © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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