1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 1703



例文

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

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

Again, a NULL pointer is a wildcard and matches any string. 例文帳に追加

もう一度書いておくが、NULL ポインタはワイルドカードであり、あらゆる文字列と一致する。 - JM

If we are interested in performing just one of these tasks then the other argument can be specified as NULL. 例文帳に追加

この操作のうち 1 つだけを実行させるには、使用しない引き数を 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

例文

can be called with a null second argument to query the current signal handler. 例文帳に追加

の二番目の引き数に 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

If vec is not NULL, it points to a sigvec structure that defines the new disposition for sig . 例文帳に追加

vecは、NULL 以外の場合、sigの新しい動作を定義したsigvec構造体へのポインタである。 - JM

If ovec is not NULL, it points to a sigvec structure that is used to return the previous disposition of sig . 例文帳に追加

ovecは、NULL 以外の場合、sigの変更前の動作を返すために使用されるsigvec構造体へのポインタである。 - JM

function returns a pointer to the duplicated string, or NULL if insufficient memory was available. 例文帳に追加

関数は複製された文字列へのポインタ、または十分なメモリが確保できなかった場合にはNULLを返す。 - JM

例文

returns a pointer to the end of the string dest (that is, the address of the terminating null byte) rather than the beginning. 例文帳に追加

は、文字列 dest の始まりではなく終りを指すポインタ (すなわち、文字列を終端する NULL バイト) を返す。 - JM

例文

In case the whole input string is consumed the return value points to the null byte at the end of the string. 例文帳に追加

すべての入力文字列が処理された場合、返り値は文字列末尾の NULL バイトを指す。 - JM

fails to match all of the format string and therefore an error occurred the function returns NULL. 例文帳に追加

がフォーマット文字列のすべての比較に失敗し、エラーが起こった場合、関数は NULL ポインタを返す。 - JM

On some systems (but not on Linux), a NULL pointer may be returned instead for an invalid signal number. 例文帳に追加

(Linux はそうではないが)不正なシグナル番号に対して、 NULL ポインタを返すシステムもある。 - JM

returns a pointer to a null-terminated string containing the next token. 例文帳に追加

のそれぞれの呼び出しでは、次のトークンを格納した NULL 終端された文字列へのポインタが返される。 - JM

In subsequent calls, str should be NULL, and saveptr should be unchanged since the previous call. 例文帳に追加

それ以降の呼び出しでは、strは NULL とし、saveptrは前回の呼び出し以降変更しないようにしなければならない。 - JM

The invocation asked for the previous value by setting oldval non-NULL, but allowed zero room in oldlenp . 例文帳に追加

oldvalに NULL でない値を設定して、以前の値を要求しているのに、oldlenpに空きがない。 - JM

b) Otherwise, if the dir argument is non-NULL and appropriate, it is used. 例文帳に追加

b)それ以外の場合、dir引き数が NULL でない文字列でかつ適切なら、それを用いる。 - JM

If the tree is empty, then the variable that rootp points to should be set to NULL. 例文帳に追加

木構造がノードを含まない場合、rootp の参照している変数はNULL に設定されていなければならない。 - JM

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

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

function returns a pointer to the new wide-character string, or NULL if sufficient memory was not available. 例文帳に追加

関数は、新しいワイド文字文字列へのポインタを返す。 十分なメモリがなければ NULL を返す。 - JM

may return NULL (0) if it cannot allocate a contiguous piece of a buffer. 例文帳に追加

はバッファーの連続する断片を割り当てることができなかった場合にはNULL (0)を返すかもしれない。 - JM

If the discriminant is not found in the choices array, then the defaultarm procedure is called (if it is not NULL). 例文帳に追加

分別要素がchoices配列の中に見つからなかった場合、defaultarmが (NULL でなければ) 呼び出される。 - JM

Drag the getGoogleMap item and drop it into the body of the getGoogleMap method you created in Step 2, just before the return = null; line. 例文帳に追加

getGoogleMap 項目をドラッグして、手順 2 で作成した getGoogleMap メソッドの return = null; 行の直前にドロップします。 - NetBeans

Issue #125965: Null Pointer Exception on drag and drop after closing a Visual Web project close. 例文帳に追加

課題 125965: Visual Web プロジェクトを閉じたあとの、ドラッグ&ドロップでの Null ポインタ例外。 - NetBeans

Issue132946: Null pointer exception when opening project created with a later version of NetBeans IDE.例文帳に追加

