The Unicode 3.0 Standard
ユニコード・コンソーシアム (Unicode Consortium) - JM
Linux represents Unicode using the 8-bit Unicode Transformation Format (UTF-8).
Linux は 8-bit Unicode Transformation Form(UTF-8) を用いて Unicode をあらわす。 - JM
Unicode, Kernel and File Systems
Unicode, カーネルとファイルシステム - FreeBSD
Character named name in the Unicode database (Unicode only)
Unicode データベース中で名前 name を持つ文字 (Unicode のみ) - Python
The items of a Unicode object are Unicode code units.
Unicode オブジェクトの各要素は Unicode コード単位です。 - Python
These are the ``Unicode Escape'' codec APIs:
以下は ``Unicode Escape'' codec の APIです: - Python
published by the Unicode Consortium
から発行されたUnicode 3.0 Standard - JM
These are the ``Raw Unicode Escape'' codec APIs:
以下は ``Raw Unicode Escape'' codec の APIです: - Python
Unicode strings use the Unicode character set as defined by the Unicode Consortium and ISO10646. Unicode 文字列はUnicode コンソーシアムおよび ISO10646 で定義されている Unicode 文字セットを使います。 - Python
The type of Unicode character strings (e.g. u'Spam').
Unicode文字列の型です(e.g. u'Spam')。 - Python
UNICODE CONVERTER ユニコード・コンバータ - 特許庁
Unicode-enabled
ユニコード対応の - 研究社 英和コンピューター用語辞典
The following codec API is special in that maps Unicode to Unicode.
以下の codec API は Unicode から Unicode への対応付けを行う特殊なものです。 - Python
Return the length of the Unicode object.
Unicode オブジェクトの長さを返します。 - Python
Convert the array to a unicode string.
アレイを Unicode 文字列に変換します。 - Python
Returns the header as a Unicode string. ヘッダを Unicode 文字列として返します。 - Python
a subset of Unicode ユニコードのサブセット - 研究社 英和コンピューター用語辞典
Creates a Unicode object by decoding size bytes of the Unicode-Escape encoded string s. Unicode-Escape でエンコードされた size バイトの文字列 s からUnicode オブジェクトを生成します。 - Python
Encodes a Unicode objects using Unicode-Escape and returns the result as Python string object. Unicode-Escape で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python
Creates a Unicode object by decoding size bytes of the Raw-Unicode-Escape encoded string s. Raw-Unicode-Escape でエンコードされた size バイトの文字列 s からUnicode オブジェクトを生成します。 - Python
Split a Unicode string at line breaks, returning a list of Unicode strings. Unicode 文字列を改行文字で区切り、Unicode 文字列からなるリストを返します。 - Python
A prefix of "u" or "U"makes the string a Unicode string.
"u" や "U" を接頭すると、文字列は Unicode 文字列 (Unicode string) になります。 - Python
UTF-8 is a variable length encoding of Unicode.
UTF-8 は Unicode の可変長表現である。 - JM
the string to be unicoded
unicode 化する文字列。 - PEAR
UPDATE: David Weingart writes, "That's probably Unicode.
更新: David Weingart いわく、"これはおそらく Unicode だ。 - PEAR
Convert a Python Unicode object to a C pointer to a NUL-terminatedbuffer of 16-bit Unicode (UTF-16) data.
Python の Unicode オブジェクトを、NUL で終端された 16 ビットのUnicode (UTF-16) データに変換します。 - Python
Encodes a Unicode objects using Raw-Unicode-Escape and returns the result as Python string object. Raw-Unicode-Escape で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python
Unicode objects for most built-incodecs.
多くの組み込み codec では Unicode オブジェクトです。 - Python
s may be a byte string or a Unicode string.
s はバイト文字列か、Unicode 文字列です。 - Python
Character with 16-bit hex value xxxx (Unicode only)
16-bit の 16 進数値 xxxx を持つ文字 (Unicode のみ) - Python
Character with 32-bit hex value xxxxxxxx (Unicode only)
32-bit の 16 進数値 xxxxxxxx を持つ文字 (Unicode のみ) - Python
builtin;should return a Unicode object.
Unicode オブジェクトを返さなければなりません。 - Python
The Mutt mail user agent has very good Unicode support.
MuttメールエージェントはUnicodeをサポートしています。 - Gentoo Linux
Code Listing3.13: man.conf changes for Unicode support
コード表示3.13:Unicodeサポートのためにman.confを変更 - Gentoo Linux
If the Unicode buffer pointer is NULL, None is returned. Unicode バッファポインタが NULLの場合、 None になります。 - Python
Compute a Unicode string representation of object o.
o の Unicode 文字列表現を計算します。 - Python
Get full Unicode screen mapping from kernel.
フル Unicode スクリーンマッピングをカーネルより取得する。 - JM
The most obvious Unicode encoding (known as UCS-2 )
最も単純な Unicode の符号化方法( UCS-2 ) - JM
Return the Unicode string of one character whose Unicode code is the integer i. Unicode におけるコードが整数 i になるような文字 1 文字からなるUnicode 文字列を返します。 - Python
Split a string giving a list of Unicode strings.
Unicode 文字列のリストを分割して、 Unicode 文字列からなるリストを返します。 - 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.
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.