1153万例文収録!

「"Empty string"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "Empty string"に関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

"Empty string"を含む例文一覧と使い方

該当件数 : 112



例文

yields an empty string. 例文帳に追加

は空文字列を返す。 - JM

name was an empty string. 例文帳に追加

nameが空文字列である。 - JM

Default is an empty string. 例文帳に追加

デフォルトは空文字列です。 - PEAR

inetInternet hostdnetDECnet hostnisSecure RPC network namekrbKerberos V5 principallocalcontains only one name, the empty string 例文帳に追加

nis Secure RPC のネットワーク名 - XFree86

例文

matches the empty string provided it's 例文帳に追加

の空文字列にマッチします。 - JM


例文

or an empty string. 例文帳に追加

と書くか、空の文字列を使う。 - JM

EOF is signaled with an empty string (''); 例文帳に追加

空文字列 ('') で EOF を送出する - Python

It can be an img/, a "}", an empty string, or whatever. 例文帳に追加

img/や"{"、空文字などが使えます。 - PEAR

If value is zero, it returns an empty string. 例文帳に追加

valueが 0 の場合は空文字列を返す。 - JM

例文

matches the empty string within a word. 例文帳に追加

語の中の空文字列にマッチします。 - JM

例文

Splitting an empty string returns "['']".例文帳に追加

空の文字列への分割は "['']" を返します。 - Python

If list is empty, return the empty string(''). 例文帳に追加

もしlistが空なら、空文字列('')を返します。 - Python

The default is the empty string. 例文帳に追加

デフォルトではプレフィックスは空文字列である。 - XFree86

matches the empty string at the end of a word. 例文帳に追加

語の末尾の空文字列にマッチします。 - JM

matches the empty string at the beginning of a word. 例文帳に追加

語の先頭の空文字列にマッチします。 - JM

matches the empty string at the end of a buffer. 例文帳に追加

バッファの末尾の空文字列にマッチします。 - JM

matches the empty string at the edge of a word, 例文帳に追加

は単語の端の空文字列にマッチします。 - JM

Use an empty string '' to reset an installroot. 例文帳に追加

installroot をリセットするには、空の文字列 ''を使用します。 - PEAR

matches the empty string immediately after a newline, regardless of whether eflags , 例文帳に追加

を改行直後の空文字列にマッチさせる。 - JM

Resets the pack buffer to the empty string. 例文帳に追加

パック処理用バッファをリセットして、空文字にします。 - Python

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

matches the empty string at the beginning of a buffer (string). 例文帳に追加

バッファ (文字列) の先頭の空文字列にマッチします。 - JM

matches the empty string immediately before a newline, regardless of whether eflags contains REG_NOTEOL . 例文帳に追加

を改行直前の空文字列にマッチさせる。 - JM

Directory does not exist, or name is an empty string. 例文帳に追加

ディレクトリが存在しないか、または name が空文字列である。 - JM

matches the empty string at either the beginning or the end of a word. 例文帳に追加

語の先頭または末尾の空文字列にマッチします。 - JM

If item is not valid, a pointer to an empty string is returned. 例文帳に追加

無効な item の場合は、空文字列へのポインタが返される。 - JM

Otherwise, if the element wishID is not an empty string, update the wish. 例文帳に追加

要素「wishID」が空の文字列でない場合、ウィッシュを更新する。 - NetBeans

In the example we create the progress bar instance with five parameters: The format string, bar string, empty string, console width and the target number. 例文帳に追加

この例では、5 個のパラメータを使用してプログレスバーのインスタンスを作成します。 使用するパラメータはformat string、bar string、empty string、console width およびtarget numberです。 - PEAR

The function does not work on PHP5 and returns an empty string ''. 例文帳に追加

この関数は PHP5 では動作せず、空の文字列'' を返します。 - PEAR

An empty string is returned when EOF is encountered immediately.例文帳に追加

直後に EOF に到達した場合、空の文字列が返されます。 - Python

If no argument is given, returns the empty string, ''.例文帳に追加

引数が与えられなかった場合、空の文字列 '' を返します。 - Python

An empty string is returned when the end of the chunk is encountered immediately.例文帳に追加

チャンクの最後に行き着いたら、空文字列を返します。 - Python

This will be set to the empty string (''), in non-POSIX mode, and to None in POSIX mode.New in version 2.3.例文帳に追加

非 POSIX モードでは空文字列 ('') 、POSIX モードでは None が入ります。 - Python

Object of symbolic link (empty string if file is not a symbolic link). 例文帳に追加

シンボリックリンクの参照先 (シンボリックリンクでない場合は空文字)。 - JM

empty string between a non-whitespace character and a whitespace 例文帳に追加

フィールドは空白以外の文字と空白文字の間の空文字列 - JM

The value must be an empty string during the creation of a new wish. 例文帳に追加

新しいウィッシュの作成中、この値は空の文字列です。 - NetBeans

The passwd and acctparameters are optional and default to the empty string. 例文帳に追加

passwdとacctのパラメータは省略可能で、デフォルトでは空文字列です。 - Python

On systems which do not use drive specifications,drive will always be the empty string. 例文帳に追加

ドライブ名を使用しないシステムでは、driveは常に空文字列です。 - Python

If there are no extensions to GLX, then the empty string is returned. 例文帳に追加

GLX が機能拡張を持たない場合は、空文字列が返される。 - XFree86

A component of the path path does not exist, or the path is an empty string. 例文帳に追加

パスpathの構成要素が存在しないか、パスが空文字列である。 - JM

string- name of the package the file belongs to, or an empty string if the file does not belong to an installed package 例文帳に追加

そのファイルが所属しているパッケージ名を返します。 - PEAR

All other values (including the empty string) are converted to false. 例文帳に追加

それ以外のすべての値(空文字列を含む)は false に変換されます。 - PEAR

For host and port, by passing either an empty string or None, you can pass NULL to the C API.例文帳に追加

hostとport に空文字列かNone を指定すると C APIにNULLを渡せます。 - Python

Matches the empty string, but only at the beginning or end of a word.例文帳に追加

空文字列とマッチしますが、単語の先頭か末尾の時だけです。 - Python

are metacharacters that respectively match the empty string at the beginning and end of a line. 例文帳に追加

は、それぞれ行頭と行末の空文字列にマッチするメタ文字です。 - JM

string- the config layer, or an empty string if not found 例文帳に追加

config のレイヤー、あるいは見つからなかった場合に空の文字列を返します。 - PEAR

If no such value is defined, an empty string is returned.例文帳に追加

そのような値が定義されていない場合、空の文字列が返されます。 - Python

respectively match the empty string at the beginning and end of a word. 例文帳に追加

は、それぞれ単語の先頭と末尾の空文字列にマッチするメタ文字です。 - JM

If the transferred element wishID is an empty string, create a new wish. 例文帳に追加

転送された要素「wishID」が空の文字列の場合、新しいウィッシュを作成する。 - NetBeans

例文

returnName of the (first) block that contains the specified placeholder. If the placeholder was not found an empty string is returned. 例文帳に追加

指定したプレースホルダを含む(最初の) ブロックの名前を返します。 - PEAR




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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-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 © 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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS