UCS2是定长的,固定2个字节,所以不能支持扩展字符,而UTF16是变长的。
 
UCS2是落伍的。
 
msdn里有这样一段描述:
UCS-2 is a predecessor of UTF-16. UCS-2 differs from UTF-16 in that UCS-2 is a fixed-length encoding that represents all characters as a 16-bit value (2 bytes), and therefore does not support supplementary characters. UCS-2 is frequently confused with UTF-16, which is used to internally represent text in the Microsoft Windows operating systems (Windows NT, Windows 2000, Windows XP, and Windows CE), but UCS-2 is more limited.

最新文章

  1. 虚拟机体验之 Xen 篇 —— 令人脑洞大开的奇异架构
  2. elasticsearch 之mapping
  3. 如何用Maven创建web项目(具体步骤)
  4. BZOJ1576 [Usaco2009 Jan]安全路经Travel
  5. dom0级事件和dom2级事件
  6. WebApi2官网学习记录--HttpClient Message Handlers
  7. ORA-01092 ORA-12432: LBAC error: zllegnp:OCIStmtExecute 故障一例
  8. Xamarin Studio Android 配置
  9. Oracle基于学习3--Oracle创建用户和授权
  10. servlet规范核心类图
  11. OpenGL渲染管线(rendering pipeline)
  12. 题解:[APIO2007]风铃
  13. ASP.NET Core中的Startup类
  14. Mysql-5.7.20-winx64绿色版安装步骤
  15. WebAppInitializer类,代替web.xml
  16. PHP 定界符
  17. 如何使两台机器不通过密码连接起来(linux)
  18. POJ 2386 Lake Counting(搜索联通块)
  19. Nginx能做什么
  20. After reading a picture than out a picture

热门文章

  1. My Open Source Projects
  2. SQL的OPENROWSET开启和使用方法
  3. sql:劳务统计各分公司管理费用明细合计(等同汇总报表)
  4. 【与软件无关】2013赤峰地区C1科目三考试攻略【绝对原创】
  5. 黄聪:微信支付错误两个问题的解决:curl出错,错误码:60
  6. Android学习笔记(十)
  7. PLSQL不好用,提示ora-12514 错误解决方法
  8. 基于hadoop的数据仓库工具:Hive概述
  9. 如何使用Math对象快速计算数组中的最大值或最小值
  10. c++ 使用shell命令