「null」を含む例文一覧(1707)

<前へ 1 2 .... 16 17 18 19 20 21 22 23 24 .... 34 35 次へ>
  • Whitespace may appear immediately on either side of separating commas.
    この文字列は NULL で終わる。 コンマの直前、直後には空白が入っていることがある。 - XFree86
  • Each returned string is null-terminated.If the data returned by the server is in the Latin Portable Character Encoding,then the returned strings are in the Host Portable Character Encoding.
    返される文字列はそれぞれ NULL で終わる。 サーバが返すデータのエンコーディングが Latin ポータブル文字エンコーディングであれば、関数が返す文字列のエンコーディングはホストポータブル文字エンコーディングとなる。 - XFree86
  • The font ID stored in the XFontStruct structure will be the GContext ID, and you need to be careful when using this ID in other functions (see XGContextFromGC).If the font does not exist, XQueryFont returns NULL.
    XFontStruct構造体に含まれるフォントIDはGContextのIDであり、他の関数でこの GC を使うときには注意する必要がある(XGContextFromGCを参照)。 フォントが存在しなければXQueryFontは NULL を返す。 - XFree86
  • Description The XQueryTree function returns the root ID, the parent window ID, a pointer to the list of children windows(NULL when there are no children), and the number of children in the list for the specified window.
    説明関数XQueryTreeは指定したウィンドウに対して、ルートウィンドウのID, 親ウィンドウのID,子ウィンドウのリストへのポインタ(子ウィンドウが無い場合には NULL)、このリスト中の子ウィンドウの数を返す。 - XFree86
  • A merging condition setting means 1400 is called by the external merging table processing means 1200 or internal merging table processing means 1300 to set the merging condition set in the start table to an object table to be processed and when the merging condition is not met, preparations for setting the null value in the object table to be processed are made on condition that the null value should be set.
    結合条件設定手段1400は外結合表処理手段1200または内結合表処理手段1300によって呼び出され、処理対象表に対し開始表に指定された結合条件を設定し、結合条件を満たさない場合はnull値を設定すべきであれば処理対象表にnull値を設定するための準備を整える。 - 特許庁
  • A right of design shall be also declared null and void even after its expiration or after the abandonment.
    意匠権は,その満了後又は放棄後においても,無効を宣言することができる。 - 特許庁
  • METHOD AND SYSTEM FOR CODE REUSE AND CAPACITY ENHANCEMENT USING NULL STEERING
    ヌルステアリングを使用して符号を再使用し、および容量拡張する方法およびシステム - 特許庁
  • The null pattern comprises consecutive groups of the discrete magnetic elements in the first and second rows of the segment.
    ヌルパターンはセグメントの第1および第2行内の個別磁気素子の連続グループを含む。 - 特許庁
  • To detect a header position by using bit-patterned media and servo sector null patterns thereof.
    ビット・パターン化媒体およびそのサーボセクタ・ヌルパターンを用いてヘッダの位置検出を行う。 - 特許庁
  • A bus speed is increased by removing the use of any active bus keeper or null cycle.
    バススピードは、アクティブなバスキーパーおよびナルサイクルの使用を除去することにより増大される。 - 特許庁
  • To provide a communication apparatus capable of evading a null state due to antenna coupling.
    アンテナ結合によるヌル状態を回避することが可能な通信装置を提供すること。 - 特許庁
  • To improve transmission efficiency by transmitting a pilot symbol without the need of a null sub carrier.
    ヌルサブキャリアが不要なパイロットシンボルを伝送可能にして伝送効率を向上させる。 - 特許庁
  • Moreover, whether or not the outputted packet sequence is a NULL packet sequence is detected.
    さらに、出力されるパケット列がNULLパケット列であるかどうかを検出する。 - 特許庁
  • Any disposal of any moral rights stipulated in Articles 143 and 144 shall be considered null and void.
    第143 条及び第144 条で規定される人格権を処分することは無効とみなす。 - 特許庁
  • (2) Any sublicenses granted by the owner of a compulsory license shall be null and void.
    (2) 強制ライセンスの実施権者が付与する如何なるサブライセンスも無効とし,消滅する。 - 特許庁
  • To provide the ultra wide band antenna which can minimize a null area in electronic equipment.
    電子機器におけるヌル地域を最小化できる超広帯域アンテナを提供する。 - 特許庁
  • Recording of null packet is stopped at the rear end position of an ECC block including the recording stop position.
    記録停止位置を含むECCブロックの後端位置で、ヌルパケットの記録が停止される。 - 特許庁
  • Where does data written to /dev/null go?
    このリストのどこかに、『これを文書にまとめるのに 1人』というのがあってもいいんじゃないか? - FreeBSD
  • dd if=/dev/acd0 of=/dev/null count=1
    Note: FreeBSD 5.0 では devfs(5) が /devにエントリを自動的に作成、 管理するので、MAKEDEVを使用する必要はありません。 - FreeBSD
  • If IFS is null, the parameters are joined without intervening separators.
    IFSが空文字列の場合、パラメータの間には区切り文字は入らず、全てのパラメータは繋げられます。 - JM
  • If this login name is the null string, the tilde is replaced with the value of the shell parameter HOME .
    このログイン名が空文字列ならば、チルダはシェルパラメータHOMEの値に置き換えられます。 - JM
  • If parameter is unset or null, the expansion of word is assigned to parameter .
    parameterが設定されていないか空文字列であれば、wordを展開したものがparameterに代入されます。 - JM
  • Otherwise, only the request described by the control block pointed to by aiocbp is canceled.
    aiocbpが NULL でない場合、aiocbpで指された制御ブロックで記述されたリクエストのみがキャンセルされる。 - JM
  • The returned buffer is an array of structures of the following form +4n
    バッファのデータは、以下の構造体の配列に NULL 終端された文字列が続く形となる。 - JM
  • socket, the arguments to and tolen are ignored (and the error EISCONN
    で使用された場合、引き数toとtolenは無視される (各々の引き数が NULL と 0 でない場合はEISCONN - JM
  • non-nullable one-to-many; in a Project entity, the value of the client field is part of the Project's primary key
    null 可能ではない 1 対多の関係。 Project エンティティーで、client フィールドの値は Project の主キーの一部です - NetBeans
  • The null pattern includes consecutive groups of individual magnetic elements within the first and the second row of the segment.
    ヌルパターンはセグメントの第1および第2行内の個別磁気素子の連続グループを含む。 - 特許庁
  • NULL INTERFEROMETER COMPUTING METHOD AND STORAGE MEDIUM STORING THE METHOD
    ヌル干渉計演算方法およびヌル干渉計演算方法が記録された記録媒体 - 特許庁
  • This function was previously declared to return a signed integer [a pointer, NULL].
    この関数は符号付き整数[ポインター, ヌル]を返すものとして以前に宣言されています - 研究社 英和コンピューター用語辞典
  • Any line entered by means of a PF key will be considered null, and any data entered will be lost
    PFキーで入力された行は「ヌル」とみなされ,入力されたデータは失われる - コンピューター用語辞典
  • Type in the following conditional clause to perform validation on the incoming data:// perform validationif ((name == null)
    受信データに妥当性検査を実行するため、次の条件節を入力します。 - NetBeans
  • (If you leave null values, you will get a chart of average house prices for the entire country.)
    値を空欄のままにした場合、国全体の平均住宅価格のグラフになります。 - NetBeans
  • Convert a Unicode (UCS-2 or UCS-4) data buffer and its length to a Python Unicode object.
    null 終端された Unicode (UCS-2 または UCS-4) データのバッファとその長さから Python オブジェクトに変換します。 - Python
  • Return a new reference to the reloaded module, or NULL with an exception set on failure (the module still exists in this case).
    戻り値は再ロードしたモジュールかトップレベルパッケージへの新たな参照になります。 - Python
  • A substitution field entry ofNULL is equivalent to a pointer to an empty string.
    \\fIsubstitution\\fP フィールドに NULL を指定することは、空文字列へのポインタを指定することと等価である。 - XFree86
  • done_proc Specifiesthe procedure that is called after the requestor has received the selectionor NULL if the owner is not interested in being called back.
    \\fIw\\fP 1i所有者となるウィジェットまたは所有を放棄するウィジェットを指定する。 - XFree86
  • If contextID refers to a directrendering context then no error is generated but glXImportContextEXT returnsNULL.
    .P\\f2contextID\\fP が直接レンダリングコンテクストを指していてもエラーは生成されないが、\\f3glXImportContextEXT\\fP は NULL を返す。 - XFree86
  • To improve the transmission efficiency by transmitting a pilot symbol not needing a null subcarrier.
    ヌルサブキャリアが不要なパイロットシンボルを伝送可能にして伝送効率を向上させる。 - 特許庁
  • Next, the ECU sets the null point to be a current value smaller than the lower limit of the null area to execute the same processing (S04, S05) and records an average value A2 of the indication current (S06).
    次に、ヌル点をヌル領域の下限値よりも小さい電流値に設定して同様の処理を実行し(S04,S05)、指示電流の平均値A2を記録する(S06)。 - 特許庁
  • Outgoing line null type directivity forming parts 9-1 to 9-K for low-speed transmitting stations are provided for forming the transmitting antenna directivity, with which the null is turned in the plural high-speed transmitting mobile station directions.
    複数の高速伝送移動局方向にヌルが向けられた送信アンテナ指向性を形成する低速伝送局用下り回線ヌル型指向性形成部 9-1〜9-K を設ける。 - 特許庁
  • The adaptive array terminal 3 forms a transmission directivity pattern for directing a null to a desired signal source on the basis of a receiving weight, and the adaptive array base station 4 measures a received power of the null.
    アダプティブアレイ端末3は、受信ウェイトに基づき所望信号源にヌルを向ける送信指向性パターンを形成し、アダプティブアレイ基地局4はヌルの受信電力を測定する。 - 特許庁
  • A control code insertion section 102 references the correspondence table 104 and imparts the control codes in correspondence to the null lines and symbol lines extracted by the null line/symbol line extraction section 101.
    制御コード挿入部102は、対応表104を参照して、空行/記号行抽出部101で抽出された空行や記号行に対して制御コードを付与する。 - 特許庁
  • The antenna weight W_null(m) of a two-element array for generating a null in a null direction θ_null(m) (m=1,..., M) is next calculated, and the antenna weight W_beam1 and W_beam2 of two N-M element array antennas are calculated by using the W_beam and W_null(m).
    次に、ヌル方向θ_null(m)(m=1,…,M)にヌルを生成する2素子アレーのアンテナウェイトW_null(m)を計算し、W_bea_mとW_null(m)を用いて2つのN−M素子アレーアンテナのアンテナウェイトW_beam_1とW_beam2を計算する。 - 特許庁
  • The list of ports consists of lines with two or more space separated words: the category and the port, optionally followed by an installation command that will compile and install the port (default: make install BATCH=yes /dev/null).
    ports リストは、空白で区切られた 2 個以上のキーワードからなっています。 カテゴリ、port名に始まり、オプションとして port をコンパイルしてインストールするためのコマンド(デフォルトは make install BATCH=yes /dev/null)が続きます。 - FreeBSD
  • (Standard error is redirected to /dev/null to prevent the warnings about the directories that are not empty.) /var/tmp/root now contains all the files that should be placed in appropriate locations below /.
    (空でないディレクトリに関する警告を避けるために、 標準エラー出力は /dev/null に リダイレクトされます)この段階の /var/tmp/root には、 本来 / 以下にあるべきファイルが すべて含まれています。 - FreeBSD
  • On success 0 is returned, and node and service names, if requested, are filled with null-terminated strings, possibly truncated to fit the specified buffer lengths.
    成功すると 0 が返り、(要求されていれば) ノードとサービスの名前がNULL 終端された文字列の形式でそれぞれの指定バッファに返される(バッファの長さにあうように縮められるかもしれない)。 - JM
  • The array must contain a terminating null wide character, unless a precision is given and it is so small that the number of bytes written exceeds it before the end of the array is reached.
    精度が指定されていて、さらに出力が配列の末尾に達する前に出力バイト数が精度の値を超える場合だけは、配列は NULL ワイド文字で終端されていなくてもよい。 - JM
  • If from is not NULL, and the underlying protocol provides the source address, this source address is filled in.
    またソケットのデータ受信にも使うことができ、このときソケットは接続指向 (connection-oriened) であってもなくてもよい。 fromが NULL 以外で、下層のプロトコルから送信元アドレスが分かる場合、fromにはこの送信元アドレスが入れられる。 - JM
  • For example, when the user clicks a Button component that rerenders the page (that is, the action method returns null), a new instance of that page bean is created, and the page bean's property values are reinitialized.
    たとえば、ページを再表示する「ボタン」コンポーネントをユーザーがクリックすると (つまりアクションメソッドが null を返すと)、そのページ Bean の新しいインスタンスが作成され、ページ Bean のプロパティー値は再初期化されます。 - NetBeans
  • Temporary determination is performed thereto at a symbol temporary determining portion 20, and N-L 0's are inserted corresponding to a null carrier number into L complex signals at a null carrier inserting portion 31.
    これをシンボル仮判定部20で仮判定し、ヌルキャリア挿入部31において、L個の複素信号に対し、ヌルキャリアの番号に対応してN−L個の0を挿入する。 - 特許庁
<前へ 1 2 .... 16 17 18 19 20 21 22 23 24 .... 34 35 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  • Python
    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.
  • NetBeans
    © 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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • 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.