feixingfei

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年12月17日

摘要: 一个完整的Unicode字符叫CodePoint一个Java char 叫代码单元code unit;The Unicode standard was originally designed as a fixed-width 16-bit characterencoding. It has since been changed to allow for characters whose representa-tion requires more than 16 bits. The range of legal code points is now U+0000 toU+10FFFF, usin 阅读全文
posted @ 2008-12-17 15:29 feixingfei 阅读(254) 评论(0) 推荐(0)