Code Listing5.10: Create a Protection Databaseentry for the database user
コード表示4.11 - Gentoo Linux
reads the next entry from the database.
はファイルの次のエントリを読み込む。 - JM
function reads the next entry from the services database (see services (5))
関数はサービスのデータベース( services (5) - JM
function reads the next entry from the protocols database (see protocols (5))
関数は、プロトコルのデータベース( protocols (5) - JM
METHOD FOR DETERMINING ENTRY OF DATABASE データベースのエントリを決定する方法 - 特許庁
In addition, instead of starting with a dummy entry, the old database さらに古いデータベース形式では、 - JM
Writing a New Entry into the Database データベースへの新しいエントリの書き込み - NetBeans
Click Save to save the entry in the database. 「Save」をクリックしてエントリをデータベースに保存します。 - NetBeans
Lesson 6: Writing a New Entry into the Database レッスン 6: データベースへの新しいエントリの書き込み - NetBeans
Install the cons25 terminal databaseentry on the remote machine.
リモートマシンのターミナルデータベースに cons25のエントリをインストールします。 - FreeBSD
XrmPutLineResource adds a single resource entry to the specified database. XrmPutLineResourceは、指定したデータベースにリソースのエントリーを1つ追加する。 - XFree86
function opens a connection to the database, and sets the next entry to the first entry.
関数はデータベースへの接続をオープンし、次の読み込みエントリを先頭のエントリに設定する。 - JM
function returns 1 if the entry was successfully written to the database, or 0 if an error occurred.
関数は 1 を返す。 またエラーが起こった場合、0 を返す。 - JM
SCHEMA ENTRY INPUT SUPPORT SYSTEM, METHOD AND PROGRAM FOR DATABASE データベースのスキーマエントリ入力支援システム、方法およびプログラム - 特許庁
Return the password databaseentry for the given numeric user ID.
与えられたUIDに対応するパスワードデータベースのエントリを返します。 - Python
If the same specifier is used for an entry in both the file and the database,the entry in the file will replace the entry in the database if override is True; otherwise, the entry in the file is discarded. あるエントリーについて、ファイルとデータベースが同じ指示子を用いている場合、引き数 override がTrueならば、データベースのエントリーはファイルのエントリーに置き換えられる。 そうでない場合、ファイルのエントリーは破棄される。 - XFree86
function returns a pointer to the next entry in the shadow password database.
関数は shadow パスワード・データベースにおける次のエントリへのポインタを返す。 - JM
Return the password databaseentry for the given user name.
与えられたユーザ名に対応するパスワードデータベースのエントリを返します。 - Python
A retrieval processing part 24 extracts an entry value corresponding to the re-retrieval condition entry from the retrieval result of a database 16 by the retrieval condition entry and repeats retrieval of the database 16 with the entry value as the retrieval condition entry until no entry value is extracted. 検索処理部24は、検索条件項目によるデータベース16の検索結果から再検索条件項目に該当する項目値を抽出し、項目値を抽出されなくなるまで、項目値を検索条件項目としてデータベース16の検索を繰り返す。 - 特許庁
Every database begins with a dummy entry for a file called `LOCATE02',
すべてのデータベースは、 ファイルエントリの最初に `LOCATE02' というダミーのエントリを持つ。 - JM
An entry selecting device 105 refers to the hit situation database and selects an entry group to be the object of an entry in the case of adding/ erasing the entry between the full table and the cache. エントリ選択装置105は、フルテーブルとキャッシュとの間のエントリの追加・削除に際して、ヒット状況データベースを参照してその対象となるエントリ群を選択する。 - 特許庁
The entry of a Web log on the Internet is stored in a database, and when a new entry is prepared, similar entry is searched from the database, and track-back is automatically prepared. データベースにインターネット上のウェブログのエントリを蓄積しておいて、新しくエントリが作成された場合、データベース内から類似するエントリを探して自動的にトラックバックを作成する。 - 特許庁
Databaseentry of the terminal escape codes to perform various terminal functions.
TERMCAP 種々の端末の機能を実現する端末のエスケープコードの データベースのエントリ。 - FreeBSD
"login " [ on | off ] Adds or removes the entry in the utmp database file for the current window.
"login " [ on | off ]utmp データベースファイル中の、現在のウィンドウのエントリを追加・削除する。 - JM
Note how U.S. states corresponding to your entry are returned from the states database.
入力内容に対応する米国の州が states データベースから返されます。 - NetBeans
To provide a security marker having a unique characteristic corresponding to a databaseentry. データベースエントリに対応する独自の特性を有するセキュリティマーカの提供。 - 特許庁
A resource database never contains more than one entry for a given ResourceName. リソースデータベースは与えられた ResourceName に対して複数のエントリーを持つことはない。 - XFree86
The user entry associatively stored to the printer entry can be acquired by making access to the printer entry to the database. データベースに対して印刷機エントリにアクセスすることによって、当該印刷機エントリに関連付けられて記憶されたユーザエントリを取得することができる。 - 特許庁
Issue the pts createuser command to create a Protection Databaseentry for the admin user. adminユーザに対してProtectionデータベースのアカウントを作成するためにptscreateuserコマンドを発行します。 - Gentoo Linux
Fig. 1-2-8 Trends in entry rates by industry according to the Town page Database(over a five-year period) 第1-2-8図 タウンページデータベースによる業種別開業率の推移(5年間) - 経済産業省
Complete the if clause by adding code that inserts a new entry into the wishers database.
「wishers」データベースに新しいエントリを挿入するコードを追加して、if 節を終了します。 - NetBeans
Appended note 1-2-1 Method of calculation of entry and exit rates based on the Town page Database 付注1-2-1 タウンページデータベースに基づく開業率・廃業率の計算方法 - 経済産業省
Return the group databaseentry for the given numeric group ID.KeyError is raised if the entry asked for cannot be found.
与えられたグループ ID に対するグループデータベースエントリを返します。 要求したエントリが見つからなかった場合、KeyError が送出されます。 - Python
Return the group databaseentry for the given group name.KeyError is raised if the entry asked for cannot be found.
与えられたグループ名に対するグループデータベースエントリを返します。 要求したエントリが見つからなかった場合、KeyError が送出されます。 - Python
(dummy) entry is trimmed from all but the first database.
最初の (ダミー) エントリを結合するデータベースから取り去れば良さそうだが、 これは正しくない。 - JM
If port is given as 0, the library looks up the radius/udp entry in the network services database, and uses the port found there.
0 を指定すると、ネットワークサービスデータベースからエントリ radius/udpを探し、そのポートを使用します。 - PEAR
The name argument is prefixed to the resourceName in the option table before storing a databaseentry. 引き数 name は、データベースのエントリーの格納の前に、オプション表で resourceName の先頭に付けられる。 - XFree86
Fig. 1-2-6 Entry rates by industry according to the Town page Database and Establishment and Enterprise Census of Japan 第1-2-6図 タウンページデータベース、事業所・企業統計調査による業種別開業率 - 経済産業省
Fig. 1-2-10 Trends in gap between entry and exit rates according to the Town page Database (over a five-year period) 第1-2-10図 タウンページデータベースによる開業率と廃業率の差の推移(5年間) - 経済産業省
function reads the next entry from the networks database and returns a netent structure containing the broken-out fields from the entry.
関数はネットワークデータベースから次のエントリを読み込み、そのエントリを netent 構造体の要素別のフィールドに格納し、その構造体を返す。 - JM
The recognized character string and an entry column of the document are associated with each other to be registered in a database 301. 認識した文字列と帳票の入力欄を関連付けてデータベース301に登録する。 - 特許庁
REGISTRATION AND EXTRACTION OF DATABASE TABLE CHANGE INFORMATION USABLE IN INVALIDATING CACHE ENTRY キャッシュエントリを無効化するために使用できるデータベーステーブル変更情報の登録および取り出し - 特許庁
A service record information entry item can be created inside the database. 本方法では、サービス記録情報記入項目がデータベース内に作成されることが可能である。 - 特許庁
An entering/leaving management server decides whether or not the entry of the worker has been permitted based on information registered in a worker information database, an operation database, and an entering/leaving history database. 入退場管理サーバは、作業者情報データベース、作業データベース、入退場履歴データベースに登録されている情報に基き、作業者の入場を許可するかを判定する。 - 特許庁
The cellular telephone interface device selects the matching entry of highest probability, if there is any, from the database and displays the entry for the subscriber (510). セルラー電話インタフェース装置は、データベースから最も可能性の高い一致エントリがある場合はこれを選択し、このエントリを加入者に表示する(510)。 - 特許庁
Looking at entry rates in the Town page Database, we classify the industries with high entry rates-"information and communications" and "services related to business activities"-as industries with top entry rates and those with low entry rates-"industrial materials" and "food, clothing, and personal items"-as industries with bottom entry rates and contrast these two types of industries. 「タウンページデータベース」で開業率を見た時に、開業率の高い「情報・通信」、「事業活動関連サービス」を開業率上位業種、開業率の低い「工業用素材」、「食料・衣料・身の回り品」を開業率下位業種と定義し、両者を比較することで、違いを見ていく。 - 経済産業省
In addition, the image processor is provided with an entry information database 64 which holds the already registered information about the disaster. また、既に登録された災害に関する情報を保持する記入情報データベース64を備える。 - 特許庁
To provide a schema entry input support system, method and program for a database wherein an error is difficult to generate. 誤りが生じにくいデータベースのスキーマエントリ入力支援システム、方法およびプログラムを提供する。 - 特許庁
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
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 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.