1. java支持unicode,例如:源代码文件名可以用中文。
2. ASCII-8 character set 是8位(bit),unicode character set 是16位的。
3. unicode escape sequences 用来表示一个16位的字符。例如:a = 'u0064';
http://ZhongHua.NetFirms.com
回复:请教几个UNICODE的问题
本帖于 2004-02-06 15:24:48 时间, 由普通用户 old-cotton 编辑
1. java支持unicode,例如:源代码文件名可以用中文。
2. ASCII-8 character set 是8位(bit),unicode character set 是16位的。
3. unicode escape sequences 用来表示一个16位的字符。例如:a = 'u0064';
http://ZhongHua.NetFirms.com
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2025 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy