「Null set」を含む例文一覧(114)

1 2 3 次へ>
  • a null set
    空集合 - Eゲイト英和辞典
  • setFragments($y, $m=null, $d=null, $h=null, $i=null, $s=null) Set the names of the URI vars for each date element
    setFragments($y, $m=null, $d=null, $h=null, $i=null, $s=null) 各日付要素に対して URI 変数の名前を設定します。 - PEAR
  • mysql DESCRIBE developers;+-------+--------------+------+-----+---------+-------+| Field | Type | Null | Key | Default | Extra |+-------+--------------+------+-----+---------+-------+| name | varchar(128) | YES | | NULL | || email | varchar(128) | YES | | NULL | || job | varchar(128) | YES | | NULL | |+-------+--------------+------+-----+---------+-------+3 rows in set (0.00 sec)
    コード表示3.5:テーブルdevelopersの情報を表示する - Gentoo Linux
  • If not set, return NULL.
    設定されていない場合はNULLを返します。 - Python
  • bytes, NULL is returned, and errno is set to ENAMETOOLONG .
    バイトを超えている場合、NULL が返され、errnoにENAMETOOLONG - JM
  • Set $data to null if you want to unset.
    クリアする場合、$data に null をセットしてください。 - PEAR
  • Set $handle to null if you want to unset.
    クリアする場合、$handle に null をセットしてください。 - PEAR
  • A NULL value of nodemask or a maxnode value of zero specifies the empty set of nodes.
    引き数 NULL はノードの空集合を意味する。 - JM
  • If set is NULL, then the signal mask is unchanged (i.
    setが NULL であれば、シグナルマスクは変更されない (すなわち、howは無視される)。 - JM
  • Otherwise, NULL is returned and errno is set.
    割り当てが不可能な場合は NULL が返され、 errnoがセットされる。 - JM
  • On error, NULL is returned, and errno is set appropriately.
    エラーの場合は、NULL が返されて、errnoが適切に設定される。 - JM
  • NULL is returned when the end of the result set is reached.
    結果セットの最後に到達した場合には NULLが返されます。 - PEAR
  • the nodemask and maxnode arguments must be specify the empty set of nodes.
    nodemaskには NULL を指定すべきである。 - JM
  • If winp is not NULL, the window size of the slave will be set to the values in winp .
    winpが NULL でない場合、スレーブのウインドウサイズはwinpに設定される。 - JM
  • If not set, it will be auto initialised to NULL.
    変数がセットされていない場合、自動的に NULLに初期化されます。 - PEAR
  • If the error indicator is not set, set all three variables to NULL.
    エラーインジケータが設定されていない場合は、三つすべての変数をNULLに設定します。 - Python
  • If null, this should return an array with this indices, although others could be set as well:
    null の場合、この関数は以下の要素を持つ配列を返します。 - PEAR
  • If the return value is NULL, an exceptionshall have been set.
    戻り値を NULLにする場合、例外をセットしておかなければなりません。 - Python
  • Description The XSetICValues function returns NULL if no error occurred; otherwise, it returns the name of the first argument that could not be set.
    説明関数XSetICValuesはエラーが発生しなければ NULL を返す。 - XFree86
  • If termp is not NULL, the terminal parameters of the slave will be set to the values in termp .
    termpが NULL でない場合、スレーブの端末パラメータはtermpの値に設定される。 - JM
  • return submitted element value or NULL if not set
    送信された要素の値、あるいは設定されていない場合に NULLを返します。 - PEAR
  • Otherwise, NULL is returned and the global variable errno is set to indicate the error.
    失敗した場合は、 NULL を返し、大域変数errnoにエラーを示す値をセットする。 - JM
  • NULL is returned if there was an error, with errno set to indicate the error.
    エラーがあった場合は NULL を返し、errnoをエラーを示す値に適切に設定する。 - JM
  • The list is the set of (null-terminated) names, one after the other.
    リストは名前の集合で、 NULL 終端された文字列が連続して並んでいる。 - JM
  • 'form[%s]' bool $hideEmpty- If set to true, empty elements (no value/null) will not be returned
    例)'form[%s]' bool $hideEmpty-true にすると、空 (値がない、あるいは値が null) の要素は返しません。 - PEAR
  • of or relating to the null set (a set with no members)
    空集合(要素のない集合)の、または、空集合に関する - 日本語WordNet
  • On failure, these functions return NULL, and errno is set to indicate the error.
    失敗した場合、これらの関数は NULL を返し、errnoにエラーを示す値を設定する。 - JM
  • By default, the timeout is set to NULL, which means that the handler is deactivated.
    デフォルトではタイムアウトは NULL となっており、この場合は、ハンドラが無効となります。 - PEAR
  • The XAllocClassHintfunction allocates and returns a pointer to a XClassHint structure.Note that the pointer fields in the XClassHint structure are initially set to NULL.
    XClassHint構造体の pointer フィールドは NULL で初期化される点に注意すること。 - XFree86
  • On error, the terminal state is restored, errno is set appropriately, and NULL is returned.
    エラーが起こると、端末の状態を復元し、errnoを適切な値に設定して、NULL を返す。 - JM
  • If there is an error in the format string, theSystemError exception is set and NULL returned.
    書式化文字列に関するエラーが生じると、SystemError 例外をセットして NULL を返します。 - Python
  • NULL can be returned for any of the followingreasons: A required argument was not set.
    NULL が返されるのは以下の原因による。 \\(bu 5必要な引き数がセットされていない。 - XFree86
  • It returns NULL if a database has not yet been set. The XrmSetDatabase function associates the specified resource database(or NULL) with the specified display.
    データベースがまだ設定されていない場合は、この関数は NULL を返す。 .LP関数XrmSetDatabaseは、指定したデータベース(あるいは NULL)を指定したディスプレイに関連づける。 - XFree86
  • An absent or null value for either action indicates that no action should be taken at the PHP layer upon delete or update of a referenced row.(Note that a PHP null value is different from the 'set null' action string.)
    それぞれのアクションを省略したり null 値を指定したりした場合は、参照される行の削除時あるいは更新時に PHP 側では何の処理もしないことを意味します(PHP の null 値は、アクション文字列 'set null' ではないことに注意しましょう)。 - PEAR
  • is set to the null string, the newline character always acts as a field separator, in addition to whatever value
    が空文字列に設定されたときには、 - JM
  • Like "s", but the Python object may also be None, inwhich case the C pointer is set to NULL.
    "s" に似ていますが、Python オブジェクトは None でもよく、その場合には C のポインタは NULLにセットされます。 - Python
  • A NULL valuecould be returned for any of the following reasons: A required argumentwas not set.
    NULL が返されるのは以下の理由のいずれかである。 \\(bu 5必要な引き数が指定されていない。 - XFree86
  • If the length of the absolute pathname of the current working directory, including the terminating null byte, exceeds size bytes, NULL is returned, and errno is set to ERANGE ;
    終端の NULL バイトも含めた、カレントワーキングディレクトリの絶対パス名の長さがsizeバイトを超えている場合は、返り値として NULL が返りerrnoにERANGE がセットされる。 - JM
  • NULLis returned when the end of the result set is reached.
    結果セットの最後に達した場合は NULLが返されます。 - PEAR
  • argp is unused, but should be set to NULL to ensure compatibility with future versions of Linux.
    argp は用いられないが、将来のバージョンのLinux との互換性を保つために NULL にセットすべきである。 - JM
  • e. ,how is ignored), but the current value of the signal mask is nevertheless returned in oldset (it is not NULL).
    setの値にかかわらず、現在のシグナルマスクの値はoldsetに入れて返される (但し、oldsetが NULL でない場合)。 - JM
  • string|null $lastVersion This will be set to the string representing the version of the last installed version of this package.
    string|null $lastVersion これは、このパッケージを最後にインストールしたときのバージョンを表す文字列を設定します。 - PEAR
  • Use NULL to set XF without setting height mixed $format- XF format we are giving to the row
    高さを指定せずに XF のみを設定する場合にはNULL を使用します。 mixed $format-行に設定する XF 書式。 - PEAR
  • The module and registry arguments may be set to NULL to get the default effect described there.
    そこに説明されているデフォルトの効果を得るために、moduleとregistry引数はNULLに設定することができます。 - Python
  • Return a new reference to the imported module, or NULL with an exception set on failure.
    )import されたモジュールへの新たな参照を返します。 失敗した場合には例外をセットし、NULL を返します。 - Python
  • array- enumerated array of set values, or NULL if the config key is unknown or not a set
    設定可能な値の配列、あるいは設定キーがわからなかったり設定されていなかったりした場合に NULL を返します。 - PEAR
  • mysql SELECT * FROM developers;+-------------+-----------------------+----------------+| name | email | job |+-------------+-----------------------+----------------+| Joe Smith | joesmith@gentoo.org | toolchain || John Doe | johndoe@gentoo.org | portage || Chris White | chriswhite@gentoo.org | documentation || Sam Smith | samsmith@gentoo.org | amd64 || Jane Doe | NULL | Outsourced job |+-------------+-----------------------+----------------+5 rows in set (0.00 sec)
    このコマンドはうまくいきました。 - Gentoo Linux
  • Any other value read causes name to be set to null.
    これ以外の値の場合には、nameには空文字列が設定されます。 - JM
  • If name isnot set to a recognized value, NULL is returned.
    \\f2name\\fP に識別できる値が設定されていなければ \\f3NULL\\fP が返される。 - XFree86
  • The returned buffer consists of a sequence of null-terminated strings; ret is set to the number of modules.
    バッファには、NULL 終端された文字列が順に入る。 返されるバッファretにはモジュールの数が設定される。 - JM
1 2 3 次へ>

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

  • Eゲイト英和辞典
    Copyright © Benesse Holdings, Inc. All rights reserved.
  • 日本語WordNet
    日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
    WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • PEAR
    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/ ).
  • 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.
  • Gentoo Linux
    Copyright 2001-2010 Gentoo Foundation, Inc.
    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  • 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.