ASCII printable characters的意思|示意

美 / / 英 / /

ASCII可打印字符


ASCII printable characters的网络常见释义

可打印字符 从33-127位为可打印字符(ASCII printable characters)。从0-127是标准的ASCII编码,从128-255是扩展的ASCII编码。

ASCII printable characters相关例句

Listing 9 USES Quoted-Printable encoding that corresponds to printable characters according to the ASCII character set.

清单9使用Quoted - Printable编码,这种编码符合依照ASCII字符集的可打印字符。

Base64 encoding transforms arbitrary data values into printable ASCII characters by using one ASCII character to represent each six bits of the original data.

通过对原始数据中的每六位使用一个ASCII字符来表示,Base64编码可以将任意的数据值转换为可打印的ASCII字符。

Following is a list of printable characters from the US-ASCII coded character set, specifically the octets ranging from 32 to 126 (decimal), that the functions will percent-encode.

下面是US - ASCII编码字符集中这些函数将采用百分号编码的的可打印字符列表,码值为32到126(十进制)。