1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

null aの部分一致の例文一覧と使い方

該当件数 : 962



例文

A NULL will be stored if no parameters accompany the request.例文帳に追加

リクエストに伴うパラメータがない場合には、NULL が格納される。 - XFree86

The end of both listsis identified by a name entry containing NULL. 例文帳に追加

どちらのリストの終りも、NULL である \\fIname\\fP エントリーで識別される。 - XFree86

The null string is a valid value. 例文帳に追加

空文字列も有効な値です。 - JM

offset-differential count byte and ending with a null, byte values 例文帳に追加

ヌル文字で終わる代わりに、 - JM

例文

r_aliases A NULL-terminated list of alternate names for the RPC program. 例文帳に追加

ゼロで終端されている。 - JM


例文

A contract becomes invalidloses its validityloses effectAn agreement becomes null―A law becomes voidgoes out of forceA right lapsesA ticket is not available. 例文帳に追加

無効になる - 斎藤和英大辞典

returns a pointer to a DB structure on success and NULL on error. 例文帳に追加

は、成功した場合DB構造体へのポインタを、エラーの場合 NULL を返す。 - JM

A null point is produced in the micro cell coverage area by using a 'null steering'.例文帳に追加

ヌルは、「ヌルステアリング」を用いてマイクロセルカバレッジエリア内で生成される。 - 特許庁

This argument is a pointer to a NULL-terminated list of XtCacheRef values.例文帳に追加

この引き数は、XtCacheRef 値のリストへのポインタである。 このリストは NULL で終わる。 - XFree86

例文

The terminating NULL character is considered to be a part of the strings. 例文帳に追加

文字列を終端する NULL 文字は、文字列の一部とみなされる。 - JM

例文

A third case is when s is NULL. In this case, pwc and n are ignored. 例文帳に追加

三番目の場合として s が NULL の場合は pwc と n は無視される。 - JM

functions return a pointer to the previous state array, or NULL on error. 例文帳に追加

関数は直前の状態配列へのポインタまたは NULL を返す。 - JM

Maximum length of a login name, including the terminating null byte. 例文帳に追加

ログイン名の長さの最大値。 末尾の NULL バイトも長さに含まれる。 - JM

XCreateICreturns a NULL value if no input context could be created. 例文帳に追加

XCreateICは入力コンテクストを生成できなかった場合には NULL を返す。 - XFree86

To obtain the current disposition of sig without changing it, specify NULL for vec , and a non-NULL pointer for ovec . 例文帳に追加

sigの動作を変更せずに現在の動作を取得するためには、vecに NULL を指定し、ovecに NULL でないポインタを指定すればよい。 - JM

(b) Those having a null steerable antenna 例文帳に追加

ロ ナルステアラブルアンテナを有するもの - 日本法令外国語訳データベースシステム

Defines a (possibly null) subexpression re . 例文帳に追加

t Pf \\e (re\\e)部分式 (subexpression)m reを定義します。 - JM

On Linux, argv can be specified as NULL, which has the same effect as specifying this argument as a pointer to a list containing a single NULL pointer. 例文帳に追加

Linux では、argvに NULL を指定することができる。 これは、この引き数に NULL ポインタ1個だけを含むリストへのポインタを指定したのと同じ効果を持つ。 - JM

functions return the hostent structure or a NULL pointer if an error occurs. 例文帳に追加

関数はhostent構造体を返す。 エラーが起こったら NULL ポインタを返す。 - JM

A null string is considered longer than no match at all. 例文帳に追加

null 文字列は、全くマッチしなかった場合よりも長いとみなされる。 - JM

After starting the installer, you get a message that says "Welcome to the Install Wizard for ERROR: null".例文帳に追加

インストーラの起動後、Welcome to the Install Wizard for ERROR: null というメッセージが表示される。 - NetBeans

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

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

The EndJob includes a NULL data row and sheet ejection instructions and job end instructions.例文帳に追加

