1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > empty-stringの意味・解説 > empty-stringに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

empty-stringの部分一致の例文一覧と使い方

該当件数 : 136



例文

yields an empty string. 例文帳に追加

は空文字列を返す。 - JM

string string with collapsed empty tags例文帳に追加

string空のタグをまとめた文字列を返します。 - PEAR

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

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

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

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

例文

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


例文

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

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

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

例文

string, in which empty tags should be collapsed 例文帳に追加

空のタグをまとめる文字列。 - PEAR

例文

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

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

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

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

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

If string is empty (i.e.""), the current icon manager is chosen. f.warptoscreen string 例文帳に追加

string が空文字列(つまり"")の場合、現在のアイコンマネージャが選択される。 - XFree86

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

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

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

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

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

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

If the string is empty return $defaultText. 例文帳に追加

文字列が空の場合は $defaultText を返します。 - PEAR

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

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

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

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

It returns a documentation string describing the use of that method. If no such string is available, an empty string is returned.例文帳に追加

文書文字列を取得できない場合は空文字列を返します。 - Python

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

Text to display when the string is empty. 例文帳に追加

文字列が空の場合に表示されるテキスト。 - PEAR

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

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

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

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

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

Text to display when the string is empty 例文帳に追加

文字列が空の場合に代わりに表示するテキスト。 - PEAR

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

Empty string, string with attributes or an associative array of attributes for the columns 例文帳に追加

空の文字列、列の属性を表す文字列、あるいは列の属性の連想配列。 - PEAR

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

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

If the first argument string does not contain the second argument string, then the function returns an empty string. 例文帳に追加

第 1 引数の文字列に第 2 引数の文字列が含まれていない場合、この関数は空の文字列を返します。 - NetBeans

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

If the string is empty, there's no need to add any additional options.例文帳に追加

文字列が空であれば、特に追加すべきオプションはありません。 - Python

例文

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

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




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

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS