1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 10192



例文

Preparing the DisksTo be able to install Gentoo, you must create the necessary partitions. 例文帳に追加

ディスクの準備Gentooをインストールするには、そのために必要なパーティションを作成する必要があります。 - Gentoo Linux

We first create a small PReP boot partition. 例文帳に追加

最初に小さなPRePブートパーティションを作成します。 新しいパーティションを作成するにはnと入力します。 - Gentoo Linux

When prompted for the last cylinder, type+7M to create a partition 7 Mbyte in size. 例文帳に追加

最後のシリンダーが表示されたら、7Mバイトサイズのパーティションを作成するのに+7Mと入力してください。 - Gentoo Linux

When prompted for the last cylinder, type+512M to create a partition 512MB in size. 例文帳に追加

最後のシリンダーが表示されたら、512Mバイトサイズののパーティションを作成するのに+512Mと入力してください。 - Gentoo Linux

例文

Confirm when mkofboot asks you to create a new filesystem. 例文帳に追加

これを忘れないでください!mkofbootが、新しいファイルシステムを作成するか尋ねた時には承認してください。 - Gentoo Linux


例文

After having emerged radvd, we need to create/etc/radvd/radvd.conf that contains information about what IP block to assign IPs from.例文帳に追加

この設定ファイルには、どのIPアドレスブロックを割り当てるかといった情報を記述します。 - Gentoo Linux

# nano -w /etc/conf.d/apache2APACHE2_OPTS="-D DEFAULT_VHOST -D PHP5" After that, you should create a symlink to the Jffnms install directory in your Apache document root dir.例文帳に追加

その後、JffnmsインストールディレクトリのシンボリックリンクをApacheのドキュメントルートディレクトリに作成して下さい。 - Gentoo Linux

Here we'llshow you how to create the database and necessary tables where Jffnms will store its data.例文帳に追加

ここでは、データベースとデータを格納する際に必要なテーブルの作成方法を説明します。 - Gentoo Linux

Create a FAT16 partition on your USB flash drive and mark it bootable using fdisk.例文帳に追加

まずは、fdiskを使用しUSBフラッシュドライブ上にFAT32パーティションを作成してから、ブート可能フラグを付加します。 - Gentoo Linux

例文

mysql CREATE TABLE test (test VARCHAR(20), foobar VARCHAR(2));ERROR 1044: Access denied for user: 'guest@localhost' to database 'gentoo' As you can see, this function fails, as our user does not have the appropriate access.例文帳に追加

ご覧のように、適切なアクセス権を持っていないので失敗しました。 - Gentoo Linux

例文

The Xorg-X11 package provides an example configuration as /etc/X11/xorg.conf.example which you can use to create your own configuration.例文帳に追加

Xorg-X11パッケージはあなた自身の設定を作成できるように/etc/X11/xorg.conf.exampleに設定例を提供します。 - Gentoo Linux

It is used to create, display, modify and otherwise manipulate text files. 例文帳に追加

本コマンドを用いることで、テキストファイルの生成、表示、変更その他の操作を行なうことができます。 - JM

attempts to create a loadable module entry and reserve the kernel memory that will be needed to hold the module. 例文帳に追加

は、ローダブルモジュールのエントリを作成し、そのモジュールの保持に必要なカーネルメモリを予約しようとする。 - JM

returns the maximum length of a filename in the directory path or fd that the process is allowed to create. 例文帳に追加

ディレクトリpathまたはfd内に、そのプロセスが作成することができるファイル名の最大長を返す。 - JM

Under Linux, this call cannot be used to create directories. 例文帳に追加

を使用すべきである。 Linux では、ディレクトリを作成するためにこの呼び出しを使用することはできない。 - JM

<linux/netlink> defines several standard macros to access or create a netlink datagram. 例文帳に追加

<linux/netlink>では、 netlink データグラムにアクセスしたり、これを作成するための標準マクロがいくつか定義されている。 - JM

Otherwise, download the RubyWebLogModel.zip file and follow these steps to create the sample database.例文帳に追加

