databaseを含む例文一覧と使い方
該当件数 : 27027件
The MTID of terminal equipment is preliminarily registered in the database of an ISP(Internet service provider).例文帳に追加
予め端末装置のMTIDがISPのデータベースに登録される。 - 特許庁
The e-mail newsletter to be processed is received, and stored in an e-mail newsletter database.例文帳に追加
処理の対象となるメールマガジンを受信し、メールマガジンデータベースに記憶する。 - 特許庁
The unique information of each classified e-mail newsletter is stored in the e-mail newsletter database.例文帳に追加
分類された各メールマガジンの固有情報をメールマガジンデータベースに記憶する。 - 特許庁
DATABASE-DIVIDING METHOD, AND PROGRAM STORAGE DEVICE AND RECORDING MEDIUM WITH PROGRAM RECORDED THEREIN例文帳に追加
データベース分割方法、プログラムを記録したプログラム記憶装置および記録媒体 - 特許庁
DATABASE FOR VERIFICATION OF FUNCTION OF INTEGRATED CIRCUIT AND METHOD OF SUPPORTING VERIFICATION OF FUNCTION例文帳に追加
集積回路の機能検証用データベースおよび機能検証支援方法 - 特許庁
To reduce the response time of retrieval without unconformity with a database.例文帳に追加
データベースとの不整合を生じることなく検索の応答時間を短縮する。 - 特許庁
The user can perform a database search on the items in the program guide list.例文帳に追加
ユーザは、プログラムガイドリスト項目上でデータベース検索を実行することができる。 - 特許庁
To provide a database management system, capable of storing XML block data as they are.例文帳に追加
XMLブロックデータをそのまま記憶できるデータベース管理システムを提供する。 - 特許庁
in a relational database the data are organized as a number of differently sized tables 例文帳に追加
関係データベースでは、データは多くの異なるサイズのテーブルとして組織化される - 日本語WordNet
If you intend to use a full screen editor such as vi(1) or emacs(1) , you may also need to run export TERM=cons25 so that these editors can load the correct data from the termcap(5) database. 例文帳に追加
UNIX は、内部的に二つの砂場 (sandbox) を実装しています。 - FreeBSD
Random User Uid : 1001 Class : Groups : jru wheel Home : /home/jru Shell : /usr/local/bin/zsh Locked : no OK? (yes/no): yes adduser: INFO: Successfully added (jru) to the user database. Add another user? (yes/no): no Goodbye! 例文帳に追加
Note: 入力したパスワードは画面に表示されません。 - FreeBSD
When the user exists from the editor, the user database is updated with the new information. 例文帳に追加
そのエディタを終了すると、 chpass はユーザデータベース情報の変更を試みます。 - FreeBSD
(Replace [version] with the version number you have just installed.)# emerge --config =dev-db/mysql-[version]* MySQL DATADIR is /var/lib/mysql* Press ENTER to create the mysql database and set proper* permissions on it, or Control-C to abort now.. 例文帳に追加
([version]をインストールしたバージョンに置き換えて下さい。 - Gentoo Linux
Finally, -p tells the mysql client that you will be entering a password to access your database.例文帳に追加
最後に、-pで接続用パスワードを入力することをmysqlクライアントに伝えます。 - Gentoo Linux
This is a reference to the main mysql database,which carries a list of all the databases. 例文帳に追加
これは、全データベースのリストが格納されている、メインデータベースmysqlへの参照です。 - Gentoo Linux
We can verify the database was created by running the SHOWDATABASES command again. 例文帳に追加
もう一度SHOWDATABASESコマンドを実行すると、データベースが作成されたことを確認できます。 - Gentoo Linux
All it will be able to do is get information from the database, and that's it.例文帳に追加
データベースからデータを取り出すことのみ可能であり、他には何もできません。 - Gentoo Linux
Remember ealier that we only set permissions to a specific database.例文帳に追加
特定のデータベースに対してだけ権限を設定したことを思い出して下さい。 - Gentoo Linux
mysql USE gentoo;ERROR 1044: Access denied for user: 'guest@localhost' to database 'gentoo' 例文帳に追加
これで問題のあるユーザがデータベースgentooにアクセスすることはできなくなりました。 - Gentoo Linux
mysql USE mysql;Reading table information for completion of table and column namesYou can turn off this feature to get a quicker startup with -A Database changedmysql 例文帳に追加
ではメインデータベースmysqlがどんなテーブルを持っているか見てみましょう。 - Gentoo Linux
Issue the pts createuser command to create a Protection Database entry for the admin user.例文帳に追加
adminユーザに対してProtectionデータベースのアカウントを作成するためにptscreateuserコマンドを発行します。 - Gentoo Linux
used by the gdbm file, this routine will reorganize the database. 例文帳に追加
スペースを小さくしたいと思うならば、このルーチンはデータベースの再構成を行う。 - JM
The following routine can be used to guarantee that the database is physically written to the disk file. 例文帳に追加
次のルーチンはデータベースを物理的にディスクに書き出すことを保証する。 - JM
file name of the default database, the frequency with which the 例文帳に追加
システム管理者はデフォルトで用いられるデータベースの名前や、 データベースの更新頻度、 - JM
function rewinds to the beginning of the group database, to allow repeated scans. 例文帳に追加
関数を使うと、もう一度読み込めるように、グループ・データベースの先頭に戻る。 - JM
Sites that use NIS use the host table as input to the NIS host database. 例文帳に追加
NIS を使用しているサイトは、ホストテーブルをNIS ホストデータベースの入力として用いる。 - JM
The Databases node shows all the database drivers and connections that have been added to the IDE.例文帳に追加
「Databases」ノードには、IDE に追加されたすべてのデータベースドライバと接続が表示されます。 - NetBeans
Right-click the Database Migrations node and choose Generate from the pop-up menu.例文帳に追加
「データベースマイグレーション」ノードを右クリックし、ポップアップメニューから「生成」を選択します。 - NetBeans
In the Database Tables panel, select the jdbc/sample data source from the Data Source drop-down field. 例文帳に追加
「データベース表」パネルで、「データソース」ドロップダウンリストから「jdbc/sample」データソースを選択します。 - NetBeans
Repeat step 3 if the project uses multiple database connections. 例文帳に追加
プロジェクトが複数のデータベース接続を使用している場合、手順 3 を繰り返します。 - NetBeans
A Google map of that customer's address in the database now displays in the Raw View. 例文帳に追加
データベースにある顧客の住所の Google マップが「raw データのビュー」に表示されます。 - NetBeans
There have been changes made to Visual SQL Editor and database functionality in NetBeans 6.0. They are as follows: 例文帳に追加
NetBeans 6.0 では、ビジュアル SQL エディタとデータベース機能が次のように変更されました。 - NetBeans
The username and password values must match the ones specified during database creation. 例文帳に追加
注: ユーザー名とパスワードの値は、データベース作成時に指定したものと同じです。 - NetBeans
Click Run in the SQL Editor's toolbar and the script is loaded into the database.例文帳に追加
SQL エディタのツールバーで「実行」をクリックすると、スクリプトがデータベースに読み込まれます。 - NetBeans
Provide a user interface to your database-driven enterprise or desktop application 例文帳に追加
ユーザーインタフェースをデータベース駆動型のエンタープライズまたはデスクトップアプリケーションに提供 - NetBeans
You can use the database connection you create when developing projects in the IDE. 例文帳に追加
IDE でプロジェクトを開発する場合に、作成したデータベース接続を使用できます。 - NetBeans
Expand the Databases node to see the available drivers and database connections. 例文帳に追加
「データベース」ノードを展開し、使用可能なドライバおよびデータベース接続を表示します。 - NetBeans
The database structure was designed with normalization and referential integrity in mind.例文帳に追加
データベース構造は、正規化と参照整合性を考慮して設計されています。 - NetBeans
You will later use this folder to contain individual instances of the database server.例文帳に追加
このフォルダは、あとでデータベースサーバーの個別インスタンスを含めるために使用します。 - NetBeans
Note that Database Location is the default location set during installation of Java DB from GlassFish. 例文帳に追加
「データベースの場所」は、GlassFish からの Java DB のインストール中に設定したデフォルトの場所です。 - NetBeans
The user terminal 10 refers to the ledger held by the database server 20.例文帳に追加
ユーザ端末10からデータベースサーバ20の保持している元帳を参照する。 - 特許庁
A server 1 is administrated by a sports-club administrator and has a database 2.例文帳に追加
サーバ1は、スポーツクラブ運営者が管理するもので、データベース2が付属している。 - 特許庁
DATABASE ACCESS SCRIPT CREATION SYSTEM AND METHOD, AND SCRIPT GENERATION PROGRAM例文帳に追加
データベースアクセス用スクリプト作成システムおよび方法ならびにスクリプト生成プログラム - 特許庁
DATABASE FOR RBM, RBM SUPPORT DEVICE, AND METHOD FOR EXECUTING RBM例文帳に追加
RBM用データベース及びRBM支援装置並びにRBMの遂行方法 - 特許庁
DRUG INTERACTION CHECK USING DRUG METABOLIZING ENZYME (CYP) RELATED DATABASE例文帳に追加
薬物代謝酵素(CYP)関係データベースを用いた医薬品の相互作用チェック - 特許庁
TECHNIQUE FOR FILM GRAIN SIMULATION USING DATABASE OF FILM GRAIN PATTERNS例文帳に追加
フィルム粒子パターンのデータベースを用いてフィルム粒子のシミュレーションを行う技術 - 特許庁
DATABASE MANAGEMENT SYSTEM FOR CONTROLLING SETTING OF CACHE PARTITION REGION OF STORAGE SYSTEM例文帳に追加
ストレージシステムのキャッシュパーティション領域の設定を制御するデータベース管理システム - 特許庁
DATABASE INTEGRATED RETRIEVAL SYSTEM, AND CONTROL METHOD AND RECORDING MEDIUM THEREFOR例文帳に追加
データベース統合検索システムおよびその制御方法ならびにその記録媒体 - 特許庁
| 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 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
| © 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