課題 132946: NetBeans IDE の新しいバージョンで作成したプロジェクトを開くと、Null ポインタ例外が発生する。 - NetBeans

File Browser Click on slashScreen and, in the Properties Window, change value of property Text from null to the FileBrowser Example例文帳に追加

splashScreen をクリックし、「プロパティー」ウィンドウで「テキスト」プロパティーの値を「null」から「File Browser Example」に変更します。 - NetBeans

Because all rows must be identified, primary keys cannot contain a Null value.例文帳に追加

すべての行が識別される必要があるため、主キーに Null 値を含むことはできません。 - NetBeans

nullable one-to-one with manual editing; nullable one-to-many if not edited 例文帳に追加

手動編集ありで null 可能な 1 対 1 の関係、編集なしで null 可能な 1 対多の関係 - NetBeans

Click on splashScreen and, in the Properties Window, change value of property Text from null to the LoginScreen Example例文帳に追加

splashScreen をクリックし、「プロパティー」ウィンドウで「テキスト」プロパティーの値を「null」から「Login Screen Example」に変更します。 - NetBeans

Because all rowsneed to be identified, primary keys cannot contain a Null value. 例文帳に追加

すべての行が識別される必要があるため、主キーに Null 値を含むことはできません。 - NetBeans

Click on splash Screen and, in the Properties Window, change value of property Text from null to the SMS Composer Example 例文帳に追加

splashScreen をクリックし、「プロパティー」ウィンドウで「テキスト」プロパティーの値を「null」から「SMS Composer Example」に変更します。 - NetBeans

Package name to retrieve information about string field = null specific field to retrieve information about. 例文帳に追加

情報を取得するパッケージの名前。 string field = null 情報を取得するフィールドの名前。 - PEAR

layer from which to retrieve the registry, or null for the first to match 例文帳に追加

レジストリの取得元を表すレイヤー。 null の場合は最初に見つかったものが使用されます。 - PEAR

If $link is null or absent, all declarations of linking tables between $table1 and $table2 are deleted. 例文帳に追加

$link が null だったり省略したりした場合は、$table1 と$table2 の間のすべてのリンクテーブルの宣言が削除されます。 - PEAR

A null parameter is used to indicate that no action on delete or update of rows of table $rtable. 例文帳に追加

null は、テーブル $rtable の行を削除あるいは更新する際に何もアクションを起こさないことを意味します。 - PEAR

If the end of the file is reached, the function will return null. 例文帳に追加

ファイルの終端ファイルの終端に達した場合は、この関数はnull を返します。 - PEAR

If null, Mail::factory('mail') will be used (and the email will be sent using the PHP mail function). 例文帳に追加

null の場合は Mail::factory('mail')を使用します (そして、PHP の mail 関数を用いてメールを送信します)。 - 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

By default, the timeout is set to NULL, which means that the handler is deactivated. 例文帳に追加

デフォルトではタイムアウトは NULL となっており、この場合は、ハンドラが無効となります。 - PEAR

NULL if no debugging, TRUE if web interface, FALSE if command-line例文帳に追加

デバッグを行わない場合は NULL、Web インターフェースの場合は TRUE、コマンドラインの場合は FALSEを指定します。 - PEAR

Some blog drivers don't need server and path variables, just fill in null in this case. 例文帳に追加

blog ドライバによっては、サーバやパスが不要なものもあります。 そのような場合は、null を指定します。 - PEAR

In this case the Python string may contain embedded null bytes.例文帳に追加

この書式化単位の場合には、Python 文字列に null バイトが埋め込まれていてもかまいません。 - Python

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

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

If there is an error in the format string, theSystemError exception is set and NULL returned. 例文帳に追加

書式化文字列に関するエラーが生じると、SystemError 例外をセットして NULL を返します。 - Python

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

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

Create and return a new cell object containing the value ob.The parameter may be NULL. 例文帳に追加

値 ob の入った新たなセルオブジェクトを生成して返します。 引数を NULL にしてもかまいません。 - Python

Return the contents of the cell cell, but without checking that cell is non-NULL and a cell object.例文帳に追加

cell の内容を返しますが、cell が非 NULL でかつセルオブジェクトであるかどうかチェックしません。 - Python

If not NULL, the return value is interpreted as the return value of the function as exposed in Python.例文帳に追加

NULLでない値を返す場合、戻り値は Python に関数の戻り値として公開される値として解釈されます。 - Python

例文

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

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

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 © 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.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS