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
I can create new magic tricks anytime, anywhere.
私は,いつでも,どこでも,新しいマジックを作ることができます。 - 浜島書店 Catch a Wave
To easily create a multicolor dot image with less graininess. ザラツキ感の少ない多色の網点画像を容易に生成する。 - 特許庁
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
Create the DIRECTORY(ies), if they do not already exist.
親ディレクトリが存在しない場合は、それも含めて作成する。 - JM
"shell command" Set the command to be used to create a new shell.
"shell command"新しいシェルを生成するために使うコマンドを設定する。 - JM
There are several ways to create examples.
使用例、実行例を作成するには様々な方法があります。 - JM
to create a mapping (which is initially linear).
を使い、マッピングを作成する (このマッピングは最初は線形である)。 - 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 input variable by doing the following:
次の手順に従って、新しい入力変数を作成します。 - 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
You will modify the processRequest method and create a new method called createCookie,which demonstrates how to create a cookie used in a web application. processRequest メソッドを変更し、createCookie という新しいメソッドを作成します。 これは、Web アプリケーションで使用される Cookie を作成する方法を示します。 - NetBeans
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.