翻訳と辞書
Words near each other
・ Base transceiver station
・ Base tunnel
・ Base unit
・ Base unit (measurement)
・ Base Wars
・ Base Y-75 Frankfurt
・ Base, Maharashtra
・ Base-cation saturation ratio
・ Base-promoted epoxide isomerization
・ Base-richness
・ BASE24
・ Base32
・ Base36
・ Base4
・ Base58
Base64
・ Basean
・ Baseball
・ Baseball & Softball Club Godo
・ Baseball (1971 video game)
・ Baseball (1977 video game)
・ Baseball (1983 video game)
・ Baseball (ball)
・ Baseball (band)
・ Baseball (card game)
・ Baseball (disambiguation)
・ Baseball (drinking game)
・ Baseball (Intellivision video game)
・ Baseball (TV series)
・ Baseball ACT


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Base64 : ウィキペディア英語版
Base64

Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. The term ''Base64'' originates from a specific MIME content transfer encoding.
==Design==
The particular set of 64 characters chosen to represent the 64 place-values for the base varies between implementations. The general strategy is to choose 64 characters that are both members of a subset common to most encodings, and also printable. This combination leaves the data unlikely to be modified in transit through information systems, such as email, that were traditionally not 8-bit clean. For example, MIME's Base64 implementation uses AZ, az, and 09 for the first 62 values. Other variations share this property but differ in the symbols chosen for the last two values; an example is UTF-7.
The earliest instances of this type of encoding were created for dialup communication between systems running the same OS — ''e.g.'', uuencode for UNIX, BinHex for the TRS-80 (later adapted for the Macintosh) — and could therefore make more assumptions about what characters were safe to use. For instance, uuencode uses uppercase letters, digits, and many punctuation characters, but no lowercase.〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Base64」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.