終了していない場合、RubyWebLogModel.zip ファイルをダウンロードし、サンプルデータベースを作成する手順に従ってください。 - NetBeans

To create and build the Synchronous Sample Application project, which is provided with NetBeans:例文帳に追加

NetBeans に含まれる同期サンプルアプリケーションプロジェクトを作成して構築するには、次の手順に従います。 - NetBeans

In this section you create a project for the sample Synchronous Composite Application,which is provided with NetBeans 6.1. 例文帳に追加

この節では、NetBeans 6.1 に含まれるサンプルの同期複合アプリケーション用のプロジェクトを作成します。 - NetBeans

You can also debug the project, and create and debug tests using the JUnit framework. 例文帳に追加

プロジェクトをデバッグしたり、JUnit フレームワークを使用してテストを作成、デバッグしたりすることもできます。 - NetBeans

The next step shows you how to create a qualified association between the ATM class and the Consortium class. 例文帳に追加

次の手順では、ATM クラスと Consortium クラスの間で限定子付き関連を作成する方法を示します。 - NetBeans

In this tutorial, you learned how to create a class diagram for a simple banking application. 例文帳に追加

このチュートリアルでは、簡単な銀行業務アプリケーションのクラス図を作成する方法を学びました。 - NetBeans

This tutorial describes how to create a project reference to an XML file in another project.例文帳に追加

このチュートリアルでは、プロジェクトから、別のプロジェクト内の XML ファイルを参照する方法を示します。 - NetBeans

Create a new Visual Web JSF application project, name it DatabaseTree, and enable the Visual Web JavaServer Faces framework. 例文帳に追加

新しい Visual Web JSF アプリケーションプロジェクトを「DatabaseTree」という名前で作成し、Visual Web JavaServer Faces フレームワークを有効にします。 - NetBeans

You can create and manipulate breakpoints in your code at any time without starting a debugging session.例文帳に追加

デバッグセッションを開始することなく、いつでもコードにブレークポイントを作成したり、操作したりできます。 - NetBeans

Click New to create a new record. Then fill in values for each of the fields (Make, Model, Price, Body Style, Color). 例文帳に追加

新しいレコードを作成するには、「New」をクリックし、各フィールドに値を入力します (Make、Model、Price、Body Style、Color)。 - NetBeans

When you create a web service client, you have the option of using either the JAX-WS or JAX-RPC model. 例文帳に追加

Web サービスクライアントを作成する場合、JAX-WS または JAX-RPC モデルのいずれを使用するかのオプションがあります。 - NetBeans

First create a new Java class library to contain the utility classes that you will need later.例文帳に追加

最初に、あとで必要になるユーティリティークラスを収納する Java クラスライブラリを新規作成します。 - NetBeans

Ensure that the Set as Main Project and Create Main Class check boxes are checked.例文帳に追加

「主プロジェクトとして設定」および「主クラスを作成」チェックボックスが選択されていることを確認します。 - NetBeans

You then create a header fragment and a navigation fragment and include these fragments in the home page. 例文帳に追加

次に、ヘッダーフラグメントとナビゲーションフラグメントを作成し、これらのフラグメントをホームページに追加します。 - NetBeans

In this stepwe'll create a container using the JFrame component and place the container in a new package.例文帳に追加

この手順では、 JFrame コンポーネントを使ってコンテナを作成し、新しいパッケージにそのコンテナを配置します。 - NetBeans

The goal of this exercise is to create a project and generate entity classes from a database. 例文帳に追加

この課題の目標は、プロジェクトを作成し、データベースからエンティティークラスを生成することです。 - NetBeans

When you create a project from the IDE, the IDE creates three managed beans for storing values: 例文帳に追加

IDE からプロジェクトを作成するとき、IDE は値を保存するために、次の 3 つの管理 Beanを作成します。 - NetBeans

Follow these steps to create the page that is shown running in a browser in the following figure. 例文帳に追加

次の手順に従って、次の図に示すブラウザで実行されているようなページを作成します。 - NetBeans

Click the Create DB button for the appropriate configuration in the Database Configuration panel of the New Project Wizard.例文帳に追加

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

If you use a different server, you must choose the J2EE 1.4 platform when you create your project. 例文帳に追加

異なるサーバーを使用する場合は、プロジェクトの作成時に J2EE 1.4 プラットフォームを選択してください。 - NetBeans

On your system, create a zip file that contains the application JAR file (MyApp.jar) and the accompanyinglib folder that contains MyLib.jar.例文帳に追加

システム上で、アプリケーション JAR ファイル (MyApp.jar) と、MyLib.jar を含む付属の lib フォルダを含む ZIP ファイルを作成します。 - NetBeans

When you create a Java Web application with the Spring framework, a REST-aware servlet is automatically created. 例文帳に追加

Spring Framework で Java Web アプリケーションを作成する場合、REST を認識するサーブレットが自動的に作成されます。 - NetBeans

Now it's easier to create mobile games with the Mobility Pack's visual editing support for the MIDP 2.0 GameAPI.例文帳に追加

Mobility Pack の MIDP 2.0 Game API のビジュアル編集サポートにより、モバイルゲームを簡単に作成できるようになりました。 - NetBeans

Now our open source project is successfully built.So it is possible to create a NetBeans IDE project. 例文帳に追加

これで、オープンソースプロジェクトは正常に構築されます。 そこで、NetBeans IDE プロジェクトの作成を始めます。 - NetBeans

You also create a Composer class that enables the business logic to retrieve data from entries contained in the array.例文帳に追加

また、ビジネスロジックで、配列に含まれるエントリからデータを取り出すための Composer クラスも作成します。 - NetBeans

Groovy and Grails Create pure Groovy projects, Grails projects, and mixed Java SE/Groovy projectsGroovy editor with syntax highlighting, navigator, code folding, occurrences highlighting, code completion, and moreOpen existing Grails applications (no import required, no meta-data is added)Integrated Grails commands, Services window integration 例文帳に追加

構文的および意味的なコード強調表示を使用したエディタ - NetBeans

For the processes created from scratch, you should create the Composite Application project manually. 例文帳に追加

プロセスを新規に作成する場合は、複合アプリケーションプロジェクトを手動で作成する必要があります。 - NetBeans

You can create a mapping from the source tree pane directly to the destination tree pane, without using any of the functions.例文帳に追加

関数を使用せずに、直接、ソースツリー区画から宛先ツリー区画へマッピングを作成できます。 - NetBeans

You can also create a mapping that uses one or more XPath functions from the BPEL Mapper's menu bar.例文帳に追加

BPEL マッパーのメニューバーから、1 つ以上の XPath 関数 を使用するマッピングを作成することもできます。 - NetBeans

Create a new Visual Web JSF application project, name it CalendarExample, and enable the Visual Web JavaServer Faces framework. 例文帳に追加

新しい Visual Web JSF アプリケーションプロジェクトを「CalendarExample」という名前で作成し、Visual Web JavaServer Faces フレームワークを有効にします。 - NetBeans

To create and build the Synchronous Sample Application project, which is provided with NetBeans 6.0: 例文帳に追加

NetBeans 6.0 に含まれる同期サンプルアプリケーションプロジェクトを作成して構築するには、次の手順に従います。 - NetBeans

In this section you create a project for the sample Synchronous Composite Application, which is provided with NetBeans 6.0. 例文帳に追加

この節では、NetBeans 6.0 に含まれるサンプルの同期複合アプリケーション用のプロジェクトを作成します。 - NetBeans

Alternately, you can create a new project and place it under ClearCase source control, then continue to work on it in the IDE.例文帳に追加

新規プロジェクトを作成して ClearCase ソース管理の下に配置し、IDE で作業を続けることもできます。 - NetBeans

例文

Create a directory for the downloaded file.You must have write permission for this directory. 例文帳に追加

ダウンロードするファイル用のディレクトリを作成します。 このディレクトリに対する書き込み権限が必要です。 - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
© 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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS