If this resource is NULL, it is calculated based on the attribute resources. このリソースが 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
produce the null-string.
より右のフィールド) を参照した結果は - JM
and addr is NULL, or flags did not specify MPOL_F_ADDR
このマニュアルページは完全ではない。 - JM
a pointer to the null-terminated string and cflags ,
ヌル文字で終端された文字列regex 、 - JM
On end of file, NULL is returned.
ファイルの終端では, ヌルが返される - 研究社 英和コンピューター用語辞典
You will need either a null-modem cable or a standard serial cable and a null-modem adapter.
ヌルモデムケーブル、もしくは標準シリアルケーブルとヌルモデムアダプタが必要となります。 - FreeBSD
null character. This allows file names that contain newlines to be
各ファイル名にヌル文字を付加する。 - JM
break a null-terminated pathname string into directory and filename components.
は、NULL で終端されたパス名の文字列を、ディレクトリ部分・ファイル名部分に分割する。 - JM
If it is unavailable the assignment environ = NULL; will probably do.
この関数が使用できない場合は、 environ = NULL;というように変数 environ を設定すればよい。 - JM
On failure, these functions return NULL, and errno is set to indicate the error.
失敗した場合、これらの関数は NULL を返し、errnoにエラーを示す値を設定する。 - JM
This value can be used to handle embedded null bytes in the line read.
この値によって、読み込んだ行に含まれる NULL バイトを操作することができる。 - JM
functions return a pointer to the mntent structure or NULL on failure.
はmntent構造体へのポインタを返す。 - JM
and writes the remaining time into the structure pointed to by rem unless rem is NULL.
を設定し、remが NULL でなければ残りの時間をremが指す構造体に格納する。 - JM
The command argument is a pointer to a null-terminated string containing a shell command line.
command引き数は、シェルのコマンドラインを含むNULL 終端された文字列へのポインタである。 - JM
It returns NULL on reaching the end of the directory stream or if an error occurred.
ディレクトリストリームの末尾に達した場合や、エラーが発生した場合は、 NULL を返す。 - JM
Again, a NULL pointer is a wildcard and matches any string.
もう一度書いておくが、NULL ポインタはワイルドカードであり、あらゆる文字列と一致する。 - JM
Either ss or oss is not NULL and points to an area outside of the process's address space.
ss または oss のどちらが、NULL 以外で、かつプロセスのアドレス空間の外を指している。 - JM
If t is non-NULL, the return value is also stored in the memory pointed to by t .
もしtが NULL でなかったら返り値はtの指しているメモリにも格納される。 - JM
The agreement is now invalid―null―null and void―of no effect―of no legal effect.
この契約はもう効力が無い - 斎藤和英大辞典
Package name to retrieve information about string field = null specific field to retrieve information about.
情報を取得するパッケージの名前。 string field = null 情報を取得するフィールドの名前。 - PEAR
If the end of the file is reached, the function will return null.
ファイルの終端ファイルの終端に達した場合は、この関数はnull を返します。 - PEAR
By default, the timeout is set to NULL, which means that the handler is deactivated.
デフォルトではタイムアウトは NULL となっており、この場合は、ハンドラが無効となります。 - PEAR
Remember that they return NULL if the location can't be determined.
場所が取得できなかった場合は NULLが返されることを覚えておきましょう。 - PEAR
Convert a null-terminated buffer of Unicode (UCS-2 or UCS-4)data to a Python Unicode object.
null 終端された Unicode (UCS-2 または UCS-4) データのバッファからPython オブジェクトに変換します。 - Python
Creates a PyFloatObject object based on the string value instr, or NULL on failure.
str の文字列値をもとに PyFloatObject オブジェクトを生成します。 失敗すると NULL を返します。 - Python
Returns a new PyLongObject object from v, or NULL on failure. v から新たな PyLongObject オブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python
ASCII string giving a description of the audio file (padded with null bytes). オーディオファイルについての説明をASCII文字列で示したもの(null バイトで埋められます)。 - Python
Return the floor of o1 divided by o2, or NULL on failure. 成功するとo1 を o2 で除算した切捨て値を返し、失敗すると NULL を返します。 - Python
Returns the negation of o on success, or NULL on failure.This is the equivalent of the Python expression "-o
成功するとo の符号反転を返し、失敗すると NULL を返します。 Python の式 "-o - Python
Returns the result of right shifting o1 by o2 onsuccess, or NULL on failure.
成功すると o1 を o2 だけ右シフトした結果を返し、失敗すると NULL を返します。 - Python
Returns the result of left shifting o1 by o2 on success,or NULL on failure.
成功すると o1 を o2 だけ左シフトした結果を返し、失敗すると NULL を返します。 - Python
Returns the o converted to an integer object on success, or NULL on failure. 成功するとo を整数に変換したものを返し、失敗すると NULL を返します。 - Python
RaisesTypeError and returns NULL if the object cannot be iterated. オブジェクトが反復処理不可能であった場合にはTypeError を送出して NULL を返します。 - Python
Return the ith element of o, or NULL on failure.This is the equivalent of the Python expression"
成功すると o の i 番目の要素を返し、失敗すると NULL を返します。 Python の式 " - Python
If the buffer is not NULL, the return value might be a shared object. バッファが NULL でない場合、戻り値は共有されたオブジェクトになることがあります。 - Python
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
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.
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.