「String」を含む例文一覧(15459)

<前へ 1 2 .... 66 67 68 69 70 71 72 73 74 .... 309 310 次へ>
  • Returns the value of the string capability corresponding to the terminfo capability name capname.
    terminfo 機能名 capname に対応する機能値を文字列値で返します。 - Python
  • If this is not possible, a string of the form "...some usefuldescription..." should be returned.
    それが不可能なら、"...some usefuldescription..." 形式の文字列を返してください。 - Python
  • def moneyfmt(value, places=2, curr='', sep=',', dp='.',pos='', neg='-', trailneg=''):"""Convert Decimal to a money formatted string.
    def moneyfmt(value, places=2, curr='', sep=',', dp='.',pos='', neg='-', trailneg=''):"""Decimal を通貨表現の文字列に変換します。 - Python
  • Return an attribute value as a string, given a namespaceURI and localName.
    指定した namespaceURI および localName を持つ属性値を文字列として返します。 - Python
  • Raised when an invalid or illegal string is specified.
    無効または不正な文字列が指定された際に送出されます。 - Python
  • The newl parameter specifies the string to use to terminate newlines.
    newl には、改行時に行末を終端する文字列を指定します。 - Python
  • The second argument is an errormessage; it is converted to a string object.
    第二引数はエラーメッセージで、文字列オブジェクトへ変換されます。 - Python
  • Returns the name of the file specified by p as a string object.
    p に指定したファイルの名前を文字列オブジェクトで返します。 - Python
  • 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
  • Enumerates sub keys of an open registry key, returning a string.
    開かれているレジストリキーのサブキーを列挙し、文字列で返します。 - Python
  • An enumeration value with the given 4-character string value.
    列挙値 (enumeration value) を表すクラスです。 値は 4 文字の文字列型になります。 - Python
  • The encoded string is returned.
    s にはエンコードする文字列を渡し、エンコードされた文字列が返されます。 - Python
  • The resulting string is therefore twice as long as the length of data.
    従って、変換結果の文字列はdata の 2 倍の長さになります。 - Python
  • If it is a string, it will be converted to a Charset instance.
    文字列を指定した場合、これは Charset インスタンスに変換されます。 - Python
  • When present, it can either be an integer value, or a string.
    この引数を与える場合、整数か文字列の値をとります。 - Python
  • Unlike normal string objects, however, these are mutable.
    しかし通常の文字列オブジェクトとは異なり、これらは可変です。 - Python
  • If it is a string, the function will have the given name, otherwise the function name will be taken from
    文字列の場合は、関数は与えられた名前をもつ。 - Python
  • On systems which do not use drive specifications,drive will always be the empty string.
    ドライブ名を使用しないシステムでは、driveは常に空文字列です。 - Python
  • Evaluate the expression (given as a string) under debuggercontrol.
    デバッガの制御もとで(文字列として与えられる)expressionを評価します。 - Python
  • The reason for the exception is passed to the constructor as a string. See Also:
    例外の理由は文字列としてコンストラクタに渡されます。 - 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
  • The resulting string can be used directly as an attribute value:
    戻り値の文字列はそのままで属性値として利用できます。 - Python
  • Returns the string representation on success, NULL on failure.
    成功すると文字列表現を返し、失敗すると NULL を返します。 - Python
  • optparse expands "%prog" in the usage string to the name of the current program, i.e. os.path.basename(sys.argv[0]).
    optparse は "%prog" を現在のプログラム名、すなわちos.path.basename(sys.argv[0]) と置き換えます。 - Python
  • Set the environment variable named varname to the string value.
    varname と名づけられた環境変数の値を文字列 value に設定します。 - Python
  • You can concatenate ordinary characters, so lastmatches the string 'last'.
    通常の文字は連結できるので、last は文字列'last'とマッチします。 - Python
  • Return a string which is the concatenation of the strings in the sequence seq.
    シーケンス seq 中の文字列を結合した文字列を返します。 - Python
  • Return a copy of the string with leading characters removed.
    文字列をコピーし、文字列の先頭部分を除去して返します。 - Python
  • Return a copy of the string with trailing characters removed.
    文字列をコピーし、文字列の末尾部分を除去して返します。 - Python
  • If v is NULL, the contents of the string are uninitialized.
    v がNULL の場合、文字列の中身は未初期化の状態になります。 - Python
  • Split a string giving a list of Unicode strings.
    Unicode 文字列のリストを分割して、 Unicode 文字列からなるリストを返します。 - Python
  • Specifies the colorname string (for example, red) whose color definition structure you wantreturned. def_in_out
    この文字列に対応する色定義の構造体が返される。 - XFree86
  • If no string exists for that quark, XrmQuarkToString returns NULL.
    そのクォークに対する文字列が存在しない場合、XrmQuarkToStringは NULL を返す。 - XFree86
  • If there are no extensions to GLX, then the empty string is returned.
    GLX が機能拡張を持たない場合は、空文字列が返される。 - XFree86
  • The string can use two supplied parameters: the man page name and its section.
    この文字列からは指定された 2 つのパラメータを利用できる。 - XFree86
  • The geomstring is a quoted string containing a standard geometry specification.
    geomstring は、標準のジオメトリ指定を行うクォートされた文字列である。 - XFree86
  • If no program is specified, the string Willing to manage is sent.
    プログラムが指定されていない場合は、文字列 Willing to manage が送られる。 - XFree86
  • To reproduce complicated sound image feeling of a string resonance sound.
    弦共鳴音の複雑な音像感を再現できるようにする。 - 特許庁
  • The damper 66 is then fixed in the state of rising from the string.
    すると、ダンパ66が弦から浮いた状態で固定される。 - 特許庁
  • A part of the speech attaching part 22 attaches a part of the speech to the word string.
    品詞付与部22は、単語列に対して品詞を付与する。 - 特許庁
  • The end face of the string 5 is provided with a hook-and-loop fastener 6b.
    紐5の端面には、面ファスナー6bが設けられている。 - 特許庁
  • Next, the number of words is counted within the character string (step S504).
    そして、文字列内の単語の数をカウントする(ステップS504)。 - 特許庁
  • A character string extraction part 502 extracts a character string close to the annotation (S110), and finds annotation importance level (S114).
    文字列抽出部502 は、アノテーションに近接した文字列を抽出し(S110)、アノテーション重要度を求める(S114)。 - 特許庁
  • To provide a device or method (resampler) for converting a sampling speed of a digital signal string that reduces an interpolation error of an output string.
    ディジタル信号ストリングのサンプリング速度変換装置又は方法(リサンプラ)において、出力ストリングの補間誤差を少なくする。 - 特許庁
  • A character string M102 is decoded from a code column F102 interposed between the tag character M100 'A' and the tag character M104 'B', and it is made as processing character string.
    そして、タグ文字M104「B」とに挟まれた符号列F102から文字列M102を復号して処理文字列とする。 - 特許庁
  • A color label string related to an image to be transformed and its attribute information are inputted from a color label string input part 2010.
    色ラベル列入力部2010からは、変換元の画像に関する色ラベル列及びその属性情報が入力される。 - 特許庁
  • The user terminal 21 transmits information related to this character string to a server 22 as pre-converted character string information.
    そして、利用者端末21は、変換前文字列に関する情報を変換前文字列情報としてサーバ22に送信する。 - 特許庁
  • To generate a musical sound waveform data based on vibration of a whole string of a stringed instrument, and based on vibration of the string which is excellent in response.
    弦楽器の弦全体の振動に基づき、かつ、レスポンスに優れた弦の振動に基づく楽音波形データを生成する。 - 特許庁
<前へ 1 2 .... 66 67 68 69 70 71 72 73 74 .... 309 310 次へ>

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

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