databaseを含む例文一覧と使い方
該当件数 : 27027件
To reproduce data of a derived database even when a reference relationship between the databases is broken down.例文帳に追加
データベース間の参照関係が破壊された場合でも導出先のデータベースのデータを再現すること。 - 特許庁
The retrieval server 1 acquires a retrieval result corresponding to the received retrieval condition from an element database 9.例文帳に追加
検索サーバ1は、受信した検索条件に応じた検索結果を要素データベース9から取得する。 - 特許庁
An auction history database 67 records a start price of merchandise sold in an auction in each season.例文帳に追加
オークション履歴データベース67は、季節毎に、オークションで落札された商品の開始価格を記録する。 - 特許庁
A computer for software development 30 requests the adapted data in the text format from the computer for XML database 10, the computer for XML database 10 extracts the adapted data corresponding to the request from the XML database 10a, converts it to the text format and sends it out to the computer for software development 30.例文帳に追加
ソフトウェア開発用コンピュータ30は、XMLデータベース用コンピュータ10にtext形式の適合データを要求し、XMLデータベース用コンピュータ10は要求に応じた適合データをXMLデータベース10aから抽出し、text形式に変換してソフトウェア開発用コンピュータ30へ送信する。 - 特許庁
A return preventive counter value is stored in a link tag of a hyper-text for discriminating the hyper-text, and the counter value is saved also in a database.例文帳に追加
ハイパーテキストのリンクタグに該ハイパーテキストを識別するための戻り防止カウンタ値を仕込んでおく。 - 特許庁
To provide a method for querying search terms of a database including a plurality of structured documents.例文帳に追加
複数の構造化ドキュメントを含むデータベースの探索用語に関するクエリを行うことを提供する。 - 特許庁
a computer program that prowls the internet looking for publicly accessible resources that can be added to a database 例文帳に追加
データベースに追加できる公的にアクセス可能なリソースを探しインターネットを徘徊するコンピュータ・プログラム - 日本語WordNet
a database in which the operations carried out on information items (data objects) are considered part of their definition 例文帳に追加
情報項目(データ・オブジェクト)について行われた操作をそれらの定義の一部であると考えるデータベース - 日本語WordNet
(4) The term "personal data" as used in this Act shall mean personal information constituting a personal information database, etc. 例文帳に追加
4 この法律において「個人データ」とは、個人情報データベース等を構成する個人情報をいう。 - 日本法令外国語訳データベースシステム
But this method requires some database code to track users and their quotas. 例文帳に追加
これを実現するためには、ユーザとその quota を追跡するために、あるデータベース用のコードが必要となります。 - FreeBSD
The words admin server following a host's name means that host also provides an administrative database server. 例文帳に追加
ホスト名の次に adminserver と書いてある場合には、そのホストが 管理データベースサーバ (AdministrativeDatabase Server) も提供することを意味します。 - FreeBSD
When this file is updated, you need to run make in /etc/mail/ to update the database. 例文帳に追加
このファイルを変更したら、 データベースを更新するために /etc/mail/ ディレクトリで makeコマンドを実行する必要があります。 - FreeBSD
Once you have your PostgreSQL set up and running, you have to create a Jffnmsuser and a database to store host data. 例文帳に追加
PostgreSQLをセットアップし、動作していればすぐにJffnmsのユーザとホスト情報を格納するデータベースを作成します。 - Gentoo Linux
Now that we're in the mysql prompt as the root user, we can begin to setup our database.例文帳に追加
これでrootユーザとしてmysqlプロンプトに入れましたので、データベースのセットアップへ進みましょう。 データベースのセットアップ - Gentoo Linux
Right now there are no tables in our gentoo database, as running the command will show us:例文帳に追加
現在のところデータベースgentooにはテーブルがありませんので、コマンドの実行結果は以下のようになります。 - Gentoo Linux
I hope this gives you a better understanding of the basics behind MySQL and getting a database set up.例文帳に追加
このチュートリアルがMySQLの基礎の理解と、データベースのセットアップに関する理解の助けになれば幸いです。 - Gentoo Linux
To get started, all that needs to be done is aide -i and the crontab script should detect the database and send mails as appropriate every day.例文帳に追加
そうすれば、crontabスクリプトがデータベースを検知し、メールを必要に応じて毎日送信してくれます。 - Gentoo Linux
The first key/data pair of the database is returned, and the cursor is set or initialized to reference it. 例文帳に追加
データベースの最初のキー/データ対が返される。 カーソルはそれを参照するようにセットまたは初期化される。 - JM
The last key/data pair of the database is returned, and the cursor is set or initialized to reference it. 例文帳に追加
データベースの最後のキー/データ対が返される。 カーソルはそれを参照するようにセットまたは初期化される。 - JM
/etc/passwd password database file /var/run/utmp (traditionally /etc/utmp; some libc versions used /var/adm/utmp) "CONFORMING TO" 例文帳に追加
/etc/passwdパスワードデータベースのファイル/var/run/utmp(伝統的には /etc/utmp が使われている;libc の中には /var/adm/utmp を使うものもある)準拠 - JM
function returns a netent structure for the entry from the database that matches the network name. 例文帳に追加
関数は、ネットワーク名 name にマッチするエントリをデータベースから探し、そのエントリを収めた netent 構造体を返す。 - JM
function returns a protoent structure for the entry from the database that matches the protocol name name. 例文帳に追加
関数は、プロトコル名 name にマッチするエントリをデータベースから探し、そのエントリを収めた protoent 構造体を返す。 - JM
function returns a protoent structure for the entry from the database that matches the protocol number number. 例文帳に追加
関数は、プロトコル番号 number にマッチするエントリをデータベースから探し、そのエントリを収めた protoent 構造体を返す。 - JM
Any records, inserted into the database, that are less than reclen bytes long are automatically padded. 例文帳に追加
データベースに入れられたレコードの内reclenバイトに満たないものでは、残りの部分に埋め文字が自動的に入る。 - JM
One of the databases available with the Name Service Switch (NSS) is the aliases database, that contains mail aliases. 例文帳に追加
ネームサービススイッチ (Name Service Switch, NSS) で利用可能なデータベースの 1 つとして、メールエイリアスを保持するエイリアスデータベースがある。 - JM
The termcap database is an obsolete facility for describing the capabilities of character-cell terminals and printers. 例文帳に追加
termcap データベースは、文字単位で動作する端末やプリンタの機能を記述するための旧式の機構である。 - JM
If your database requires a password, edit the database.yml file and provide the password under the development configuration.例文帳に追加
データベースにパスワードが必要な場合は、database.yml ファイルを編集し、開発構成の下にパスワードを指定します。 - NetBeans
This tutorial shows you how to dynamically build a tree structure from data in a database. 例文帳に追加
このチュートリアルでは、データベース内のデータからツリー構造を動的に構築する方法について説明します。 - NetBeans
Select person.name in the Display Field list to cause the browser to populate the drop-down list with values from the person.name database column. 例文帳に追加
「表示フィールド」リストで「person.name」を選択し、ドロップダウンリストにデータベースの person.name 列の値が挿入されるようにします。 - NetBeans
This tutorial shows how to create a desktop Java application through which you can access and update a database.例文帳に追加
このチュートリアルでは、データベースにアクセスして更新できる、デスクトップ Java アプリケーションを作成する方法を示します。 - NetBeans
In this tutorial, you use the NetBeans IDE to create and deploy a web application that displays data from a database.例文帳に追加
このチュートリアルでは、NetBeans IDE を使用してデータをデータベースから表示する Web アプリケーションを作成して配備します。 - NetBeans
For this tutorial you will use forms in JavaServer Faces (JSF) pages to read and modify thedata in the database. 例文帳に追加
このチュートリアルでは、JavaServer Faces (JSF) ページ内のフォームを使用して、データベース内のデータの読み取りや変更を行います。 - NetBeans
Otherwise,you must obtain a JDBC 3.0 driver for your database server and add the driver to the JRuby classpath.例文帳に追加
それ以外の場合は、データベースサーバー用の JDBC 3.0 ドライバを入手し、JRuby のクラスパスに追加する必要があります。 - NetBeans
Click Run SQL in the editing toolbar to create and populate the tables in the Travel database.例文帳に追加
Travel データベース内に表を作成してデータを挿入するために、編集ツールバーで「SQL を実行」をクリックします。 - NetBeans
To force the drivers to run in Type 4, add a property:driverType = 4 when connecting to the database. 例文帳に追加
ドライバを強制的に Type 4 で稼働させるには、データベースへの接続時にdriverType = 4 というプロパティーを追加します。 - NetBeans
To use one of these adapters, edit the adapter settings in the database. ymlfile under the Configuration node.例文帳に追加
これらのアダプタのいずれかを使用するには、「構成」ノードの下の database.yml ファイル内のアダプタ設定を編集します。 - NetBeans
You can install the PHP engine, web server and database separately or use AMP (Apache, MySQL, PHP) packages. 例文帳に追加
PHP エンジン、Web サーバー、およびデータベースを個別にインストールすることも、 AMP (Apache、MySQL、PHP) パッケージを使用することもできます。 - NetBeans
Workaround: Use only ASCII characters in the name of a desktop database application project or the path to that project. 例文帳に追加
回避策: デスクトップデータベースアプリケーションプロジェクト名や、そのプロジェクトのパスには、ASCII 文字のみを使用してください。 - NetBeans
Issue #132274: WSDL from database wizard throws an exception and createsincorrect wsdl file on Solaris in Japanese locale (euc-jp) . 例文帳に追加
課題 132274: データベースウィザードからの WSDL が、Solaris の日本語ロケール (euc-jp) で例外をスローし、正しくない WSDL ファイルを作成する。 - NetBeans
In the Services window, expand the Databases node, right-click the MySQL Server node, and choose Create Database. 例文帳に追加
「サービス」ウィンドウで「データベース」ノードを展開し、「MySQL サーバー」ノードを右クリックして、「データベースを作成」を選択します。 - NetBeans
You can see that the IDE created only two classes,one for each of the database tables. 例文帳に追加
IDE によってデータベース表のそれぞれに 1 つずつ、つまり 2 つのクラスだけが作成されたことがわかります。 - NetBeans
To add a database driver, right-click the Drivers node and choose New Driver from the pop-up menu. 例文帳に追加
データベースドライバを追加するには、「ドライバ」ノードを右クリックし、ポップアップメニューから「新規ドライバ」を選択します。 - NetBeans
When the database server is ready, a message indicating the server has started appears in the Output window. 例文帳に追加
データベースの準備ができると、「出力」ウィンドウに、サーバーが起動したことを示すメッセージが表示されます。 - NetBeans
Open or close a connection to the database by right-clicking the node and choosing Connect or Disconnect. 例文帳に追加
ノードを右クリックし、「接続」または「接続を解除」を選択して、データベースへの接続を開くか、閉じる。 - NetBeans
From the Import Data to Form dialog box,select the database table to which you want to bind your components.Click OK. 例文帳に追加
「データをフォームにインポート」ダイアログで、コンポーネントをバインドするデータベース表を選択します。 「閉じる」をクリックします。 - NetBeans
The instructions in this tutorial are based using a MySQL database that you create with this SQL script.例文帳に追加
このチュートリアルの手順は、この SQL スクリプトで作成する MySQL データベースを使用することを前提としています。 - NetBeans
To set up the IDE to work with MySQL databases, see the Connecting to a MySQL Database page.例文帳に追加
MySQL データベースを使用できるように IDE を設定するには、「MySQL データベースへの接続」ページを参照してください。 - NetBeans
For some database structures, you can get a working application as soon as you exit the wizard.例文帳に追加
一部のデータベース構造については、ウィザードを終了するとすぐに、動作アプリケーションが作成されます。 - NetBeans
| Copyright © Japan Patent office. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| ※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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会員(無料)になると
|

