因此,每当遇到转移字符,就意味着接下来的字符(或字符组)来自一个新的字符集,接下来的字符就要用其所属的字符集自身的定义进行解释。
Thus, whenever the shift character is encountered, the next character (or group of characters) identifies a new character set, and subsequent codes are interpreted as belonging to that set.
最后一组的字符集是例外字符集。它是由所有的ASCII控制字符组成,包含空格字符以及下列字符(称为分隔符)
The last set of characters is the excluded set. It is made up of all ASCII control characters, the space character as well the following characters (known as delimiters)
最后一组的字符集是例外字符集。它是由所有的ASCII控制字符组成,包含空格字符以及下列字符(称为分隔符)
The last set of characters is the excluded set. It is made up of all ASCII control characters, the space character as well the following characters (known as delimiters)
应用推荐