Unicode explained /
Fundamentally, computers just deal with numbers. They store letters and other characters by assigning a number for each one. There are hundreds of different encoding systems for mapping characters to numbers, but Unicode promises a single mapping. Unicode enables a single software product or website...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
2006.
|
Edición: | 1st ed. |
Colección: | Nutshell handbook.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part I. Working with characters. Characters as data
- Writing characters
- Character sets and encodings. Part II. A systemic look at unicode. The structure of unicode
- Properties of characters
- Unicode encodings. Part III. Advanced unicode topics. Characters and languages
- Character usage
- The character level and above
- Characters in internet protocols
- Characters in programming.