「format-string」を含む例文一覧(183)

1 2 3 4 次へ>
  • The format string is a wide-character string.
    format がワイド文字列で与えられる。 - JM
  • "Format of the format string"
    フォーマット文字列のフォーマット - JM
  • The format argument must be a format string, whose syntax is explained in``Parsing arguments and buildingvalues'' in the
    format 引数は書式化文字列で、 - Python
  • $string and $format are optional and their order is interchangeable.
    $string および $formatはオプションで、その順序は交換可能です。 - PEAR
  • Use STRING as the macro name when outputing in nroff or TeX format
    nroff や TeX 形式で出力するときに、 STRING - JM
  • The first parameter, format string, defines the layout of the whole progress bar.
    最初のパラメータ format stringは、プログレスバー全体のレイアウトを指定します。 - PEAR
  • 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
  • Return a string that can be used as a format string for strftime (3)
    で使用できる書式付き文字列を返す。 - JM
  • Returns a new string object from format and args.Analogous to
    新たな文字列オブジェクトを format と args から生成します。 - Python
  • The two forms should not be mixed in the same format string, except that a string containing "%n$" specifications can include %%
    これら 2つの形式を同じformat文字列に混ぜることはできない。 - JM
  • If string cannot be parsedaccording to format, ValueError is raised.
    string が format に従って解釈できなかった場合、例外 ValueError が送出されます。 - Python
  • as a format string for
    の値をフォーマット文字列として用いて、 - JM
  • returns [string | array], depending on $format
    $formatの内容に応じて、文字列あるいは配列を返します。 - PEAR
  • The table format can be changed with the string and title option, the title is displayed as table heading, while the lines are made by using the string setting.
    表のフォーマットは string オプションとtitle オプションとで変更できる。 - JM
  • positionFormat (ClassFormat) Specifies a format string used to display the cursor position.
    positionFormat (Class Format)カーソル位置の表示に使う書式文字列を指定する。 - XFree86
  • 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
  • The given format-string was not well formated.
    指定されたフォーマット文字列が不正確です。 - PEAR
  • I used a simple XML format to store the content.Parameter string
    たとえばシンプルな XML フォーマットで内容を保存したりします。 パラメータ string - PEAR
  • Convert a splittable string back into an encoded string. ustris a Unicode string to ``unsplit''.This method uses the proper codec to try and convert the string fromUnicode back into an encoded format.
    このメソッドでは、文字列を Unicode からべつのエンコード形式に変換するために適切な codec を使用します。 - Python
  • Returns a new string object from format and args; this is analogous to
    新たな文字列オブジェクトを format および args から生成して返します; このメソッドは - Python
  • String; allows for setting the time interval in the 'P1Y2M3DT4H5M6S' format.
    文字列。 'P1Y2M3DT4H5M6S' 形式で時間間隔を設定できる。 - NetBeans
  • (where format is a string or Unicode object), % conversion specifications in format are replaced with zero or more elements of values.
    (format は文字列またはUnicode オブジェクト)とすると、format 中の % 変換指定は values 中のゼロ個またはそれ以上の要素で置換されます。 - Python
  • The format string takes the following common specifiers.
    書式化文字列は、以下の指定子 (specifier) を常にとります。 - Python
  • Example 62-4. Exporting in RTF format with different RTF string
    例 62-4異なる RTF 文字列による RTF フォーマットでのエクスポート - PEAR
  • Example 62-6. Exporting in HTML format with different HTML string
    例 62-6異なる HTML 文字列による HTML フォーマットでのエクスポート - PEAR
  • Return a string representing the date in ISO 8601 format,'YYYY-MM-DD'.
    ISO 8601 形式、'YYYY-MM-DD' の日付を表す文字列を返します。 - Python
  • Convert an IPv4 address from dotted-quad string format (for example,'123.45.67.89') to 32-bit packed binary format, as a string four characters in length.
    ドット記法によるIPv4アドレス('123.45.67.89'など)を32ビットにパックしたバイナリ形式に変換し、長さ4の文字列として返します。 - Python
  • The variable arguments must be C types and must correspond exactly to the format characters in the format string.
    可変個の引数部は C のデータ型でなくてはならず、かつ format 文字列内の書式指定文字(format character) に一致する型でなくてはなりません。 - Python
  • For example, the format string '4h' means exactly the same as'hhhh'.Whitespace characters between formats are ignored; a count and its format must not contain whitespace though.For the "s" format character, the count is interpreted as the size of the string, not a repeat count like for the other format characters; for example, '10s' means a single 10-byte string, while'10c' means 10 characters.
    例えば、フォーマット文字列 '4h' は 'hhhh' と全く同じ意味です。 フォーマット文字間の空白文字は無視されます; count とフォーマット文字の間にはスペースを入れてはいけません。 - Python
  • This format string should contain a single %s, which will be used to insert the error message into the string.
    この整形文字列は、1つの %s を含み、そこにエラーメッセージが挿入されます。 - PEAR
  • format string format, and, if errnum is non-zero, a second colon and a space followed by the string given by perror(errnum).
    形式のフォーマット文字列 format で指定されたメッセージである。 errnum が 0 以外の場合、2 つ目のコロンとスペースの後にperror(errnum)で指定された文字列も書き出す。 - JM
  • MACHTYPE Automatically set to a string that fully describes the system type on which bash is executing, in the standard GNU cpu-company-system format.
    後で再びsetしても元には戻りません。 - JM
  • option: Additional connection options in URI query string format.
    option:追加の接続オプションを、URI クエリ文字列形式で指定する。 - PEAR
  • Return a string representing the date and time, controlled by an explicit format string.
    明示的な書式化文字列で制御された、日付を表現する文字列を返します。 - Python
  • If the object or format provided is a unicode string,the resulting string will also be unicode.
    オブジェクトや与えられた書式が unicode 文字列の場合、変換後の文字列も unicode になります。 - Python
  • Translate a host name to IPv4 address format. The IPv4 address is returned as a string, such as '100.50.200.5'.
    ホスト名を'100.50.200.5'のようなIPv4形式のアドレスに変換します。 - Python
  • Parse a string representing a time according to a format.
    時刻を表現する文字列をフォーマットに従って解釈します。 - Python
  • Here format is a character string that consists of field descriptors and text characters, reminiscent of scanf (3).
    formatは、scanf (3) で使われているような、フィールドディスクリプターとテキスト文字で構成されている文字列である。 - JM
  • These eight functions write the output under the control of a format string that specifies how subsequent arguments (or arguments accessed via the variable-length argument facilities of stdarg (3))
    これらの 8 つの関数はformat文字列の制御に従って出力を書き出す。 format文字列は、これに続く引き数 (またはstdarg (3) - JM
  • 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
  • The string must containexactly the amount of data required by the format(len(string) must equal calcsize(fmt)).
    文字列データにはフォーマットが要求するだけのデータが正確に含まれていなければなりません(len(string) が calcsize(fmt) と一致しなければなりません)。 - Python
  • When there is no proper character string (NO in S7), the television displays the original character string in a scroll format (S10).
    適正な文字列がない場合には(S7でNO)元の文字列をスクロール形式で表示する(S10)。 - 特許庁
  • The format string is a character string, beginning and ending in its initial shift state, if any.
    フォーマット文字列は文字の列で、(もしあるなら) 初期シフト状態で始まり、初期シフト状態で終わる。 - JM
  • A trailing newline is added when the format string is displayed.
    フォーマット文字列の表示の際には、末尾に改行文字が追加されます。 - JM
  • If the input cannot be matched to the format string the function stops.
    入力がフォーマット文字列とマッチできない場合、関数は停止する。 - JM
  • The chassis log which is normally a binary format is transformed into a text string.
    通常はバイナリ・フォーマットであるシャシーログはテキスト・ストリングに変換される。 - 特許庁
  • MOVING PICTURE ENCODING METHOD, MOVING PICTURE DECODING METHOD, AND CODE STRING FORMAT
    動画像符号化方法、動画像復号化方法および符号列フォーマット - 特許庁
  • CHARACTER STRING GENERATING DEVICE FOR TWO-DIMENSIONAL BAR-CODE CORRESPONDING TO MULTIPLE INFORMATION FORMAT
    複数情報フォーマット対応の2次元バーコード用文字列生成装置 - 特許庁
  • An unrecognized format character causes all the rest of the format string to be copied as-is to the result string, and any extra arguments discarded.
    認識できない書式化文字があると書式化文字列の残りすべてがそのまま結果の文字列へコピーされ、余分の引数はどれも捨てられます。 - Python
  • It builds a tuple only if its format string contains two or more format units.
    この関数がタプルを生成するのは、書式化文字列に二つ以上の書式化単位が入っているときだけです。 - Python
1 2 3 4 次へ>

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • NetBeans
    © 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.
  • Python
    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.
  • JM
    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.
  • PEAR
    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/ ).
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence