検索結果- 英語 - 多言語
検索内容:
/dev/null
(computing) A device file, present in Unix and Unix-like operating systems, that discards all data written to it and yields no output.
(コンピューティング)UnixやUnix系オペレーティングシステムにおいて、書き込まれたデータをすべて破棄し、出力を行わない特殊なデバイスファイル
null sign
(set theory) The sign ∅, associated with empty sets.
空集合記号:空の集合を表す記号(∅)
null signs
null characters
plural of null character
「ヌル文字」の複数形。つまり、ヌル文字(null character)の複数形を示します。
null character
(computing) A control character with the value zero and no visual representation.
ヌル文字:コンピュータで使用される制御文字で、値がゼロで視覚的な表現を持たない文字。
null pointers
plural of null pointer
「null pointer」の複数形。すなわち、プログラム中でヌル(無効または未初期化)なポインタを指す単語「ヌルポインタ」の複数形と解釈される。
null infinities
plural of null infinity
これは「null infinity」の複数形です。
null objects
plural of null object
『null objects』は、『null object』の複数形を示す活用形です。
null object
(category theory) An object that is both an initial and terminal object. / (object-oriented programming) An object that does nothing and is used instead of using a null.
(圏論) 初始対象かつ終対象となる対象 / (オブジェクト指向プログラミング) 何もしないオブジェクト。nullの代わりに使用される