码迷,mamicode.com
首页 > 其他好文 > 详细

053-460

时间:2017-11-14 18:31:24      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:super   following   class   str   different   enc   which   sid   fonts   

Given two different character sets (A and B), which of the following must be true for A to be considered a strict superset of B? (Choose all that apply.)
A. A must contain all of the characters defined in B.
B. A must be Unicode.
C. The encoded values in A must match the encoded values in B for all characters defined in B.
D. A must be a multibyte character set.
E. The encoded values in A must match the encoded values in B for all numeric and alphabetic characters in B.

  A strict superset must contain all characters found in the other character set and have matching encoded values for those characters.

053-460

标签:super   following   class   str   different   enc   which   sid   fonts   

原文地址:http://www.cnblogs.com/Babylon/p/7833765.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!