1153万例文収録!

「null」に関連した英語例文の一覧と使い方(8ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

nullを含む例文一覧と使い方

該当件数 : 1707



例文

structure array is denoted by a routine of value NULL. 例文帳に追加

構造体の配列の最後は、ルーティンとしてNULL を指定することで示される。 - JM

returns The value if it's found, or NULL if it isn't. Throws例文帳に追加

値が見つかった場合はその値、見つからなかった場合は NULL を返します。 - PEAR

Execute a query (the current query is executed when query is null.例文帳に追加

execute($query, $method) クエリを実行します (queryが nullの場合は現在のクエリが実行されます)。 - PEAR

return submitted element value or NULL if not set例文帳に追加

送信された要素の値、あるいは設定されていない場合に NULLを返します。 - PEAR

例文

Error handling is ``strict''.Returns NULL if an exception was raised by the codec. 例文帳に追加

エラー処理は ``strict'' です。 codec が例外を送出した場合にはNULL を返します。 - Python


例文

Thedestr function will be called when the object is reclaimed,unless it is NULL. 例文帳に追加

関数 destr が NULL でない場合、オブジェクトを再利用する際に呼び出します。 - Python

Return true if ob is a cell object; ob must not be NULL.例文帳に追加

ob がセルオブジェクトの場合に真を返します;ob は NULL であってはなりません。 - Python

Returns NULL if the key key is not present, but without setting an exception.例文帳に追加

キー key が存在しない場合には NULL を返しますが、例外をセット しません。 - Python

When the call returns, the current thread state is NULL.例文帳に追加

関数呼び出しが戻ったとき、現在のスレッド状態は NULLになっています。 - Python

例文

Returns a new list of length len on success, or NULL on failure.例文帳に追加

サイズが len 新たなリストオブジェクトを返します。 失敗すると NULL を返します。 - Python

例文

Regular expression pattern strings may not contain null bytes, but can specify the null byte using the number例文帳に追加

正規表現のパターン文字列にはヌルバイトを含められませんが、number - Python

Returns the result of adding o1 and o2, or NULL on failure.例文帳に追加

成功するとo1 と o2 を加算した結果を返し、失敗すると NULL を返します。 - Python

Returns the bitwise negation of o on success, or NULL on failure.例文帳に追加

成功すると o のビット単位反転 (bitwise negation) を返し、失敗すると NULL を返します。 - Python

Returns true if ob is a slice object; ob must not be NULL.例文帳に追加

ob がスライスオブジェクトの場合に真を返します;ob は NULL であってはなりません。 - Python

Returns a new string object with the value v on success, and NULL on failure.例文帳に追加

v を値に持つ文字列オブジェクトを返します。 失敗すると NULLを返します。 - Python

The type constructor is responsible for initializing the weak reference list to NULL:例文帳に追加

型コンストラクタは弱参照リストをNULLに初期化する責任があります: - Python

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

NULL-FILL ANTENNA, OMNI ANTENNA, AND RADIO APPARATUS例文帳に追加

ヌルフィルアンテナ、オムニアンテナ、無線装置 - 特許庁

NULL-IF CONVERTER WITH RC FILTER例文帳に追加

RCフィルタ付き零−IFコンバータ - 特許庁

NULL SERVO PATTERN FOR BIT PATTERNED MEDIA例文帳に追加

ビット・パターン化媒体用ヌルサーボパターン - 特許庁

The resulting multibyte characters are written up to (but not including) the terminating null byte. 例文帳に追加

結果のマルチバイト文字列は、終端の NULL バイトが出てくるまで出力される (終端の NULL バイトは出力されない)。 - JM

This bond is null and void. 例文帳に追加

この証書は完全に無効である。 - Tanaka Corpus

If the length is non-zero, the last byte of the buffer must be a null byte. 例文帳に追加

長さが 0 でない場合、バッファの最後のバイトは NULL バイトでなければならない。 - JM

Argz vectors without a terminating null byte may lead to Segmentation Faults. 例文帳に追加

NULL バイトで終端されていない argz vector を使用した場合、segmentation fault を起こすかもしれない。 - JM

If prefix is NULL and a comparison routine is specified, no prefix comparison is done. 例文帳に追加

prefixが NULL で比較関数が指定されている場合は、前置比較は行われない。 - JM

Similarly, a string table's last byte is defined to hold a null byte, ensuring null termination for all strings. 例文帳に追加

同様に文字列テーブルの最後のバイトも NULL 文字を保持すると定義されている。 これは全ての文字列が NULL バイトで終端されていることを保証するためである。 - JM

preceded by another colon and space unless the fmt argument is NULL. 例文帳に追加

fmt引き数が NULLでない場合は、一個ずつのコロンとスペースに続けて出力する。 - JM

If end of stream was already reached or if an error occurred, it returns NULL. 例文帳に追加

既にストリームの終わりに達しているか、エラーが起きた場合には NULL を返す。 - JM

a null byte is written at the end of the buffer if there is space. 例文帳に追加

した時に、(バッファに空きがあれば) NULL バイトがバッファの末尾に書き込まれる。 - JM

Otherwise, NULL is returned and the global variable errno is set to indicate the error. 例文帳に追加

失敗した場合は、 NULL を返し、大域変数errnoにエラーを示す値をセットする。 - JM

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

The array is terminated by a null pointer. 例文帳に追加

配列はヌル・ポインターで終端する。 - JM

returns a pointer to the username when successful, and NULL on failure. 例文帳に追加

は成功した場合はユーザ名へのポインタを返し、失敗した場合は NULL を返す。 - 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

the nodemask and maxnode arguments must be specify the empty set of nodes. 例文帳に追加

nodemaskには NULL を指定すべきである。 - JM

If attr is NULL, then the queue is created with implementation-defined default attributes. 例文帳に追加

attrが NULL の場合、キューは実装で定義されたデフォルト属性で作成される。 - JM

If locale is not NULL, the program's current locale is modified according to the arguments. 例文帳に追加

localeが NULL でなければ、プログラムのカレントロケールは引き数に従って変更される。 - JM

A NULL pointer means that the corresponding entry matches any string. 例文帳に追加

NULL ポインタは、対応するエントリがどんな文字列とも一致することを意味する。 - JM

function returns the number of characters placed in the array s, not including the terminating null byte, provided the string, including the terminating null byte, fits. 例文帳に追加

関数は、結果の文字列が終端の NULL バイトを含めて配列sに収まった場合には、sに書きこまれた文字数を返す。 NULL バイトは文字数に入らない。 - JM

The string functions perform string operations on null-terminated strings. 例文帳に追加

文字列関数は、NULL 終端された文字列に対して、文字列操作を実行する。 - JM

In each subsequent call that should parse the same string, str should be NULL. 例文帳に追加

同じ文字列の解析を行うその後の呼び出しでは、str には NULL を指定する。 - JM

returns a pointer to the item, or NULL if no match is found. 例文帳に追加

は、アイテムへのポインタを返す。 一致するアイテムが見つからない場合は NULL を返す。 - JM

This bond is null and void.例文帳に追加

この証書は完全に無効である。 - Tatoeba例文

Again, make sure that you remove return null; because it will be replaced with return Detail; 例文帳に追加

ふたたび、return null; が削除され、return Detail; に置き換えられていることを確認します。 - NetBeans

'form[%s]' bool $hideEmpty- If set to true, empty elements (no value/null) will not be returned 例文帳に追加

例)'form[%s]' bool $hideEmpty-true にすると、空 (値がない、あるいは値が null) の要素は返しません。 - PEAR

If kept null, the default base DN configured when connecting is used. 例文帳に追加

null のままにしておくと、接続時に指定したデフォルトのベース DN を使用します。 - PEAR

If this slot is NULL, then the object does not support reading from the internal data.例文帳に追加

このスロットが NULLの場合、オブジェクトは内部データの読み出しをサポートしません。 - Python

The method will be passed NULL as the first parameter rather than an instance of the type.例文帳に追加

メソッドの最初の引数には、型のインスタンスではなく NULL が渡されます。 - Python

例文

The object may be NULL, in which case the macro has no effect.例文帳に追加

オブジェクトがNULLであってもよく、その場合マクロは何の影響も与えません。 - Python




  
Copyright © Japan Patent office. All Rights Reserved.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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/ ).
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS