| 意味 | 例文 |
Empty stringの部分一致の例文一覧と使い方
該当件数 : 136件
If there are no extensions to GLX, then the empty string is returned. 例文帳に追加
GLX が機能拡張を持たない場合は、空文字列が返される。 - XFree86
If the whole string turned out to contain compressed data, this is "", the empty string. The only way to determine where a string of compressed data ends is by actually decompressing it.例文帳に追加
すなわち、この値は圧縮データの入っているバイト列の最後の文字までが読み出せるかぎり "" となります。 - Python
the plaintext password to encrypt string $salt the salt to use for encryption (usually empty) 例文帳に追加
暗号化の対象となるプレーンテキスト形式のパスワード。 string$salt 暗号化に使用する salt(通常は空文字列)。 - PEAR
A component of the path path does not exist, or the path is an empty string. 例文帳に追加
パスpathの構成要素が存在しないか、パスが空文字列である。 - JM
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
The third argument is the string that fills the "empty" space in the progress bar. 例文帳に追加
三番目の引数は、プログレスバーの「空欄」の位置を埋める文字列です。 - PEAR
If no such value is defined, an empty string is returned.例文帳に追加
そのような値が定義されていない場合、空の文字列が返されます。 - Python
If charset is given but language is not, the string is encoded using the empty string for language.例文帳に追加
charset は与えられているが language が与えられていない場合、文字列 s は language の空文字列を使ってエンコードされます。 - 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
An empty string specifies the user's default settings.例文帳に追加
空の文字列を指定すると、ユーザの環境における標準設定になります。 - Python
Split the pathname path into a pair (drive,tail) where drive is either a drive specification or the empty string.例文帳に追加
パス名pathを(drive,tail)のペアに分割します。 driveはドライブ名か、空文字列です。 - Python
An empty string is returned in case no such mapping is defined.例文帳に追加
そのようなマッピングが定義されていない場合、空の文字列が返されます。 - Python
If no value is specified in the database, the empty string is used.例文帳に追加
データベース中に値が指定されていない場合には、空文字列が使われる。 - XFree86
Returns an empty string if no rules were added with 'client' modifier.Throws throwsno exceptions thrown Note 例文帳に追加
'client' 修正子に規則が追加されていない場合は、空の文字列を返します。 - PEAR
The part of the name preceding the colon if there is one, else the empty string.例文帳に追加
名前にコロンがあればコロン以前の部分に、なければ空文字列になります。 - Python
The Unix "From" line, if the message had one, or an empty string.例文帳に追加
メッセージに Unix "From" 行がある場合はその行、そうでなければ空文字列になります。 - Python
If there is no fragment identifier in url, returns url unmodified and an empty string.例文帳に追加
url 中にフラグメント指定子がない場合、そのままの url と空文字列を返します。 - Python
, does not exist already)If a unique name could not be created, template is made an empty string. 例文帳に追加
一意な名前が作成できなかった場合には、template には空文字列がセットされる。 - JM
Tags like tasks:windowseol that have no attributes or child elements will be passed an empty string ''. 例文帳に追加
tasks:windowseol のように属性や子要素を持たないタグは、空の文字列 '' として渡されます。 - PEAR
Optional language specifies the RFC2231 language, defaulting to the empty string. 例文帳に追加
オプション引数 language は RFC 2231 の言語を指定しますが、デフォルトではこれは空文字列となります。 - Python
To accept only long options,options should be an empty string. 例文帳に追加
長形式のオプションだけを受けつけるためには、optionsは空文字列である必要があります。 - Python
If set to a non-empty string, causes the program to list its dynamic library dependencies, as if run by ldd (1), 例文帳に追加
を実行したときのように動的ライブラリの依存関係をリスト表示させる。 - JM
(ELF only)(glibc since 2.1.3) If set to a non-empty string, warn about unresolved symbols. 例文帳に追加
(ELF のみ)(glibc 2.1.3 以降)空文字列でない場合、解決されていないシンボルがあれば警告を出す。 - JM
is empty string, """""" , for the default locale, it is determined using the following steps: 1. 例文帳に追加
の二番目の引き数が空文字列 "" の場合、デフォルトのロケールは以下の手順で決定する:1. - JM
clearIfVoid[boolean] if there's only one page, don't display pager (returns an empty string). 例文帳に追加
clearIfVoid[boolean] 1ページしかない場合、ページャを表示しない(空文字が返ります)かどうかを指定します。 - PEAR
lastPagePost[boolean] if there's only one page, don't display pager (returns an empty string). 例文帳に追加
lastPagePost[boolean] 1ページしかない場合、ページャを表示しない(空文字が返ります)かどうかを指定します。 - PEAR
The advantage of leaving the newline on is thatreturning an empty string is then an unambiguous EOFindication. 例文帳に追加
改行を残す利点は、空の文字列が返るとEOF を示し、紛らわしくなくなるからです。 - Python
If thereisn't a script that will be run, the first entry in argv can be an empty string.例文帳に追加
実行するスクリプトがない場合、argv の最初の要素は空文字列にしてもかまいません。 - Python
Matches the empty string, but only when it is not at the beginning or end of a word.例文帳に追加
空文字列とマッチしますが、それが単語の先頭あるいは末尾にない時だけです。 - Python
A substitution field entry ofNULL is equivalent to a pointer to an empty string. 例文帳に追加
\\fIsubstitution\\fP フィールドに NULL を指定することは、空文字列へのポインタを指定することと等価である。 - XFree86
As a special case, host can be the string "localhost" or the empty string; this is interpreted as "the machine from which the URL is being interpreted". 例文帳に追加
特殊なケースとして、hostには "localhost" という文字列を用いたり、空文字にしてもよい。 これは「URI が解釈されたマシン」とみなされる。 - JM
When a StringIO object is created, it can be initialized to an existing string by passing the string to the constructor.If no string is given, the StringIO will start empty. The StringIO object can accept either Unicode or 8-bitstrings, but mixing the two may take some care.例文帳に追加
文字列を渡さない場合、最初は StringIO はカラです。 StringIO オブジェクトはユニコードも 8-bit の文字列も受け付けますが、この2つを混ぜることには少し注意が必要です。 - Python
An empty parameter (between semicolons or string initiator or terminator) is interpreted as a zero. l l. 例文帳に追加
空パラメータ(セミコロンか文字列開始文字か文字列終端文字の間)はゼロと解釈される。 - JM
If the name is an empty string or the option length is zero, the socket device binding is removed. 例文帳に追加
名前が空文字列だったり、オプションの長さ (optlen) が 0 の場合には、ソケットのバインドが削除される。 - JM
A directory component in newpath does not exist or is a dangling symbolic link, or oldpath is the empty string. 例文帳に追加
newpathに含まれるディレクトリ部分が存在しないか、壊れたリンクであるか、oldpathが空文字列である。 - JM
If a 'saveas' callback returns a non-empty string, that file name will be used as the filename instead. 例文帳に追加
'saveas' コールバックが空ではない文字列を返した場合、その結果がファイル名として使用されます。 - PEAR
Note that if an empty translation table is required for any purpose, one can be obtained by calling XtParseTranslationTable and passing an empty string.例文帳に追加
何らかの理由で空のトランスレーションテーブルが必要になった場合、空文字列を使ってXtParseTranslationTableを呼び出すことで取得することができる点に注意すること。 - XFree86
(If the program accepts only long options, then optstring should be specified as an empty string (""), not NULL. 例文帳に追加
と同じように動作する(プログラムに長いオプションだけが渡された場合、optstringは NULL ではなく空文字列 ("") となる)。 - JM
Note the special case: If needle is the empty wide-character string, the return value is always haystack itself. 例文帳に追加
以下の特殊な場合に注意すること: needle が空のワイド文字文字列ならば、返り値は常に haystack 自身となる。 - JM
So, is there a way you could alter the source, so that the empty string is allowed for NULL entries ? 例文帳に追加
さて, ヌル入力用に空ストリングを見込んでおくように, そのソースを変更できる方法があるだろうか? - コンピューター用語辞典
So, is there a way you could alter the source, so that the empty string is allowed for NULL entries ? 例文帳に追加
さて、ヌル入力用に空ストリングを見込んでおくように、そのソースを変更できる方法があるだろうか? - コンピューター用語辞典
In any other case (even when the text is empty), the a string with the text is returned. 例文帳に追加
それ以外の場合は(たとえユーザが何もテキストを入力しなかったとしても)、テキストを文字列で返します。 - PEAR
If the defaultTextparameter is empty too, then return "$emptyPostfix.$outputString.$emptyPrefix", the three variables being class properties you can set to a custom string. 例文帳に追加
これら 3 つの変数の値は、クラスのプロパティとして独自の文字列を設定することができます。 - PEAR
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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/ ). |
| © 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 (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 |
| 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会員(無料)になると
|
