Createを含む例文一覧と使い方
該当件数 : 10192件
Use the JSF CRUD application generator(Create-Read-Update-Delete) to create a complete functional JavaServerFaces (JSF) page for manipulating data from a database in a few steps. 例文帳に追加
JSF CRUD (Create-Read-Update-Delete) アプリケーションジェネレータを使用して、わずかな手順でデータベースのデータを操作するために、機能する完全な JSF (JavaServer Faces) ページを作成できます。 ビデオ: Visual Web アプリケーションからの Web サービスのアクセス (英語) - NetBeans
A hard mask is used first to create the shallow trench isolation.例文帳に追加
まずハードマスクを用いて浅いトレンチアイソレーションを生じさせる。 - 特許庁
To shorten time to create a logical/physical translation table.例文帳に追加
論理/物理変換テーブルの作成に要する時間を短縮する。 - 特許庁
To automatically create message patterns used in a message linking process.例文帳に追加
メッセージ紐付け処理で用いるメッセージパターンを自動生成する。 - 特許庁
To easily create and validate multimedia electronic forms.例文帳に追加
マルチメディア電子書式の作成と検証を容易にすることである。 - 特許庁
When the instruction to create the communication destination corresponded folder is inputted, a shift is made to S9 to create a communication destination folder in a memory card 2.例文帳に追加
通信先対応フォルダを作成する指示がされた場合はS9に移行し、通信先フォルダをメモリカード2に作成する。 - 特許庁
(6) Strengthen the support in order to actively create successful examples 例文帳に追加
⑥成功事例を積極的に生み出すための支援の重点化 - 金融庁
(6) Strengthen the support in order to actively create successful examples 例文帳に追加
⑥ 成功事例を積極的に生み出すための支援の重点化 - 金融庁
This will be done to create an environment suitable for the butterflies. 例文帳に追加
これはチョウに適した環境を作り出すために行われる。 - 浜島書店 Catch a Wave
To create two-dimensional cross-sectional shape data from three-dimensional data.例文帳に追加
3次元データから2次元の断面形状データを作成する。 - 特許庁
To create a classification rule to a new data item adequately.例文帳に追加
新規のデータ項目に対する分類ルールを適切に生成する。 - 特許庁
Why?9.20. How can I create an image of a data CD?9.21. 例文帳に追加
ファイル /etc/sysconfigを見て、システムに適合するように変更してください。 - FreeBSD
This system call also can be used to create a new, empty file. 例文帳に追加
openシステムコールは、新しい空のファイルの作成にも使用できます。 - FreeBSD
The link system call takes the name of an existing file and another name to create for that file. 例文帳に追加
linkシステムコールは、既存のファイル名に、別名を与えます。 - FreeBSD
How to use the kernel configuration file to create and build a new kernel. 例文帳に追加
カーネルコンフィグレーションファイルから新しいカーネルを構 築する方法。 - FreeBSD
Create a file called /etc/ppp/ppp-shell containing the following: 例文帳に追加
/etc/ppp/ppp-shell という名前で,以下のような内容のファイルを 作成します: - FreeBSD
The above operation causes genkernel to create a framebuffer splash-enabledkernel (--splash) that will have to be manually installed(--no-install). 例文帳に追加
genkernelは、3つのモードで動作する様に設計されています。 - Gentoo Linux
To use procmail you need to create a .procmailrc file in your home directory.例文帳に追加
procmailを使うには、ホームディレクトリに.procmailrcファイルを作る必要があります。 - Gentoo Linux
Now that the in-memory partition table is empty, we're ready to create the partitions.例文帳に追加
さて今はメモリー上のパーティション構成は空になりました。 - Gentoo Linux
Create and activate the swap with the commands mentioned above. 4.f. 例文帳に追加
さあ、上記のコマンドでスワップを作成して有効にしましょう。 - Gentoo Linux
Finally, you need to create all the tables where data will be stored: 例文帳に追加
最後に、データが格納される全てのテーブルを作成します。 - Gentoo Linux
(Create the /mnt/usb mount point if needed)# mkdir -p /mnt/usb# mount -t vfat /dev/sdc1 /mnt/usb 例文帳に追加
(必要であれば、/mnt/usb/マウントポイントを作成します) #mount-tvfat/dev/sda1/mnt/usb/ - Gentoo Linux
However, this command is quite different from simple CREATE DATABASE command.例文帳に追加
しかしながらこのコマンドは、シンプルなCREATEDATABASEコマンドとは全く違います。 - Gentoo Linux
The following command will create a list of libraries used by bash. 例文帳に追加
以下のコマンドは、bashが使用するライブラリの一覧を作成します。 - Gentoo Linux
This is basically the same way you would create a chrooted service. 例文帳に追加
これは、chrootサービスを作成するのと基本的には同じ方法です。 - Gentoo Linux
"shell command" Set the command to be used to create a new shell. 例文帳に追加
"shell command"新しいシェルを生成するために使うコマンドを設定する。 - JM
Create and return an RPC authentication handle that contains authentication information. 例文帳に追加
認証情報を含んだ RPC 認証ハンドルを作成して返す。 - JM
Create, remove or get information about a specific network interface. 例文帳に追加
指定したネットワークインターフェースの情報を、生成・削除・取得する。 - JM
Create the three operations listed below in the Calculator element in the UML Diagram Editor. 例文帳に追加
UML 図エディタで、次に示す 3 つの操作を Calculator 要素に作成します。 - NetBeans
Uncheck the Create Main Class option and click Finish. 例文帳に追加
「主クラスを作成」オプションを選択解除し、「完了」をクリックします。 - NetBeans
The figure below shows the page you will create in the following steps. 例文帳に追加
次の図に、このあとの手順で作成するページを示します。 - NetBeans
In this document you will use the IDE to create a web application that will access a database.In the web application, you will use the IDE to generate entity classes corresponding to tables in a database.You will then create a servlet that displays the information in the database. The application uses Java Persistence to manage the database transaction.例文帳に追加
このドキュメントでは、NetBeans IDE 6.0 を使用して、データベースにアクセスする Web アプリケーションを作成します。 - NetBeans
To create the NewMessage message-driven bean, do the following: 例文帳に追加
NewMessage メッセージ駆動型 Bean を作成するには、次の手順を実行します。 - NetBeans
If the resources do not exist, you can create them in the Admin Console.例文帳に追加
リソースが存在しない場合は、管理コンソールで作成できます。 - NetBeans
You can only create an Axis2 web service from a Java or Java Library project. 例文帳に追加
Axis2 Web サービスは、Java または Java ライブラリプロジェクトからのみ作成できます。 - NetBeans
Create a new output variable by doing the following: 例文帳に追加
次の手順に従って、新しい出力変数を作成します。 - NetBeans
Repeat steps 1 to 3 to create the complex type called processApplicRespType. 例文帳に追加
手順 1 から 3 を繰り返して、processApplicRespType という複合型を作成します。 - NetBeans
To create the composite application project: 例文帳に追加
複合アプリケーションプロジェクトを作成するには、次の手順に従います。 - NetBeans
Create a new Java Web application project and call it FragmentExample. 例文帳に追加
新しい Java Web アプリケーションプロジェクトを「FragmentExample」という名前で作成します。 - NetBeans
The following figure shows the page that you will create in the steps that follow: 例文帳に追加
次の図に、このあとの手順で作成するページを示します。 - NetBeans
The following figure shows the page that you create in the steps that follow: 例文帳に追加
次の図に、このあとの手順で作成するページを示します。 - NetBeans
Add two additional JButtons below the two we already added to create a column.例文帳に追加
追加した 2 つのボタンの下にさらに JButton を 2 つ縦に追加します。 - NetBeans
Verify that Create New UML Project is selected. 例文帳に追加
「新規 UML プロジェクトを作成」が選択されていることを確認します。 - NetBeans
| Copyright © 1995-2026 Hamajima Shoten, Publishers. All rights reserved. |
| Copyright(C) 2026 金融庁 All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
