| 例文 |
unicode convertの部分一致の例文一覧と使い方
該当件数 : 18件
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
Convert a label to Unicode, as specified in RFC 3490. 例文帳に追加
RFC 3490 仕様に従ってラベルを Unicode に変換します。 - Python
Convert a sequence of Unicode digits to a Python long integer value.例文帳に追加
Unicode の数字配列を Python の長整数型に変換します。 - Python
Convert a possibly multibyte string to a safely splittable format.s is the string to split.Uses the input_codec to try and convert the string to Unicode,so it can be safely split on character boundaries (even for multibytecharacters).Returns the string as-is if it isn't known how to convert s toUnicode with the input_charset.Characters that could not be converted to Unicode will be replaced with the Unicode replacement character "U+FFFD".例文帳に追加
おそらくマルチバイトの文字列を、安全に split できる形式に変換します。 - 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
convert between code units and nonnegative integers representing the Unicode ordinals as defined in the Unicode Standard 3.0.例文帳に追加
は、コード単位と非負の整数で表されたUnicode 標準 3.0 で定義された Unicode 序数との間で変換を行います。 - Python
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
Return the name of the encoding used to convert Unicode filenamesinto system file names, or None if the system default encoding is used.例文帳に追加
Unicodeファイル名をシステムのファイル名に変換する際に使用するエンコード名を返します。 - Python
This conversion is carried out in the application; if possibleinvisible to the user: The application should transparently convert Unicode domain labels to IDNA on the wire, and convert back ACE labels to Unicode before presenting them to the user.Python supports this conversion in several ways: The idna codecallows to convert between Unicode and the ACE. Furthermore, the例文帳に追加
この変換はアプリケーション内で行われます; 可能ならユーザからは不可視となります: アプリケーションは Unicode ドメインラベルをワイヤ上に載せる際に IDNA に、 ACE ドメインラベルをユーザに提供する前に Unicode に、それぞれ透過的に変換しなければなりません。 - Python
convert CIDs stored in a PDF file into corresponding Unicode code points 例文帳に追加
PDF ファイルに含まれているCIDを対応するユニコードのコードに変換する - 研究社 英和コンピューター用語辞典
The FreeBSD kernel does not speak Unicode, but the FreeBSD CD9660 driver is able to convert Unicode characters on the fly. 例文帳に追加
FreeBSD カーネルは (まだ)Unicode を理解できないので、 非英語文字はクエスチョンマークで表示されます (FreeBSD 4.3以降を使用している場合、CD9660 ドライバには適切な Unicode変換表を読み込むための急ごしらえのフックが含まれています。 - FreeBSD
So for editing we convert the glyph metric data into character metric data for the original Unicode text. 例文帳に追加
それで編集のために、グリフメトリクデータを元のユニコード・テキストのために文字メトリクデータに変換する。 - コンピューター用語辞典
On Windows NT+, file names are Unicode natively, so no conversion is performed. getfilesystemencoding still returns ``mbcs'',as this is the encoding that applications should use when they explicitly want to convert Unicode strings to byte strings that are equivalent when used as file names.例文帳に追加
Windows NT+では、Unicodeをファイル名として使用できるので変換の必要はありません。 getfilesystemencoding は ``mbcs''を返しますが,これはある Unicode 文字列をバイト文字列に明示的に変換して,ファイル名として使うと同じファイルを指すようにしたい場合に,アプリケーションが使わねばならないエンコーディングです. - Python
Some of them don't convert from Unicode strings to byte strings, but instead use the property of the Pythoncodecs machinery that any bijective function with one argument can be considered as an encoding.For the codecs listed below, the result in the ``encoding'' direction is always a byte string.例文帳に追加
これらの codec の中にはUnicode 文字列からバイト文字列への変換を行わず、むしろ単一の引数をもつ全写像関数はエンコーディングとみなせるというPython codec の性質を利用したものもあります。 以下に列挙した codec では、``エンコード'' 方向の結果は常にバイト文字列方向です。 - Python
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
