[Java lista] Mit jelent a szó - Unicode - ne keverjük - RE: String karakter konverzio

Zoltan Mozes Zoltan_Mozes at epam.com
2006. Nov. 24., P, 15:07:28 CET


Sőt egész pontosan ez szerepel a follow-up-ban szereplő cikkben:

"The following table lists the available byte order marks.

Byte order mark Description 
EF BB BF UTF-8 
FF FE UTF-16, little endian 
FE FF UTF-16, big endian 
FF FE 00 00 UTF-32, little endian 
00 00 FE FF UTF-32, big-endian 


Note: Microsoft uses UTF-16, little endian byte order.
"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/unicode_42jv.asp


Tehát írhattam volna hogy a legelterjedtebb 5 ábrázolás stb.... :)

A lényeg a lényeg, nammá' :)

Best Regards,
Zoltán Mózes


EPAM Systems
Budapest office, Hungary (GMT+1)

Office phone:        +36 (1) 327-74-XX
Office fax:            +36 (1) 327-74-20
Mobile phone:       +36 (20) XXX-XXX
E-mail:                 Zoltan_Mozes at epam.com

http://www.epam.com

CONFIDENTIALITY CAUTION AND DISCLAIMER
This message is intended only for the use of the individual(s) or entity(ies) to which it is addressed and contains information that is legally privileged and confidential. If you are not the intended recipient, or the person responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. All unintended recipients are obliged to delete this message and destroy any printed copies.

-----Original Message-----
From: javalist-bounces at javagrund.hu [mailto:javalist-bounces at javagrund.hu] On Behalf Of Rákos Attila
Sent: Friday, November 24, 2006 2:48 PM
To: Zoltan Mozes
Subject: Re: [Java lista] Mit jelent a szó - Unicode - ne keverjük - RE: String karakter konverzio


ZM> -        UTF16. (mindig 16 bájton képezzük le)

Ha már pontosak akarunk lenni, akkor amire te gondolsz, az az UCS-2
(vagy UCS-16), az UTF-16-nál ugyanis (hasonlóan az UTF-8-hoz) csak a
legrövidebb egység a 16 bit, ennél hosszabb is lehet, ha szükséges
(merthogy a Unicode már rég túl jár az eredeti 16 biten ábrázolható
tartományon).

_______________________________________________
Javalist mailing list
Javalist at javagrund.hu
http://javagrund.hu/mailman/listinfo/javalist


További információk a(z) Javalist levelezőlistáról