「dSn」を含む例文一覧(64)

1 2 次へ>
  • A PDO dsn string.
    PDO の dsn 文字列。 - PEAR
  • A PEAR::DB dsn string.
    PEAR::DB の dsn 文字列。 - PEAR
  • A PEAR::MDB2 dsn string.
    PEAR::MDB2 の dsn 文字列。 - PEAR
  • DSN--The Data Source Name
    DSN--データソース名 (Data Source Name) - PEAR
  • Introduction - DSN--The Data Source Name
    導入 - DSN--データソース名(The Data Source Name) - PEAR
  • A valid and well-formed DSN .
    有効な、正しい形式の DSN - PEAR
  • The dsn for connecting to the database
    データベースに接続するための DSN - PEAR
  • This DSN consists in the following parts:
    この DSN は、以下の要素からなります。 - PEAR
  • See the "DSN" section for further information.
    詳細は"DSN" の節を参照ください。 - PEAR
  • Note that you can also specify an existing DB object with the dsn parameter instead of a DSN.
    また、DSN の代わりに、DSN 引数を保持した DB のオブジェクトを渡すこともできます。 - PEAR
  • Either an existing DB connection or a valid dsn
    既存の DB 接続あるいは有効な DSN - PEAR
  • We use the previously defined DSN string.
    ここでは、定義済のDSN文字列を使います。 - PEAR
  • In the example below, we will just use a $dsn.
    以下の例では、単に $dsn を指定しています。 - PEAR
  • Introduction - DSNIntroduction - DSN--The Data Source NameDescription To connect to a database through PEAR::MDB, you have to create a valid DSN - data source name.
    導入 - DSN導入 - DSN--データソース名説明 PEAR::MDB でデータベースに接続するには、正しいDSN を作成しなければなりません。 - PEAR
  • Either this or the 'dsn' option is required.
    このオプションか 'dsn' のいずれかが必須となります。 - PEAR
  • The DSN of the database connection to make, or a DB object.
    データベース接続のための DSN、あるいは DB オブジェクト。 - PEAR
  • dsn String for defining the DB connectiondbOptions passes DB options
    dsn DB 接続を定義する文字列。 dbOptions DB に渡すオプション。 - PEAR
  • You have to pass an DSN to the constructor.
    あなたは DSN を コンストラクタに渡さなければならない。 - PEAR
  • Example 39-2. Connect using an array for the DSN information
    例 39-2配列を DSN 情報に使用して接続する - PEAR
  • Only needed in conjunction with 'dsn' option.null
    'dsn' オプションを指定した場合にのみ必要となります。 null - PEAR
  • A unified API for accessing SQL databases Introduction - DSN
    SQL データベースにアクセスするための統一された API です。 導入 - DSN - PEAR
  • This is the default data source name (DSN) to connect to your database.
    データベースに接続するためのデフォルトの DSNを指定します。 - PEAR
  • Whether or not a DSN(dispatch notice) to a transmitted electronic mail is received from a mail server 112 is discriminated and upon the receipt the DSN, the facsimile terminal updates contents of the communication management information of the electronic mail receiving the DSN depending on the DSN.
    電子メールの送信から一定期間経過後には、送信電子メールに対するDSN(送達通知)をメールサーバ112から受信したか否か判定し、このDSNを受信すると、このDSNに応じてこのDSNを受けた電子メールの通信管理情報の内容を更新する。 - 特許庁
  • In this example the objective of the method is to connect to the given DSN.
    この例では、メソッドの目的は指定した DSN に接続することです。 - PEAR
  • To connect to a database through PEAR::MDB2, you have to create a valid DSN - data source name.
    PEAR::MDB2 でデータベースに接続するには、正しいDSN を作成しなければなりません。 - PEAR
  • The new instance is bind to an DSN, so you have only to provide an SQL query.
    新しいインスタンスが DSN と結びつけるので、あなたは SQL クエリを投げるだけでよいです。 - PEAR
  • 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
  • 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
  • The state control information is stored in a PES packet, and the PES packet includes a time stamp (PTS (DSn[ICS])) that indicates a display timing of the interactive picture.
    状態制御情報は、PESパケットに格納され、当該PESパケットは、タイムスタンプ(PTS(DSn[ICS]))を含んでおり、PTS(DSn[ICS])は、対話画面の表示タイミングを示す。 - 特許庁
  • String formats are described in the DSN section while array formats are covered in the "Intro - Connect"section.
    文字列形式についてはDSN の節、配列形式については"導入 -接続"の節で説明されています。 - PEAR
  • Example 39-3.
    例 39-3配列を DSN 情報に使用し、SSL 経由で MySQLi に接続する - PEAR
  • Additional options for the storage driver (example: if you are using DB as the storage driver, you have to pass the dsn string here)
    ストレージドライバに渡すオプション (例: ストレージドライバに DBを使用する場合は、dsn 文字列を指定しなければなりません)。 - PEAR
  • You need to specify either a DB instance or a DB compatible dsn string as an option to use this driver.
    このドライバを使用するには、DB インスタンスかDB で使用できる dsn 文字列のいずれかを指定しなければなりません。 - PEAR
  • You need to specify either a MDB2 instance or a MDB2 compatible dsn string as an option to use this driver.
    このドライバを使用するには、MDB2 インスタンスかMDB2 で使用できる dsn 文字列のいずれかを指定しなければなりません。 - PEAR
  • You need to specify either a PDO instance or a PDO compatible dsn string as an option to use this driver.
    このドライバを使用するには、PDO インスタンスかPDO で使用できる dsn 文字列のいずれかを指定しなければなりません。 - PEAR
  • If for some reason you need to create the tables from scratch again then please delete the backup files with the matching DSN.
    何らかの理由で最初からテーブルを作り直したい場合は、該当するDSN のバックアップファイルを削除してください。 - PEAR
  • Each of the extra elements in the $dsnarray (key through cipher in the example below) are optional.
    $dsn配列(下記の例の cipherから key)の各追加要素はオプションです。 - PEAR
  • A DSN (data source name) or array format for specifying database servers Data type abstraction and on demand datatype conversion
    データベースサーバを指定する方法として、DSN (データソース名)あるいは配列を使用可能 データ型の抽象化および必要に応じたデータ型の変換 - PEAR
  • The display timing is obtained by adding a predetermined duration to a decode ending time (PTS (DSn[S-ODSslast])) of graphics data (S-ODSslast) constituting the initial display of the interactive picture.
    この表示タイミングは、対話画面の初期表示を構成するグラフィクスデータ(S-ODSslast)のデコード終了時刻(PTS(DSn[S-ODSslast]))と、所定の期間とを足し合わせた時刻である。 - 特許庁
  • To prevent a graphics object belonging to DSn+1 from overwriting a graphics object belonging to DSn when a target reproduction apparatus performs pipelined processing.
    対象となる再生装置がパイプライン処理を行う場合、DSn+1に属するグラフィクスオブジェクが、DSnに属するグラフィクスオブジェクトを上書きする事態を防止する。 - 特許庁
  • However if these files exist the installer will always attempt to alter instead of creating the tables from scratch as long as you are using the sam DSN.
    しかし、このバックアップファイルが存在する場合は、同じ DSN でインストーラを実行すると無条件でデータベースを変更しようとし、テーブルを新規作成することはありません。 - PEAR
  • The main differences are that some lines in the auto-generated file would have to be uncommented or edited to produce the above (e.g.,the lines that define the database DSN).
    主な違いは、自動生成されたファイルにはいくつかコメントされていたり編集を要したりする場所(たとえばデータベースの DSN 定義部分など)があるということです。 - PEAR
  • The Constructor can take a Pear::DB Data Source Name (DSN) and will then connect to the database; or a PEAR::DB object handle, if you already connected the database before.
    コンストラクタは Pear::DB の データソース名 (DSN) からデータベースに接続することができ、もしくは、もし以前既にデータベースに接続したのであればPear::DB オブジェクトハンドルを受け取ることができます。 - PEAR
  • Connect to MySQLi via SSL using an array for the DSN information The ssl element of the $options array must be set to TRUE in order for SSL to work.
    $options 配列の ssl 要素は、SSL 作業をするために、TRUE に設定しなければなりません。 - PEAR
  • In a preferred embodiment of the invention, the normalized power margin value dSn is computed from an apparent load impedance Za and Thevenin impedance Zt, which are recognized from the measurement location, as dSn=[(Za-Zt)/(Za+Zt)]2.
    本発明の好適な実施例では、標準化電力限界値dSnは見掛けの負荷インピーダンスZa及びTheveninインピーダンスZtから計算され、 として測定位置から認められる。 - 特許庁
  • Document any interfaces that users must use, such as a database DSN, command-line arguments for applications, configuration file contents, or any other non-code elements.
    ユーザが必ず使うことになるインターフェイス、例えば、データベース DSN やアプリケーションのコマンドライン引数、設定ファイルの定数、その他すべての非コード的な要素についてドキュメントを作成してください。 - PEAR
  • Queues 321-32i store a plurality of transfer requests DS1-DSn grouped by use of an identifier to configure a request channel.
    キュー(321〜32i)は、識別子を用いてグループ化された複数の転送要求(DS1〜DSn)を記憶し、リクエストチャネルを構成する。 - 特許庁
  • The antiwear performance evaluation device 20 composing an antiwear performance evaluation system 10 includes a condition decision unit 23 and a DSN operation unit 25.
    耐摩耗性能評価システム10を構成する耐摩耗性能評価装置20は、条件判定部23と、DSN演算部25とを含む。 - 特許庁
  • In such a case, the mail server 11 transmits a transmission right inversion command to the mail server 12 after transmitting the transmission confirmation request and the e-mail with by the DSN.
    このとき、メールサーバ11はメールサーバ12に対してDSNによる送達確認要求と電子メールを送信した後、送信権反転コマンドを送信する。 - 特許庁
  • Coded streams DSa-DSn generated by encoders 14a-14n are written in a memory (54C) via a bus 5 and a bus interface (54A) in the order of generation.
    エンコーダ14a〜14nで生成された符号化ストリームDSa〜DSnは、生成順にバス50,バスインターフェース54Aを介してメモリ54Cに書き込まれる。 - 特許庁
1 2 次へ>

例文データの著作権について