EndJobは、NULLデータ列と用紙排出指示とジョブ終了指示を含む。 - 特許庁

If $URL is a directory, $URL will be replaced by $symbolic (or '' if $symbolic is null). 例文帳に追加

$URL がディレクトリの場合は、$URLが $symbolic($symbolic が null の場合は'') で置き換えられます。 - PEAR

Parameter string $host = null- The host to connect to ( either an IP address or a domain name). 例文帳に追加

パラメータ string $host = null-接続先ホスト(IP アドレスあるいはドメイン名のいずれか)。 - PEAR

Creates a PyFloatObject object from v, or NULL on failure.例文帳に追加

v から PyFloatObject オブジェクトを生成して返します。 失敗すると NULL を返します。 - Python

The visit function must not be called with a NULL object argument.例文帳に追加

visit 関数は NULL オブジェクトを引数に渡して呼び出してはなりません。 - Python

Return a new tuple object of size len, or NULL on failure. 例文帳に追加

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

The blocks indicate either tables and the type of field with binary addition (1=integer,2=string,128=not null, so 129=integer and not null), or a list of keys for each table. 例文帳に追加

このブロックは、表と2進加算 (1=integer,2=string,128=not null,129=integer かつ not null) によるフィールドの型、または各表のキーの一覧を示しています。 - PEAR

If there is no visible preedit text, then it is input method implementation-dependentwhether these procedures return a non-NULL string or NULL. 例文帳に追加

可視状態の前編集領域がない場合は、これらの手続きが NULL を返すか、NULL でない文字列を返すかは実装依存である。 - XFree86

You will need either a null-modem cable or a standard serial cable and a null-modem adapter. 例文帳に追加

ヌルモデムケーブル、もしくは標準シリアルケーブルとヌルモデムアダプタが必要となります。 - FreeBSD

The command argument is a pointer to a null-terminated string containing a shell command line. 例文帳に追加

command引き数は、シェルのコマンドラインを含むNULL 終端された文字列へのポインタである。 - JM

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

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

It is a severe error to ever let a NULL pointer ``escape'' to the Python user.例文帳に追加

NULL ポインタを Python ユーザレベルに ``逃がし'' てしまうと、深刻なエラーを引き起こします。 - Python

a pointer to the null-terminated string and cflags , 例文帳に追加

ヌル文字で終端された文字列regex 、 - JM

To calculate a weight suitable for a null steering.例文帳に追加

ヌルステアリングに適したウェイトを計算する。 - 特許庁

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

filenameが NULL ポインタである場合は、返されるハンドルはメイン・プログラムのものになる。 - JM

npc is not a valid pointer, or event is non-NULL and an invalid pointer. 例文帳に追加

npcが有効なポインタでない、またはstatusが NULL でも有効なポインタでもない。 - JM

function returns a pointer to the last occurrence of wc in the wide-character string pointed to by wcs, or NULL if wc does not occur in the string. 例文帳に追加

この文字列に wc が含まれていなければNULL を返す。 - JM

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

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

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

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

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

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

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

サイズが len 新たなリストオブジェクトを返します。 失敗すると 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

This pathname is null-terminated, and may include further null bytes to align subsequent reads to a suitable address boundary. 例文帳に追加

このパス名は NULL で終端され、その後の読み込みで適切なアドレス境界に調整するために、さらに NULL バイトが含まれる場合もある。 - JM

If ob is not a weakly-referencable object, or if callback is not callable, None, or NULL, this will return NULL and raise TypeError.New in version 2.2.例文帳に追加

ob が弱参照できないオブジェクトの場合や、callback が呼び出し可能オブジェクト、None、NULLのいずれでもない場合は、NULL を返してTypeErrorを送出します。 - Python

functions return a pointer to the mntent structure or NULL on failure. 例文帳に追加

はmntent構造体へのポインタを返す。 - JM

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

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

例文

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




  
Copyright © Japan Patent office. All Rights Reserved.
  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 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-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.
  
© 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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS