1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 136



例文

For the tail part, it uses the empty string (on Macintosh or Windows) or it uses first lib/python2.4/site-packages and thenlib/site-python (on Unix).例文帳に追加

後部には、(MacintoshやWindowsでは)空文字列を使用し、(Unixでは)最初にlib/python2.4/site-packagesを使ってからlib/site-pythonを使います。 - Python

(In some cases it may be functional to write an empty string to standard output for this reason.)例文帳に追加

(こうした理由から、場合によっては空文字を標準出力に書き出すと便利なことがあります。 - Python

It builds a tuple only if its format string contains two or more format units.If the format string is empty, it returns None; if it contains exactly one format unit, it returns whatever object is described by that format unit.例文帳に追加

書式化文字列が空なら、None を返します。 きっかり一つの書式化単位なら、その書式化単位が記述している何らかのオブジェクトになります。 - Python

(a space) A blank should be left before a positive number (or empty string) produced by a signed conversion. 例文帳に追加

(1個の半角スペース)符号付き変換で生成された正の数字の前に空白 (または空文字列) が置かれる。 - JM

例文

With a single argument s, return the largest item of a non-empty sequence (such as a string, tuple or list).例文帳に追加

単一の引数 s の場合、空でないシーケンス (文字列、タプルまたはリスト)の要素のうち最大のものを返します。 - Python


例文

With a single argument s, return the smallest item of a non-empty sequence (such as a string, tuple or list).例文帳に追加

単一の引数 s の場合、空でないシーケンス (文字列、タプルまたはリスト)の要素のうち最小のものを返します。 - Python

If the end of the file referred to by fd has been reached, an empty string isreturned.Availability: Macintosh, Unix, Windows.例文帳に追加

fd が参照しているファイルの終端に達した場合、空の文字列が返されます。 利用できる環境:Macintosh、Unix、Windows。 - Python

The group matches the empty string; the letters set the corresponding flags (re.I, re.L,re.M, re.S, re.U, re.X)for the entire regular expression.例文帳に追加

グループは空文字列ともマッチします;文字は、正規表現全体の対応するフラグ (re.I、 re.L、re.M、 re.S、re.U、 re.X ) を設定します。 - Python

If reading encounters an immediateend-of-file, self. eof is returned (the empty string ('')in non-POSIX mode, and None in POSIX mode). 例文帳に追加

読み出し即時にファイル終了子に遭遇した場合、self.eof (非 POSIX モードでは空文字列 ('')、POSIX モードでは None) が返されます。 - Python

例文

(a space) A blank should be left before a positive number(or empty string) produced by a signed conversion. 例文帳に追加

(スペース) 符号付きの変換で正の数の場合、前に一つスペースを空けます (そうでない場合は空文字になります)。 - Python

例文

Splitting an empty string with a specifiedseparator returns an empty list.If sep is not specified or is None, a different splittingalgorithm is applied. 例文帳に追加

区切り文字を指定して空の文字列を分割すると、空のリストを返します。 sep が指定されていないか None が指定されている場合、異なる分割アルゴリズムが適用されます。 - Python

If set to a non-empty string, causes the dynamic linker to resolve all symbols at program startup instead of deferring function call resolution to the point when they are first referenced. 例文帳に追加

空文字列の場合、解決しなければならない関数呼び出しが最初に参照された時点で解決する。 - JM

To make it as easy as possible to interface with modules which implement the DB API, the valueNone is written as the empty string.例文帳に追加

DB API を実装するモジュールとのインタフェースを可能な限り容易にするために、None は空文字列として書き込まれます。 - Python

When user is given, additionally the method calllogin(user, passwd, acct) is made (wherepasswd and acct default to the empty string when not given). 例文帳に追加

userが与えられると、さらにlogin(user, passwd, aracct)メソッドが実行されます(このpasswdとacctは指定されなければデフォルトでは空文字列です)。 - Python

The GNU version never modifies its argument, and returns the empty string when path has a trailing slash, and in particular also when it is "/". 例文帳に追加

GNU バージョンは引き数を変更することはなく、pathの末尾が '/'の場合は空の文字列を返す。 特にpathが "/" の場合も空文字列を返す。 - JM

The upshot is that if you want to ensure that a newline get printed after your closing multipart boundary,set the epilogue to the empty string.例文帳に追加

要するに、もし multipart 境界のあとにかならず改行を入れるようにしたければ、epilogue に空文字列を入れておけばよいのです。 - Python

If you give an empty string (""), there will be no root element created here, but only when you add a resultset, array or SQL Statement. 例文帳に追加

もしあなたが空の文字列 ("") を与え、リザルトセット、配列もしくは SQL ステートメントが加えられているときだけ、ルートタグは生成されません。 - PEAR

If the directory already exists (or if name is the empty string, which means the current directory, which of course exists), then do nothing.例文帳に追加

もしディレクトリが既に存在している(nameが空文字列の場合、カレントディレクトリを示すのでもちろん存在しています)場合、何もしません。 - Python

If empty, the package substitutes ISO8601 format date/times, which is almost equivalent to specifying the date format string "The ISO8601 format also specifies milliseconds, which are appended to the result of using the above format string, with a comma separator.例文帳に追加

空文字列の場合、パッケージによって ISO8601 形式の 日付/時刻に置き換えられ、日付書式化文字列 "ISO8601 形式ではミリ秒も指定しており、上の書式化文字列の結果にカンマで区切って追加されます。 - Python

Read until a given string, expected, is encountered or untiltimeout seconds have passed.When no match is found, return whatever is available instead,possibly the empty string. 例文帳に追加

expectedで指定された文字列を読み込むか、timeoutで指定された秒数が経過するまで読み込みます。 与えられた文字列に一致する部分が見つからなかった場合、読み込むことができたもの全てを返します。 - Python

The initializer is omitted if the array is empty, otherwise it is a string if the typecode is 'c', otherwise it is a list of numbers.例文帳に追加

アレイが空の場合、initializer の表示を省略します。 アレイが空でなければ、typecode が 'c' の場合には文字列に、それ以外の場合には数値のリストになります。 - Python

For update, a character string is first displayed in hidden form for reference and an empty field is then displayed to start editing, and when new characters are entered, the stored character string is erased, or when the character string editing is canceled, the stored character string is not erased but redisplayed in hidden form.例文帳に追加

さらに、文字列の更新時には、まず参照時には隠蔽表示し、編集開始時には空欄表示させ、新たに文字入力があった場合には記憶されている文字列は消去され、あるいは、文字列の編集を中止するときには、記憶されている文字列は消去されずに、再び隠蔽表示させる。 - 特許庁

Returns one of the following values: None if the file can't be opened because it's unreadable or doesn't exist; the empty string('') if the file's format can't be guessed; or a string containing the required module name, such as 'dbm' or'gdbm'.例文帳に追加

ファイルが読めないか存在しないために開くことが出来ない場合はNone、ファイルの形式を推測できない場合は空の文字列('')、推測できる場合は必要なモジュール名('dbm'、'gdbm'など)を含む文字列を返します。 - Python

The default is signified by an empty string, and is considered to be application/octet-stream.The mapping is used case-insensitively, and so should contain onlylower-cased keys.例文帳に追加

標準の型指定は空文字列で表され、この値は application/octet-stream と見なされます。 対応付けは大小文字の区別をするので、小文字のキーのみを入れるべきです。 - Python

Thus, you can setPYTHONY2K to a non-empty string in the environment to require 4-digityears for all year input. 例文帳に追加

こうして、PYTHONY2K を空文字列でない文字列に設定することで、西暦年の入力がすべて 4 桁の西暦年でなければならないようにすることができます。 - Python

XtCheckSubclass is only executed when the widget has been compiled with the compiler symbol DEBUG defined; otherwise, it is defined as the empty string and generates no code.例文帳に追加

.LPウィジェットがコンパイラシンボル DEBUG を定義し、コンパイルされている時だけXtCheckSubclass が実行される。 定義していなければ、空の文字列として定義され、コードは生成されない。 - XFree86

If the locale is not supported,a warning message is issued with XtWarning and the locale is set to ``C''.Calls XSetLocaleModifiers specifying the empty string. 例文帳に追加

もしロケールがサポートされていなければ、警告メッセージがXtWarningを使って発行され、ロケールは ``C'' に設定される。 \\(bu 5空の文字列を引き数にしてXSetLocaleModifiersを呼び出す。 - XFree86

If the format string is empty, it returns None; if it contains exactly one format unit, it returns whatever object is described by that format unit.例文帳に追加

書式化文字列が空の場合、None を返します; 書式化単位が厳密に一つだけ入っている場合、書式化単位で指定されている何らかのオブジェクト単体を返します。 - Python

fromdesc and todesc are optional keyword arguments to specifyfrom/to file column header strings (both default to an empty string). 例文帳に追加

fromdesc および todesc はオプションのキーワード引数で、差分表示テーブルにおけるそれぞれ差分元、差分先ファイルのカラムのヘッダになる文字列を指定します (いずれもデフォルト値は空文字列です)。 - Python

(The empty string stands for the root package.)If those two files are moved into a subdirectory, but remain in the root package, e.g.:例文帳に追加

のようにも書けます (空文字はルートパッケージを意味します)これら二つのファイルをサブディレクトリ下に移動しておいて、インストール先はルートパッケージのままにしておきたい、例えば: - Python

A more portable syntax is to use an empty string as the server name, for example, <file:///etc/passwd>; this form does the same thing and is easily recognized by pattern matchers and older programs as a URI. 例文帳に追加

より汎用的な文法は、サーバ名に空文字を用いるもの、つまり <file:///etc/passwd> のようなものである。 この形式も指す内容は同じであり、パターンマッチやより古いプログラムでもURI として認識されやすい。 - JM

Finally, the argument should be quoted if it is an empty string or if its leading or trailing whitespace is significant (leading and trailing whitespace will be removed from unquoted arguments). 例文帳に追加

最後に、引数が空の文字列である場合や、前後に空白を含む引数を使用する場合にも引数をクォートしなければなりません (クォートしなければ、引数の前後の空白は削除されます)。 - PEAR

If the script directory is not available (e.g. if the interpreter is invoked interactively or if the script is read from standard input), path[0] is the empty string, which directsPython to search modules in the current directory first.例文帳に追加

スクリプトのディレクトリがない(インタープリタで対話セッションで起動された時や、スクリプトを標準入力から読み込む場合など)場合、path[0]には空文字列となり、Pythonはカレントディレクトリからモジュールの検索を開始します。 - Python

The Jan 1987 X/Open Portability Guide specifies a more subtle error return: message is returned if the message catalog specified by catalog is not available, while an empty string is returned when the message catalog is available but does not contain the specified message. 例文帳に追加

Jan 1987 X/Open Portability Guide では、エラーの時に返される値により微妙な指定をしている。 catalogで指定されたメッセージカタログが利用できない場合はmessageを返し、一方メッセージカタログはあるが指定したメッセージがない場合は空の文字列が返される。 - JM

To provide a wolfkiller for stringed instruments which can be easily attached to and detached from a string of a stringed instrument with empty hands without using tools and exerts no influence upon members constituting stings and the instrument and is capable of effectively reducing wolf sound (wolf and howling) occurring during performance of the stringed instrument.例文帳に追加

弦楽器の弦に、道具を用いず素手で容易に着脱可能であり、弦や楽器を構成する部材に何ら悪影響を及ぼさず、弦楽器の演奏中に発生するヴォルフ音(ウルフ音、うなり)を効果的に減少させることが出来る弦楽器用ヴォルフキラーを提供する。 - 特許庁

例文

(Note that neither and nor or restrict the value and type they return to False and True, but rather return the last evaluated argument.This is sometimes useful, e.g., if s is a string that should be replaced by a default value if it is empty, the expressions or 'foo' yields the desired value.例文帳に追加

(and も not も、返す値を 0 や 1 に制限するのではなく、最後に評価した引数の値を返すので注意してください。 この仕様は、例えば s を文字列として、s が空文字列の場合にデフォルトの値に置き換えるような場合に、s or 'foo' と書くと期待通りの値になるために便利なことがあります。 - Python




  
Copyright © Japan Patent office. 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 (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 © 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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS