「unicode」を含む例文一覧(311)

<前へ 1 2 3 4 5 6 7 次へ>
  • These are the basic Unicode object types used for the Unicodeimplementation in Python:
    以下は Python の Unicode 実装に用いられている基本 Unicode オブジェクト型です: - Python
  • Put unicode-to-font mapping in kernel.
    Unicode からフォントへのマッピングをカーネルにセットする。 - JM
  • x == y[i] is true.For the Unicode and string types,
    Unicode 文字列または文字列型については、 - Python
  • Returns the Unicode string representation on success, NULL on failure.This is the equivalent of the Python expression"unicode(o)".
    成功するとUnicode 文字列表現を返し失敗すると NULL を返します。 Python 式"unicode(o)" と同じです。 - Python
  • If the object or format provided is a unicode string,the resulting string will also be unicode.
    オブジェクトや与えられた書式が unicode 文字列の場合、変換後の文字列も unicode になります。 - Python
  • This subtype of PyObject represents a Python Unicode object.
    この PyObject のサブタイプは Unicode オブジェクトを表現します。 - Python
  • This call also invalidates the Unicode mapping.
    この呼び出しをすると Unicode のマッピングが無効になる。 - JM
  • Get Unicode-to-font mapping from kernel.
    Unicode からフォントへのマッピングをカーネルから取得する。 - JM
  • Convert a label to Unicode, as specified in RFC 3490.
    RFC 3490 仕様に従ってラベルを Unicode に変換します。 - Python
  • An integer giving the largest supported code point for a Unicode character.
    Unicode文字の最大のコードポイントを示す整数。 - Python
  • This module provides access to the Unicode Character Database which defines character properties for all Unicode characters.
    このモジュールは、全ての Unicode 文字の属性を定義している Unicode 文字データベースへのアクセスを提供します。 - Python
  • The version of the Unicode database used in this module.
    このモジュールで使われている Unicode データベースのバージョン。 - Python
  • This method generates converts the given string to unicode.
    このメソッドは、指定した文字列を unicode に変換します。 - PEAR
  • a String containing unicode representation of the given string
    指定した文字列を unicode 変換したものを返します。 - PEAR
  • This variant on "s#" is used for encoding Unicode and objectsconvertible to Unicode into a character buffer.
    "s#" の変化形で、Unicode オブジェクトや Unicode に変換可能なオブジェクトをキャラクタ型バッファにエンコードするために用いられます。 - Python
  • supports either byte or Unicode strings, but will normally produce Unicode strings.
    ではバイト文字列 (byte string) およびUnicode 文字列のどちらかに対応づけられますが、通常 Unicode 文字列を生成します。 - Python
  • Convert a null-terminated buffer of Unicode (UCS-2 or UCS-4)data to a Python Unicode object.
    null 終端された Unicode (UCS-2 または UCS-4) データのバッファからPython オブジェクトに変換します。 - Python
  • BOMs are not copied into the resulting Unicode string.
    BOM はデコード結果の Unicode 文字列中にはコピーされません。 - Python
  • Returns the name assigned to the Unicode characterunichr as a string.
    Unicode 文字 unichr に付いている名前を、文字列で返します。 - Python
  • Returns the general category assigned to the Unicode characterunichr as string.
    Unicode 文字 unichr に割り当てられた、汎用カテゴリを返します。 - Python
  • While codecs are not restricted to use with Unicode, ina Unicode context, encoding converts a Unicode object to a plain string using a particular character set encoding (e.g., cp1252 or iso-8859-1).
    codecs は Unicode 専用ではありませんが、Unicode の文脈では、エンコーディングは Unicode オブジェクトを特定の文字集合エンコーディング(たとえば cp1252 やiso-8859-1)を使って文字列オブジェクトに変換します。 - Python
  • Standards discussed include ASCII, ISO 8859, KOI8-R, Unicode, ISO 2022 and ISO 4873.
    ここでは、ASCII, ISO 8859, KOI8-R, Unicode, ISO 2022,ISO 4873 の各規格について議論する。 - JM
  • Rendering of Unicode data streams is typically handled through "subfont" tables which map a subset of Unicode to glyphs.
    Unicode データ列のレンダリングは典型的には Unicode のサブセットからグリフへのマップである"サブフォント(subfont)"テーブルを利用して行われる。 - JM
  • characters may be up to six bytes long, however the Unicode
    文字の符号化は最大 6 バイトの長さになる。 しかし、Unicode - JM
  • convert between code units and nonnegative integers representing the Unicode ordinals as defined in the Unicode Standard 3.0.
    は、コード単位と非負の整数で表されたUnicode 標準 3.0 で定義された Unicode 序数との間で変換を行います。 - Python
  • This variant on "s" is used for encoding Unicode and objectsconvertible to Unicode into a character buffer.
    これは "s" の変化形で、Unicode オブジェクトや Unicode に変換可能なオブジェクトをキャラクタ型バッファにエンコードするために用いられます。 - Python
  • Raises TypeError if the object is not a Unicode object.
    オブジェクトが Unicode オブジェクトでない場合にはTypeErrorを送出します。 - Python
  • In a Unicode context, decoding converts a plain string encoded using a particular character set encoding to a Unicode object.
    Unicode の文脈では、デコードは特定の文字集合エンコーディングでエンコードされた文字列を Unicode オブジェクトに変換します。 - Python
  • Convert a sequence of Unicode digits to a Python long integer value.
    Unicode の数字配列を Python の長整数型に変換します。 - Python
  • Returns the numeric value assigned to the Unicode characterunichr as float.
    Unicode 文字 unichr に割り当てられている数値を、float 型で返します。 - Python
  • Returns the bidirectional category assigned to the Unicode characterunichr as string.
    Unicode 文字 unichr に割り当てられた、双方向カテゴリを返します。 - Python
  • In Unicode, several characters can be expressed in various way.
    Unicode では、複数の方法で表現できる文字があります。 - Python
  • Unicode provides many different character properties.
    Unicode は数多くの異なる文字プロパティ (character property)を提供しています。 - Python
  • Convert a Unicode (UCS-2 or UCS-4) data buffer and its length to a Python Unicode object.
    null 終端された Unicode (UCS-2 または UCS-4) データのバッファとその長さから Python オブジェクトに変換します。 - Python
  • Also, several font packages in Portage are Unicode aware.
    また、いくつかのUnicodeに対応したフォントパッケージがPortageにはあります。 - Gentoo Linux
  • Code Listing3.9: Optional: Install some more Unicode-aware fonts # emerge terminus-font intlfonts free fonts cronyx-fonts corefonts
    コード表示3.9:任意選択:Unicode対応フォントのインストール - Gentoo Linux
  • Resets the screen font, size and Unicode mapping to the bootup defaults.
    スクリーンフォント、サイズ、 Unicode マッピングをブート時のデフォルト値にリセットする。 - JM
  • If the Unicode buffer pointer is NULL, the length is ignored and None is returned.
    Unicode バッファポインタが NULLの場合、長さは無視されNone になります。 - Python
  • Return the ASCII value of a string of one character or a Unicode character.
    1 文字からなる文字列または Unicode 文字の ASCII 値を返します。 - Python
  • Output is also codec-dependent and will usually be Unicode as well.
    関数の戻り値も codec に依存し、通常は Unicode オブジェクトです。 - Python
  • Returns the canonical combining class assigned to the Unicode character unichr as integer.
    Unicode 文字 unichr に割り当てられた正規結合クラスを返します。 - Python
  • Returns the mirrored property assigned to the Unicode characterunichr as integer.
    Unicode 文字 unichr に割り当てられた、鏡像化のプロパティを返します。 - Python
  • Concat two strings giving a new Unicode string.
    二つの文字列を結合して、新たな Unicode 文字列を生成します。 - Python
  • element has to coerce to a one element Unicode string.
    element は単要素の Unicode 文字に型強制できなければなりません。 - Python
  • To provide a unicode converter.
    ユニコード・コンバータを提供する。 - 特許庁
  • The "ISO 10646 Universal Character Set (UCS)"
    Unicode のスーパーセットである"ISO 10646 Universal Character Set (UCS)" - JM
  • Unicode throws away the traditional single-byte limit of character sets.
    Unicodeは、昔ながらの文字セットのシングルバイト制限を取り払います。 - Gentoo Linux
  • Currently, bash provides full Unicode support through the GNU readline library.
    現在のところ、bashはGUNreadlineライブラリを使用して、Unicodeをサポートしています。 - Gentoo Linux
  • Raised when a Unicode-related error occurs during encoding.
    Unicode 関連のエラーがエンコード中に発生した際に送出されます。 - Python
  • Raised when a Unicode-related error occurs during decoding.
    Unicode 関連のエラーがデコード中に発生した際に送出されます。 - Python
<前へ 1 2 3 4 5 6 7 次へ>

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