| 例文 |
"Database application"を含む例文一覧と使い方
該当件数 : 37件
Click the Database Application Example title bar and drag the application to a different place on your screen. 例文帳に追加
「Database Application Example」タイトルバーをクリックし、アプリケーションを画面上の別の場所までドラッグします。 - NetBeans
Creating a Custom Java Desktop Database Application 例文帳に追加
カスタム Java デスクトップデータベースアプリケーションの作成 - NetBeans
When you run the application, the application's frame has the title"Database Application Example". 例文帳に追加
アプリケーションを実行すると、アプリケーションのフレームには「Database Application Example」というタイトルが付けられています。 - NetBeans
Click the left border of the Database Application Example window and drag to the left to increase the size of the window. 例文帳に追加
「Database Application Example」ウィンドウの左の境界をクリックして左方向にドラッグし、ウィンドウを拡大します。 - NetBeans
Building a Java Desktop Database Application - NetBeans 6.0 Tutorial 例文帳に追加
Java デスクトップデータベースアプリケーションの構築 - NetBeans 6.0 チュートリアル - NetBeans
Creating a Custom Java Desktop Database Application - NetBeans 6.5 Tutorial 例文帳に追加
カスタム Java デスクトップデータベースアプリケーションの作成 - NetBeans 6.5 チュートリアル - NetBeans
Creating a Custom Desktop Database Application. 例文帳に追加
「カスタムデスクトップデータベースアプリケーションの作成」を参照してください。 - NetBeans
In the Choose Application Shell field, select Database Application. 例文帳に追加
「アプリケーションシェルを選択」フィールドで「データベースアプリケーション」を選択します。 - NetBeans
Actions (and corresponding buttons) for standard database application commands.例文帳に追加
標準データベースアプリケーションコマンドのアクションおよび対応するボタン。 - NetBeans
SeeBuilding a Java Desktop Database Application for more information.例文帳に追加
詳細は「Java デスクトップデータベースアプリケーションの構築」を参照してください。 - NetBeans
In the IDE, right-click the project's node and choose Run Project.The Database Application Example window will open in the same size and position it was in when you closed the application.例文帳に追加
IDE でプロジェクトノードを右クリックし、コンテキストメニューから「プロジェクトを実行」を選択します。 「Database Application Example」ウィンドウが、アプリケーションを終了したときと同じ位置に、同じサイズで表示されます。 - NetBeans
For concrete examples of using the beans binding features in the IDE, see the Building a Java Desktop Database Application and the Creating a Custom Java Desktop Database Application tutorials.例文帳に追加
IDE での Beans Binding 機能の使用に関する具体例については、「Java デスクトップデータベースアプリケーションの構築」および「カスタム Java デスクトップデータベースアプリケーションの作成」のチュートリアルを参照してください。 - NetBeans
For concrete examples of using the Swing Application Framework features in the IDE, see the Building a Java Desktop Database Application and the Creating a Custom Java Desktop Database Application tutorials.例文帳に追加
IDE での Swing Application Framework 機能の使用の具体例については、「Java デスクトップデータベースアプリケーションの構築」および「カスタム Java デスクトップデータベースアプリケーションの作成」のチュートリアルを参照してください。 - NetBeans
SeeBuilding a Java Desktop Database Application for an example of how this shell can be used.例文帳に追加
この使用方法の詳細は、「Java デスクトップデータベースアプリケーションの構築」参照してください。 - NetBeans
SYSTEM AND METHOD FOR IMPLEMENTING DATABASE APPLICATION GUARANTEEING INDEPENDENCE OF SOFTWARE MODULE例文帳に追加
ソフトウェアモジュールの独立性を保障するデータベースアプリケーションを具現するシステム及び方法 - 特許庁
To see how you can use the Java Desktop Application project template to build a database application with a Master/Detail view, see Building a Java Desktop Database Application.例文帳に追加
「Java デスクトップアプリケーション」プロジェクトテンプレートを使用してマスター/詳細ビューを備えたデータベースアプリケーションを構築する方法については、Java デスクトップデータベースアプリケーションの構築を参照してください。 - NetBeans
To see how you can use the Java Desktop Application project template tobuild a database application with a Master/Detail view, see Building a Java Desktop Database Application. 例文帳に追加
「Java デスクトップアプリケーション」プロジェクトテンプレートを使用してマスター/詳細ビューを備えたデータベースアプリケーションを構築する方法については、「Java デスクトップデータベースアプリケーションの構築」を参照してください。 - NetBeans
Workaround: Use only ASCII characters in the name of a desktop database application project or the path to that project. 例文帳に追加
回避策: デスクトップデータベースアプリケーションプロジェクト名や、そのプロジェクトのパスには、ASCII 文字のみを使用してください。 - NetBeans
To provide a system and a method for implementing a database application guaranteeing independence of software modules.例文帳に追加
ソフトウェアモジュールの独立性を保障するデータベースアプリケーションを具現するシステム及び方法を提供する。 - 特許庁
This guide is an overview of the main aspects of beans binding in the IDE.For a concrete example of many of these features, you can try the Building a Java Desktop Database Application and the Creating a Custom Java Desktop Database Application tutorials.例文帳に追加
このチュートリアルでは、IDE での Beans Binding の主な機能について説明します。 これらの多くの機能の具体例については、「Java デスクトップデータベースアプリケーションの構築」および「カスタム Java デスクトップデータベースアプリケーションの作成」のチュートリアルを参照してください。 - NetBeans
For a shorter tutorial that shows the creation of a less customized user interface, see Building a Java Desktop Database Application.例文帳に追加
ユーザーインタフェースをあまりカスタマイズしない、より短いチュートリアルは、「Java デスクトップデータベースアプリケーションの構築」を参照してください。 - NetBeans
If you are interested in learning about how to build a Rails database application, see the Creating a Ruby Weblog in 10 Minutestutorial.例文帳に追加
Rails データベースアプリケーションの構築方法の学習に興味がある場合は、「Ruby のブログを 10 分で作成」チュートリアルを参照してください。 - NetBeans
To learn how to use the IDE to build a Rails database application, see the Creating a Ruby Weblog in 10 Minutestutorial.例文帳に追加
IDE を使用して Rails データベースアプリケーションを構築する方法を学ぶには、「Ruby のブログを 10 分で作成」チュートリアルを参照してください。 - NetBeans
Issue #119567:Desktop database application project does not run if non-ASCII is in the name of the project or the path to that project. 例文帳に追加
課題 119567: プロジェクト名またはそのプロジェクトのパスに ASCII 以外の文字があると、デスクトップデータベースアプリケーションプロジェクトが実行されない。 - NetBeans
If you select the Database Application shell, click Next to specify the database table and the configuration of the master/detail view of the database.例文帳に追加
「データベースアプリケーション」シェルを選択した場合は、「次へ」をクリックして、データベース表、およびデータベースのマスター/詳細ビューの構成を指定します。 - NetBeans
This tutorial guides you through the creation of a complete desktop database application that enables its user to browse and edit customer records and purchasehistory.例文帳に追加
このチュートリアルでは、ユーザーが顧客レコードや購入履歴を参照および編集できる、デスクトップデータベースアプリケーションを作成する手順を示します。 - NetBeans
To protect a file on volume based CDP, and to restore the data consistency between the file and a database managed by a database application.例文帳に追加
ボリュームベースのCDP上のファイルを保護し、ファイルと、データベースアプリケーションによって管理されるデータベースとの間のデータ整合性を復元する。 - 特許庁
Provides all of the features in the Basic Application shellplus all of the features necessary for a simple database application with create, read,update, and delete features. 例文帳に追加
「基本アプリケーション」シェルの全機能に加え、作成、読み取り、更新、および削除機能を備えた単純なデータベースアプリケーションに必要なすべての機能を提供します。 - NetBeans
In a database application, a user can look at a view and an index directly relating to a table and not included in the table, that is, having no physical connection and having the logical connection (the relationship) by selecting and developing a table node.例文帳に追加
データ・ベース・アプリケーションでは、テーブル・ノードを選択し、展開することによって、ユーザが、テーブルに直接に関係するがテーブルに含まれない、すなわち、物理接続がないが論理接続(関係)があるビューおよび索引を見ることができる。 - 特許庁
When creating a Java Swing project, you can jump-start your work by using the database application wizard,which lets you select tables from a connection in the Database Explorer and then automatically generate a basic CRUD (Create-Read-Update-Delete) application for those tables.例文帳に追加
Java Swing プロジェクトの作成では、データベースアプリケーションウィザードを使用することで作業を活性化できます。 データベースアプリケーションウィザードを使用すると、データベースエクスプローラの接続から表を選択し、その表に対して作成、読み取り、更新、削除 (CRUD) を行う基本的なアプリケーションを自動生成できます。 - NetBeans
This device is equipped with a database application processing program part 1 for executing processing for utilizing the database, a backup creation part 2 for executing creation processing of the backup file F1, a backup restoration part 3 for executing processing for database restoration, and a renewal history preservation part 4 for executing processing for preserving database renewal history information in a database renewal history file F3.例文帳に追加
データベースを利用するための処理を行うデータベース応用処理プログラム部1と、バックアップファイルF1の作成処理を行うバックアップ作成部2と、データベース復元のための処理を行うバックアップ復元部3と、データベース更新履歴ファイルF3へのデータベース更新履歴情報を保存する処理を行う更新履歴保存部4とを備える。 - 特許庁
| 例文 |
| 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会員(無料)になると
|