| 例文 |
create dbの部分一致の例文一覧と使い方
該当件数 : 33件
On NetBeans IDE 6.0, Choose Tools Java DB Database Create Database. 例文帳に追加
NetBeanse IDE 6.0 では、「ツール」「Java DB データベース」「データベースを作成」を選択します。 - NetBeans
From the main menu of the IDE, choose Tools Java DB Database Create Database. 例文帳に追加
IDE のメインメニューから「ツール」「Java DB データベース」「データベースを作成」を選択します。 - NetBeans
Note: The Run Rake Task db createmenu option works only for MySQL, PostgreSQL, SQLite, and SQLite3 adapters.例文帳に追加
注: 「Rake タスクの実行」「db」「create」メニューオプションは、MySQL、PostgreSQL、SQLite、SQLite3 の各アダプタにのみ有効です。 - NetBeans
In the Projects window,right-click the rubyweblog project node, and choose Run Rake Task db create from the pop-up menu.例文帳に追加
「プロジェクト」ウィンドウで「rubyweblog」プロジェクトノードを右クリックし、ポップアップメニューから「Rake タスクの実行」「db」「create」を選択します。 - NetBeans
Right-click the JavaDB node and choose Create Database.例文帳に追加
「Java DB」ノードを右クリックし、「データベースを作成」を選択します。 - NetBeans
Type consult as the Database Name, User Name, and Password in the Create Java DB dialog. 例文帳に追加
「Java DB データベースを作成」ダイアログで、「データベース名」、「ユーザー名」、および「パスワード」に「consult」と入力します。 - NetBeans
To connect to a database through PEAR::DB, you have to create a valid DSN - data source name. 例文帳に追加
PEAR::DB により、データベースに接続するには、有効なDSN - data source nameを作成する必要があります。 - PEAR
In the JavaDB root directory (javadb), create a new folder named'databases'. 例文帳に追加
Java DB のルートディレクトリ (javadb) に「databases」という新しいフォルダを作成します。 - NetBeans
Click the Create DB button for the appropriate configuration in the Database Configuration panel of the New Project Wizard.例文帳に追加
「新規プロジェクト」ウィザードの「データベース構成」パネルで適切な構成の「DB の作成」ボタンをクリックします。 - NetBeans
In the Services window, right-click Databases JavaDB and choose Create Database.例文帳に追加
「サービス」ウィンドウで、「データベース」「Java DB」ノードを右クリックし、「データベースを作成」を選択します。 - NetBeans
(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
Once Java DB is registered with the IDE, you can easily start and stop the database server, as well as create a new database.例文帳に追加
Java DB が IDE に登録されたら、簡単にデータベースサーバーを起動または停止したり、新しいデータベースを作成したりできます。 - NetBeans
For MySQL databases, you can click the Create DB button for the appropriate configuration in the Database Configuration panel of the New Project wizard.例文帳に追加
MySQL データベースの場合、「新規プロジェクト」ウィザードの「データベース構成」パネルで適切な構成の「DB の作成」ボタンをクリックします。 - NetBeans
In the Create Java DB Database dialog box, type the Database Name, User Name,and optional Password, as shown in the following example below. 例文帳に追加
次の例で示すように、「Java DB データベースを作成」ダイアログで「データベース名」、「ユーザー名」、および任意で「パスワード」を入力します。 - NetBeans
The following code prints every key in the database db, without having to create a list in memory that contains them all:例文帳に追加
以下のコードはデータベース db について、キー全てを含むリストをメモリ上に生成することなく全てのキーを出力します。 - Python
For details about the more modern Db and DbEnv object oriented interface see the above mentionedpybsddb URL.The bsddb module defines the following functions that create objects that access the appropriate type of Berkeley DB file.例文帳に追加
現在の、Db と DbEnvによるオブジェクト指向的インターフェースについては上記 pybsddb のURLを参照してください。 bsddb モジュールでは、適切な形式の Berkeley DB ファイルにアクセスするオブジェクトを生成する以下の関数を定義しています。 - Python
This method is used by the installer to prevent attempts to create/modify the dependency DB if the current user does not have write access to the registry. 例文帳に追加
レジストリへの書き込み権限のないユーザが依存性 DBを作成/更新しようとする試みを防ぐために、インストーラがこのメソッドを使用します。 - PEAR
We are using the db-container for the example and a mysql database.You need to create some tables in the mysql-database to store the messages:Example 52-1. 例文帳に追加
ここでは、例として DB コンテナと mysql データベースを使用します。 mysql データベースに、(キューに追加される)メッセージをストアしておくためのテーブルを作成する必要があります。 - PEAR
We will use the standard base directory, /var/db:If your base directory does not already exist, now would be a good time to create it. 例文帳に追加
標準の baseディレクトリ /var/db を使用します:base ディレクトリが存在しない場合は作成しておきましょう。 - FreeBSD
Since we want to use a database to verify the login data, we now create the variable $dsn, it contains a valid DSN string that will be used to connect to the database via PEAR::DB. 例文帳に追加
この例では、ログインデータの検証にデータベースを使用するので、変数$dsnを作成します。 この変数には、PEAR::DBによるデータベース接続に使われる有効なDSN文字列を指定します。 - PEAR
In order to create the list of Web browser candidates, the data relay server searches a DB, in which combination information of a URL and a Web browser is registered, by using an URL input by the user as a key, and extracts a Web browser candidate.例文帳に追加
Webブラウザの候補リストを作成するために,データ中継サーバは,ユーザが入力したURLをキーにして,URLとWebブラウザの組み合わせ情報が登録されているDBを検索してWebブラウザの候補を抽出する。 - 特許庁
Workflow from a request to create the artwork original drawing to the storage and management of the artwork original drawing is managed using the artwork management database (DB) of the group of servers 1.例文帳に追加
サーバ群1の版下管理データベース(DB)で、版下原図の作成依頼から版下原図の保管管理までのワークフローを管理する。 - 特許庁
THe server reads the ticket ID and the user information of the ticket buyer out of the ticket image, and when matching with data of the ticket information DB is successful, the DB is updated to create and send a new electronic ticket to the transfer destination.例文帳に追加
サーバは、チケット画像からチケットIDと、チケット購入者のユーザ情報を読み出し、チケット情報DBのデータと照合がとれると、DBを更新し、新たに電子チケットを生成して譲渡先に送る。 - 特許庁
To provide a CLI command input device which deals with a plurality of kinds of commands and command input object devices, and which does not use a DB to create commands.例文帳に追加
複数の種類のコマンドおよびコマンド投入対象装置に対応でき、コマンド作成のためにDBを用いないCLIコマンド投入装置を提供する。 - 特許庁
A view creation part 220 refers to the access right DB 204 to create a view in which electronic documents accessible to the user are classified according the type of access right.例文帳に追加
ビュー作成部220は、アクセス権DB204を参照することで、そのユーザがアクセス可能な電子文書を、そのアクセス権の種類に応じて分類したビューを作成する。 - 特許庁
When past data is requested to be acquired, update processing of the secondary DB is stopped and an update log at the time closest to the request time and recorded in the DB quiesce point storage part 105 is acquired from the update log accumulation part 106 to create past data from data of the secondary DB and the update log acquired from the update log accumulation part 106.例文帳に追加
過去データの取得要求があった場合に、セカンダリDBの更新処理を停止し、DB静止点記憶部105に記録された時刻であって、要求された時刻に最も近い時刻の更新ログを更新ログ蓄積部106から取得し、セカンダリDBのデータと更新ログ蓄積部106から取得した更新ログから過去データを作成する。 - 特許庁
Then, if unit component data are not in a first cache part 21 of the cache server 20, the front end server 30 acquires component data from a second cache part 22 or a DB server 50 to create the Web page.例文帳に追加
そして、フロントエンドサーバ30は、キャッシュサーバ20の第1キャッシュ部21に単位部品データが無い場合に、第2キャッシュ部22又はDBサーバ50から部品データを取得してWebページを作成する。 - 特許庁
When the analyte examination data off the reference values exists, the analyte examination data of the examination item off the reference value is imaged to create an analyte examination image and stores it in an image DB 334 of the storage section 33.例文帳に追加
基準値を外れている検体検査データが存在する場合、当該基準値から外れている検査項目の検体検査データを画像化して検体検査イメージ画像を作成し、記憶部33の画像DB334に記憶させる。 - 特許庁
Each clone with no amino acid detected is used to perform homology retrieval of a fourth database, whether or not the amino acid sequence is included in a file of the FANTOM DB corresponding to a clone with detected homology is retrieved to create a correspondence table.例文帳に追加
アミノ酸が検出されなかった各クローンを用い、第4のデータベースに対し、相同性検索を行い、相同性が検出されたクローンに対応するFANTOM DBのファイルにアミノ酸配列が含まれているかどうか、検索して、対応表を作製する。 - 特許庁
The scenario creation device is configured to create a scenario by collecting messages transmitted and received between a plurality of servers in an information processing system, and generating a work model by associating the messages transmitted and received in the same transaction in association, and sorting the generated work models in ascending order of time at which access is made to a DB server.例文帳に追加
情報処理システム内の各サーバ間で送受されるメッセージを収集し、同一のトランザクション内に送受されたメッセージを関連付けて業務モデルを生成し、生成した業務モデルを、DBサーバへのアクセスを開始した時刻の昇順にソートすることによりシナリオを作成する。 - 特許庁
According to the contract, the Internet shops 230 to 232 can discount the price without taking risks and expect the effect of attracting customers, so that the advertisement distributor 120 can create a Data Base (DB) for an advertiser 110 to develop flexible advertising strategies on the basis of information acquired from many Internet shops.例文帳に追加
この契約によりネットショップ230〜232はリスクを負わない商品割引が可能となり集客効果が見込め、広告配信業者120は多数のネットショップから取得した情報を基に広告主110が柔軟な広告戦略を練るためのData Base(DB)の作成が可能となる。 - 特許庁
In this system, a setting apparatus such as a personal computer uses a graphical display screen Wd to create setting data including information of types of apparatuses (Da, Db) forming the music LAN and information about plugs (Pas1-Pbr2) for logically indicating the exchange relation of data between the apparatuses or line connections (Lm, Ln), on the basis of previously prepared apparatus information.例文帳に追加
このシステムでは、パーソナルコンピュータなどの設定装置において、グラフィックな表示画面Wdを用いて、予め用意された機器情報に基づき、音楽LANを構成する機器(Da,Db)の機種情報、当該機器間のデータ送受関係を論理的に表わすためのプラグ(Pas1〜Pbr2)や結線(Lm,Ln)に関する情報を含む設定データが作成される。 - 特許庁
This related word extracting mechanism has a related word DB creation engine 6 which extracts a word as a keyword and its related word from an inputted text to create a related word DB2, and a matching engine 5 which retrieves a related word from the related word DB2 for a keyword inputted by a user and outputs a combination of the inputted keyword and its related word.例文帳に追加
この関連語抽出機構は、入力されたテキストからキーワードである単語とその関連語を抽出して関連語DB2を作成するための関連語DB作成エンジン6と、ユーザより入力されたキーワードに対する関連語を関連語DB2より検索し、入力キーワードとその関連語の組み合わせを出力するマッチングエンジン5とを有する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|