databaseを含む例文一覧と使い方
該当件数 : 27027件
A table build engine and a database compiler are used to create the look-up tables.例文帳に追加
ルックアップ・テーブルを作成するためには、テーブル構築エンジンとデータベース・コンパイラとが用いられる。 - 特許庁
Moreover, accompaniment style data, which are made suitable to the music, are stored as an accompaniment style database.例文帳に追加
曲のスタイルに合った伴奏スタイルデータを伴奏スタイルデータベースとして記憶しておく。 - 特許庁
To solve the problem that storing data on a knowledge-share database remarkably takes a lot of time and labor.例文帳に追加
知識共有データベースに対してデータを蓄積させる事は非常に手間が掛かる。 - 特許庁
transfer (electronic data) out of a database or document in a format that can be used by other programs 例文帳に追加
データベースあるいはドキュメントから他のプログラムで使用できる形式で(電子データを)移す - 日本語WordNet
a database in which relations between information items are explicitly specified as accessible attributes 例文帳に追加
情報項目の関係がアクセス可能な属性としてはっきりと記載されているデータベース - 日本語WordNet
This daemon serves as a broker for sendmail to authenticate against your FreeBSD passwd database. 例文帳に追加
この方法は sendmail があなたの FreeBSD の passwd データベースに対して認証することを可能にします。 - FreeBSD
$ mysql -u root -h localhost -p sqlfile Like LOAD DATA, be sure you can tell what sqlfile does.Failure to do so may cause your database to be compromised! 例文帳に追加
LOADDATAコマンドと同様、sqlfileが何を行っているのかよく理解しておいて下さい。 - Gentoo Linux
Right now in the gentoo database, the MySQL root account is the onlyaccount that can access it, given its permissions. 例文帳に追加
データベースgentooでは今のところ、MySQLのrootユーザだけが、許可を与えられアクセス可能なアカウントです。 - Gentoo Linux
It will not return until the disk file state is syncronized with the in-memory state of the database. 例文帳に追加
これはメインメモリの状態をディスクの状態と同期させるまでは戻って来ない。 - JM
If the database is in memory only, the sync routine has no effect and will always succeed. 例文帳に追加
データベースがメモリの中だけにある場合、syncルーチンは何の効果もなく常に成功する。 - JM
/etc/host resolver configuration file /etc/hosts host database file /etc/nsswitch name service switch configuration "CONFORMING TO" 例文帳に追加
/etc/host名前解決の設定ファイル/etc/hostsホストのデータベースファイル/etc/nsswitchネームサービス切替設定準拠 - JM
function opens a connection to the database, and sets the next entry to the first entry. 例文帳に追加
関数はデータベースへの接続をオープンし、次の読み込みエントリを先頭のエントリに設定する。 - JM
function returns a pointer to a structure containing the group information from the aliases database. 例文帳に追加
関数はエイリアスデータベースから取り出したグループ情報を含む構造体へのポインタを返す。 - JM
This scheme designates a WAIS database, search, or document (see http://www/rfc/rfc1625 例文帳に追加
このスキームは WAIS のデータベース、検索、文書を指定する(WAIS に関する詳しい情報はhttp://www/rfc/rfc1625 - JM
The Databases node shows all of the database drivers and connections that have been added to the IDE.例文帳に追加
「データベース」ノードには、IDE に追加されたすべてのデータベースドライバと接続が表示されます。 - NetBeans
The RowSet layer makes the connection to the database, executes the queries, and manages the result set. 例文帳に追加
行セットの層でデータベースに接続し、クエリーが実行され、結果セットが管理されます。 - NetBeans
Next, you add a Table component to your application and connect the component to a database table. 例文帳に追加
次に、アプリケーションに「表」コンポーネントを追加し、コンポーネントをデータベース表に接続します。 - NetBeans
Switch to the Services window (Ctrl+5) and expand the Databases node to see your new database.例文帳に追加
「サービス」ウィンドウに切り替え (Ctrl+5)、「データベース」ノードを展開して新しいデータベースを表示します。 - NetBeans
You should now be able to change database entries using the slider and checkboxes.例文帳に追加
これで、スライダとチェックボックスを使用してデータベースのエントリを変更できるようになります。 - NetBeans
This Drop Down List component gets its list of choices from the bundled PERSON database table.例文帳に追加
「ドロップダウンリスト」コンポーネントでは、IDE に付属の PERSON データベース表から項目のリストを取得します。 - NetBeans
NetBeans IDE provides a sample TRAVEL database which you use in the remainder of this tutorial. 例文帳に追加
NetBeans IDE には、このチュートリアルのこれ以降で使用するサンプルの TRAVEL データベースが用意されています。 - NetBeans
The rowset object makes the connection to the database, executes the queries, and manages the result set. 例文帳に追加
行セットオブジェクトでデータベースに接続し、クエリーが実行され、結果セットが管理されます。 - NetBeans
Start the Java DB database by right-clicking the JavaDB node in the Services window and choosing Start Server. 例文帳に追加
「サービス」ウィンドウで「JavaDB」ノードを右クリックし、「サーバーを起動」を選択して、Java DB データベースを起動します。 - NetBeans
Right-click the rubyweblog node and choose Migrate Database To Current Version from the pop-up menu.例文帳に追加
「rubyweblog」ノードを右クリックし、ポップアップメニューから「データベースマイグレーション」「現在のバージョンへ」を選択します。 - NetBeans
Right-click the project with the missing data connection, and choose Resolve Database Problems from the pop-up menu. 例文帳に追加
ユーザーは新しい名前を入力することにより、Java パッケージ名を変更できます。 - NetBeans
In the Resolve Data Source(s) dialog, select the database name and click Add Data Connection. 例文帳に追加
「ソースの構造」ドロップダウンリスト (適用される場合) で、「Java Blueprint」が選択されている必要があります。 - NetBeans
In the Projects window, right-click the rubyweblog node and choose Migrate Database To Current Version.例文帳に追加
「プロジェクト」ウィンドウで、「rubyweblog」ノードを右クリックし、「データベースマイグレーション」「現在のバージョンへ」を選択します。 - NetBeans
# To use Rails without a database, you must remove the Active Record framework # config.frameworks -= [ :active_record, :active_resource, :action_mailer 例文帳に追加
# データベースなしで Rails を使用するには、アクティブレコードフレームワークを削除する必要があります。 - NetBeans
# To use Rails without a database, you must remove the Active Record framework config.frameworks -= [ : 例文帳に追加
# データベースなしで Rails を使用するには、アクティブレコードフレームワークを削除する必要があります。 - NetBeans
In previous versions of the IDE, the Java DB Database Server was administered from Tools in the main menu. 例文帳に追加
以前のバージョンの IDE では、Java DB データベースサーバーはメインメニューの「ツール」から管理されていました。 - NetBeans
The JSF 1.2 components can access the data in the database and display it on your Web page. 例文帳に追加
JSF 1.2 のコンポーネントを使用してデータベース内のデータにアクセスし、データを Web ページに表示できます。 - NetBeans
This involves installing and configuring the PHP engine, a MySQL database, an Apache web server, and the XDebug debugger. 例文帳に追加
これには、PHP エンジン、MySQL データベース、Apache Web サーバー、および XDebug デバッガのインストールと構成が含まれます。 - NetBeans
You can use various database servers while one of the most popular ones is the MySQL server. 例文帳に追加
さまざまなデータベースサーバーを使用できますが、もっとも一般的なサーバーは MySQL サーバーです。 - NetBeans
The NetBeans IDE comes with a sample Travel database that appears under the Databases node.例文帳に追加
NetBeans IDE にはサンプルの Travel データベースが付属しており、これは「データベース」ノードの下に表示されます。 - NetBeans
You can use the database server bundled with the Sun Java System Application Server or any JDBC-compliant SQL server. 例文帳に追加
Sun Java System Application Server または JDBC-準拠の SQL サーバーにバンドルされているデータベースサーバーを使用できます。 - NetBeans
To work with other databases, you need to install the database server and the JDBC driver. 例文帳に追加
その他のデータベースを操作するには、データベースサーバーと JDBC ドライバをインストールする必要があります。 - NetBeans
You use the Databases node in the Runtime window when creating a connection to a database. 例文帳に追加
データベースへの接続を作成する場合、「実行時」ウィンドウの「データベース」ノードを使用します。 - NetBeans
Applications requesting a connection to a database obtain that connection from the pool. 例文帳に追加
データベースへの接続を要求するアプリケーションは、この接続プールから接続を取得します。 - NetBeans
Some common properties are the URL for the database name, user name, and password. 例文帳に追加
一般的に使用されるプロパティーは、データベース名としての URL、ユーザー名、およびパスワードです。 - NetBeans
When setting up a database connection pool, you also create a JDBC resource (also called a data source). 例文帳に追加
データベース接続プールを設定する場合、JDBC リソース (データソースとも呼ばれる) も作成します。 - NetBeans
Typically, there is at least one JDBC resource for each database accessed by an application. 例文帳に追加
一般に、JDBC リソースは、アプリケーションがアクセスするデータベースごとに少なくとも 1 つ存在します。 - NetBeans
How would you build your task list application if you used database table instead of a file?例文帳に追加
ファイルではなくデータベースを使用した場合、タスクリストアプリケーションをどのように構築しますか。 - NetBeans
You can see this approach used in the Creating a Custom Desktop Database Applicationtutorial.例文帳に追加
この方法は、「カスタムデスクトップデータベースアプリケーションの作成」のチュートリアルで使用されています。 - NetBeans
If the Connect dialog box appears, type the password that you have set for the database server.例文帳に追加
「接続」ダイアログが表示されたら、データベースサーバー用に設定したパスワードを入力します。 - NetBeans
The SQL script specifies the InnoDB storage engine in order to handle the foreign keys in this database.例文帳に追加
このデータベースの外部キーを処理するために、SQL スクリプトは InnoDB ストレージエンジンを指定します。 - NetBeans
If Java DB is registered, the JavaDB Installation and Database Locationfields will be filled in. 例文帳に追加
Java DB が登録されている場合、「JavaDB インストール」フィールドと「データベースの場所」フィールドが入力されます。 - NetBeans
SeeBuilding a Java Desktop Database Application for an example of how this shell can be used.例文帳に追加
この使用方法の詳細は、「Java デスクトップデータベースアプリケーションの構築」参照してください。 - NetBeans
When deployed, you should be able to delete a row from the table to remove it from the database. 例文帳に追加
配備されたら、行を表から削除することでデータベースから削除できるはずです。 - NetBeans
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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会員(無料)になると
|
