1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 1707



例文

NULL indicates that all groups should be used.例文帳に追加

NULLは、すべてのグループを使用することを表します。 - PEAR

Parameter string $path = null- The file or directory to delete. 例文帳に追加

パラメータ string $path = null- 削除したいファイル、あるいはディレクトリ。 - PEAR

If the objects are NULL, the error indicator is cleared.例文帳に追加

オブジェクトがNULLならば、エラーインジケータがクリアされます。 - Python

The function always returns NULL, so a wrapper function around a system call can write"return PyErr_SetFromErrno(type);" when the system call returns an error.例文帳に追加

関数は常にNULLを返します。 - Python

例文

The string value must be null-terminated. 例文帳に追加

文字列 value は null 終端されていなければなりません。 - Python


例文

The API returns NULL if there was an error. 例文帳に追加

この API は、エラーが生じたときには NULL を返します。 - Python

The normal window is available(XtWindow returns NULL). 例文帳に追加

\\(bu通常のウィンドウは利用できない(XtWindow は NULL を返す)。 - XFree86

If the string returned to def_string_return is the empty string (""), no glyphs are drawn, and the escapement is zero.The returned string is null-terminated.例文帳に追加

返される文字列は、NULL で終わる。 - XFree86

Specifies the icon name, which should be a null-terminated string.例文帳に追加

これは NULL で終わる文字列でなければならない。 - XFree86

例文

isn't positive or numeric, return a null string. 例文帳に追加

ナル文字列を返す。 - JM

例文

It may return NULL when the year does not fit into an integer. 例文帳に追加

年が整数型に収まらない場合、NULL を返す。 - JM

The array must be terminated by a NULL pointer. 例文帳に追加

配列は、NULL ポインタで終端されなければならない。 - JM

A NULL value of nodemask or a maxnode value of zero specifies the empty set of nodes. 例文帳に追加

引き数 NULL はノードの空集合を意味する。 - JM

If lastdnptr is NULL, the list of labels is not updated. 例文帳に追加

lastdnptr が NULL ならば、そのラベルのリストはアップデートされない。 - JM

When timeout is non-NULL, the udp/time socket (port 37) is used. 例文帳に追加

timeoutが NULL でない場合、udp/time ソケット (ポート 37) が使用される。 - JM

Returns NULL if an exception was raised by the codec.例文帳に追加

codec が例外を送出した場合にはNULL を返します。 - Python

Returns o on success, or NULL on failure. 例文帳に追加

成功すると o を返し、失敗すると NULL を返します。 - Python

If it is not NULL, the attribute resources are ignored.例文帳に追加

NULL でない場合は、属性関連リソースは無視される。 - XFree86

If insufficient memory is available, XAllocClassHint returns NULL.例文帳に追加

十分なメモリが確保できない場合、XAllocClassHintは NULL を返す。 - XFree86

If insufficient memory is available, XAllocIconSize returns NULL.例文帳に追加

十分なメモリが確保できない場合、XAllocIconSizeは NULL を返す。 - XFree86

If insufficient memory is available, XAllocSizeHints returns NULL.例文帳に追加

十分なメモリが確保できない場合、XAllocSizeHintsは NULL を返す。 - XFree86

If insufficient memory is available, XAllocStandardColormap returns NULL.例文帳に追加

十分なメモリが利用できない場合、XAllocStandardColormapは NULL を返す。 - XFree86

If insufficient memory is available, XAllocWMHints returns NULL.例文帳に追加

十分なメモリが確保できない場合、XAllocWMHintsは NULL を返す。 - XFree86

Pass NULL if the compression status is not useful. 例文帳に追加

圧縮の状態が不要であれば NULL を渡すこと。 - XFree86

Specifies the requestor id in the case of incrementalselections, or NULL in the case of atomic transfers. 例文帳に追加

アトミック転送の場合には NULL を指定する。 - XFree86

If no context is current, NULL is returned. 例文帳に追加

現在のコンテクストが存在しなければ、NULL が返される。 - XFree86

NULL POINT LEVEL CONTROL ANTENNA例文帳に追加

ヌルポイントレベル制御アンテナ - 特許庁

a null-terminated string 例文帳に追加

ヌル文字で終わる文字列 - 研究社 英和コンピューター用語辞典

to make a marriage null and void 例文帳に追加

結婚を無効にする - 斎藤和英大辞典

Returns the value or NULL in the case of an error; an exception will be raised if NULL is returned.例文帳に追加

生成した値を返します。 エラーの場合にはNULL を返します;NULL を返す場合、例外を送出するでしょう。 - Python

The value and traceback object may be NULL even when the type object is not.例文帳に追加

型オブジェクトがNULLでないときでさえ、その値とトレースバックオブジェクトはNULLかもしれません。 - Python

declare null and void 例文帳に追加

無効であると宣言する - 日本語WordNet

If the dptr element of the return value is NULL, no data was 例文帳に追加

返り値の dptr が NULL の場合、データは見つからなかった。 - JM

return pointers to null-terminated strings. 例文帳に追加

は、いずれも NULL で終端された文字列へのポインタを返す。 - JM

If filename is NULL, then the returned handle is for the main program. 例文帳に追加

filenameが NULL の場合、メイン・プログラムへのハンドルが返される。 - JM

When this member is NULL, the thread exits. 例文帳に追加

このメンバが NULL だった場合は、そのスレッドは終了する。 - JM

Passing NULL as ps is not multi-thread safe. 例文帳に追加

ps として NULL を渡すことはマルチスレッドでは安全でない。 - JM

If key is NULL, the buffers are mapped into private memory. 例文帳に追加

keyが NULL だと、バッファはプライベートなメモリに割り付けられる。 - JM

characters preceding the terminating null byte. 例文帳に追加

個の文字と、それに続く終端の NULL バイトが格納される。 - JM

The return value is NULL if the request cannot be honored. 例文帳に追加

設定に失敗した場合には、返り値は NULL になる。 - JM

nullable one-to-many 例文帳に追加

null 可能な 1 対多の関係 - NetBeans

Parent window (can be null).GtkDialogFlags $flagsDialog flags (use 0 as default) 例文帳に追加

親ウィンドウ (null でも可)。 GtkDialogFlags$flagsダイアログのフラグ (デフォルトは 0 です)。 - PEAR

Use NULL if you would like to have the background transparent.例文帳に追加

背景を透明にしたい場合は NULLを使用します。 - PEAR

If there are no matching font names,XListFontsWithInfo returns NULL. 例文帳に追加

フォント名にマッチするフォントが無い場合、XListFontsWithInfoは NULL を返す。 - XFree86

If NULL is passed for names, no font names are freed. 例文帳に追加

names に NULL が渡された場合、フォント名は解放されない。 - XFree86

NULL indicates that no white point adjustment is desired.例文帳に追加

NULL を指定すると、白色点調整は行われない。 - XFree86

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

この契約は無効です。 - 旅行・ビジネス英会話翻訳例文

K. Principal name: ---- null entry here will cause an exit 14.7.6 Testing It All Out 例文帳に追加

14.6.5. すべてのテスト - FreeBSD

The devices needed for a successful boot are /dev/null and/dev/console. 例文帳に追加

うまくブートするために必要なデバイスは、/dev/nullと/dev/consoleです。 - Gentoo Linux

例文

An argument of NULL causes accounting to be turned off. 例文帳に追加

NULL を引き数として呼び出されたらアカウントをオフにする。 - JM




  
Copyright © Japan Patent office. All Rights Reserved.
  
旅行・ビジネス英会話翻訳例文
Copyright (c) 株式会社 高電社 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
  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
© 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 (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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS