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

<前へ 1 2 .... 138 139 140 141 142 143 144 145 146 .... 309 310 次へ>
  • When the locale is retrieved using this flag, a string indicating the setting for all categories is returned.
    このフラグを使ってロケールを取得した場合、全てのカテゴリにおける設定を示す文字列が返されます。 - Python
  • They are initialized with a format string suitable for use with the % operator and a dictionary.For formatting multiple messages in a batch, instances ofBufferingFormatter can be used.
    これらのインスタンスは % 演算子と辞書を使うのに適した書式化文字列で初期化されます。 - Python
  • If the level is one of the predefined levels CRITICAL,ERROR, WARNING, INFO or DEBUGthen you get the corresponding string.
    レベルが定義済みのレベル CRITICAL、ERROR、WARNING、 INFO、あるいは DEBUGのいずれかである場合、対応する文字列が返されます。 - Python
  • If a numeric value corresponding to one of the defined levels is passed in, the corresponding string representation is returned.
    定義済みのレベルに対応する数値を指定した場合、レベルに対応した文字列表現を返します。 - Python
  • 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
  • If the string is shorter than count-1, it is padded with null bytes so that exactly count bytes in all are used.
    文字列がcount-1 よりも短い場合、指定した count バイトに達するまでの残りの部分はヌルで埋められます。 - Python
  • A string giving the name of the executable binary for the Python interpreter, on systems where this makes sense.
    Pythonインタープリタの実行ファイルの名前を示す文字列。 このような名前が意味を持つシステムでは利用可能。 - Python
  • A string of six random letters and digits is appended to the prefix to make the filename unique.
    ファイル名を一意にするために、 6 つのランダムな文字および数字がこのプレフィクスの後に追加されます。 - Python
  • (default: '') String that will be prepended to all lines of wrapped output except the first.
    (デフォルト: '') 一行目以外の折り返しが行われる出力のすべての行の先頭に付けられる文字列。 - Python
  • Convert a time expressed in seconds since the epoch to a string representing local time.
    エポックからの経過秒数で表現された時刻を、ローカルの時刻を表現する文字列に変換します。 - Python
  • Each string in the resulting list corresponds to the item with the same index in the argument list.
    結果として生じるリストの中の各文字列は、引数リストの中の同じインデックスの要素に対応します。 - Python
  • Returns the east asian width assigned to the Unicode characterunichr as string.New in version 2.4.
    unichr as string.ユニコード文字unichrに割り当てられたeast asian widthを文字列で返します。 バージョン 2.4 で 新たに追加 された仕様です。 - Python
  • The order of parameters in the encoded string will match the order of parametertuples in the sequence.The
    このときエンコードされた文字列中のパラメタの順番はシーケンス中のタプルの順番と同じになります。 - Python
  • data should be a string, which specifies additional data to send to the server.
    url は文字列でも Requestオブジェクトでもかまいません 。 data は文字列で、サーバに送信する追加のデータを指定します。 - Python
  • Read at most n bytes from file descriptor fd.Return a string containing the bytes read.
    ファイル記述子 fd から最大で n バイト読み出します。 読み出されたバイト列の入った文字列を返します。 - Python
  • The constant string used by the operating system to refer to the currentdirectory.For example: '.' for POSIX or ':' for the Macintosh.Also available via os.
    現在のディレクトリ参照するためにオペレーティングシステムで使われる文字列定数です。 例: POSIX では '.' 、Machintosh では':' 。 - Python
  • The constant string used by the operating system to refer to the parentdirectory.For example: '..' for POSIX or '::' for the Macintosh.Also available via os.
    親ディレクトリを参照するためにオペレーティングシステムで使われる文字列定数です。 例: POSIX では '..' 、Machintosh では'::' 。 - Python
  • (In some cases it may be functional to write an empty string to standard output for this reason.)
    (こうした理由から、場合によっては空文字を標準出力に書き出すと便利なことがあります。 - Python
  • If buflen is present, it specifies the maximum length of the buffer used to receive the option in, and this buffer is returned as a string.
    buflenを指定した場合、長さbuflenのバッファでオプションを受け取り、このバッファを文字列として返します。 - Python
  • Return a copy of the string converted to uppercase.For 8-bit strings, this method is locale-dependent.
    文字列をコピーし、大文字に変換して返します。 8ビット文字列では、メソッドはロケール依存になります。 - Python
  • The original string is returned if width is less than len(s).New in version 2.2.2.
    width が len(s) よりも短い場合もとの文字列自体が返されます。 バージョン 2.2.2 で 新たに追加 された仕様です。 - Python
  • The default implementation callsformatwarning(message, category, filename,lineno) and writes the resulting string to file, which defaults to sys.stderr.
    標準の実装では、formatwarning(message, category, filename,lineno) を呼び出し、返された文字列を file に書き込みます。 file は標準では sys.stderr です。 - Python
  • A text elementdelta specifies an additional change in the position along the x axis before the string is drawn.
    テキスト要素 delta は文字列が描画される前の x 軸に沿っての位置の追加的な変位を指定する。 - XFree86
  • If the pattern string is not in the Host Portable Character Encoding,the result is implementation-dependent.
    パターン文字列のエンコーディングがホストポータブル文字エンコーディングでない場合、実行結果は実装依存である。 - XFree86
  • When finished with it,a client must free the icon name string using XFree.
    アイコン名の文字列を使い終った後には、クライアントはこの文字列をXFreeを使って解放しなければならない。 - XFree86
  • All the Xaw widgets have now the additional resource displayList.This resource allows drawing the widget decorations with commands embedded in the resource string.
    このリソースを使うと、リソース文字列に埋め込んだコマンドを使ってウィジェットの装飾を描画できる。 - XFree86
  • The XcmsLookupColor function looks up the string name of a color with respect to the screen associated with the specified colormap.
    .LP関数XcmsLookupColorは、指定したカラーマップに関連するスクリーンについて、色名の文字列を使った検索を行う。 - XFree86
  • When the XFontSet has missing charsets, each unavailable character is drawn with the default string returned by XCreateFontSet.
    XFontSetに欠けている文字集合がある場合には、該当する文字はXCreateFontSetが返すデフォルト文字列で描画される。 - XFree86
  • The XrmGetStringDatabasefunction creates a new database and stores the resources specified in the specified null-terminated string.
    .LP関数XrmGetStringDatabaseは、新しいデータベースを生成し、NULL で終わる指定された文字列で指定されたリソースを格納する。 - XFree86
  • The line should be in valid ResourceLine format (see section 15.1)terminated by a newline or null character; the database that results from using a string with incorrect syntax is implementation-dependent.
    引き数 line は、改行か NULL 文字で終わる有効な ResoureLine 形式(15.1 節を参照)でなければならない。 - XFree86
  • The XrmStringToQuarkList function converts the null-terminated string (generally a fully qualified name) to a list of quarks.
    .LP関数XrmStringToQuarkListは NULL で終わる文字列(一般的には完全に限定された名前)をクォークのリストに変換する。 - XFree86
  • A pound sign (#) outside of a string causes the remainder of the line in which the character appears to be treated as a comment.
    文字列の外側にポンド記号(#)があると、その行における以降の部分はコメントとして扱われる。 - XFree86
  • Each entry is a keyword indicating the pixmap to set, followed by a string giving the name of the bitmap file.
    各エントリは、設定するピックスマップを示すキーワードとビットマップのファイル名の文字列を並べたものである。 - XFree86
  • ispell.guessLabel (Class ispell.Status) String displayed in the ispell status bar when ispell returns a guess list of one or more words.
    ispell.guessLabel (Class ispell.Status)ispell が推測した単語の列を返す時に ispell の状態表示バーに表示する文字列を指定する。 - XFree86
  • ispell.okLabel(Class ispell.Status) String displayed in the ispell status bar when the checked word is in the dictionary.
    ispell.okLabel (Class ispell.Status)チェックした単語が辞書に含まれている時に ispell の状態表示バーに表示する文字列を指定する。 - XFree86
  • selectFormat Specifies a printf-style format string used to display information about the selected character.
    selectFormat選択された文字に関する情報の表示に際して、printf スタイルのフォーマットである文字例の使用を指定する。 - XFree86
  • rangeFormat Specifies a printf-style format string used to display the range of characters currently being displayed.
    rangeFormat現在表示される文字の範囲の表示に際して、printf スタイルのフォーマットである文字列の使用を指定する。 - XFree86
  • set-terminal-type(type) This action directs output to either the vt or tek windows, according tothe type string.
    "set-terminal-type(type)"このアクションは type 文字列に従って、出力を vt ウィンドウと tek ウィンドウのどちらに行うのかを決める。 - XFree86
  • If a word string matching with a pattern (S3) exists, it is extracted and stored in the specified sequence (S4).
    パターンと一致した語の並びがあれば(S3)、それらを抽出し、指定の順で格納する(S4)。 - 特許庁
  • To obtain a stretchable packing cushion without using a rubber string.
    この発明は、ゴム紐を使用することなく、伸縮可能な梱包布団を得ることを目的としたものである。 - 特許庁
  • The generated character string "024 636 0123" is output as a talk-back voice data to a voice generator 35.
    そして、生成した文字列「024 636 0123」をトークバック音声データとして、音声生成装置35に出力する。 - 特許庁
  • The set read character string is speech synthesized by using the specified parameter (S45), and output (S50).
    セットされた読み上げ文字列を指定のパラメータを用いて音声合成し(S45)、出力する(S50)。 - 特許庁
  • METHOD FOR APPROXIMATING CONNECTED LINE SEGMENT STRING, PROCESSOR WITH THE APPROXIMATING METHOD MOUNTED THEREON AND STORAGE MEDIUM
    連結した線分列の近似方法及び該近似方法を搭載した処理装置並びに記憶媒体 - 特許庁
  • To set an image inspection system by flexibly changing an image layout in response to the length of a character string.
    文字列の長さに応じて柔軟に画像レイアウトを変更して画像検査システムの設定を行う。 - 特許庁
  • A font conversion unit 33 performs font conversion processing for converting the retrieved character string of the retrieval target font into the tab printing font to provide a character string for printing on the tab, and the other font conversion processing for converting the font of the retrieved character string of the retrieval target font into a corrected font in the text of the document.
    フォント変換部33は、検索された検索対象フォントの文字列をタブ印刷用フォントに変換してタブ部印刷用の文字列とする書体変換処理、検索された検索対象フォントの文字列のフォントを文書本体中において修正フォントに変換する書体変換処理を行う。 - 特許庁
  • STRING LENGTH BODY EQUIPPED WITH RFID, MANUFACTURING METHOD THEREOF, AND OPTICAL FIBER CABLE USING THE SAME
    RFIDを備えた連長体及びその製造方法、並びに連長体を使用した光ファイバケーブル - 特許庁
  • A display device 10 scans the user interface screen and extracts a character string included in the screen.
    表示装置10は、ユーザインタフェース画面を走査し、当該画面に含まれる文字列を抽出する。 - 特許庁
  • To provide a leading tool which can easily and surely hang a cable traction string between electric poles.
    ケーブル牽引用紐を電柱間に簡単かつ確実にかけわたしのできる先導具を提供する。 - 特許庁
  • To provide a string retention and extraction system which can prevent the occurrence of the disorder of retained strings.
    貯留された糸に乱れが発生することを防止できる糸貯留引き出し装置を提供する。 - 特許庁
  • MOVING PICTURE ENCODER, ENCODING METHOD, DECODER, DECODING METHOD, AND MOVING PICTURE CODE STRING TRANSMISSION METHOD
    動画像符号化装置、符号化方法、復号化装置、復号化方法及び動画像符号列伝送方法 - 特許庁
<前へ 1 2 .... 138 139 140 141 142 143 144 145 146 .... 309 310 次へ>

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

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