Unicode Explained

個数:

Unicode Explained

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 800 p.
  • 言語 ENG
  • 商品コード 9780596101213
  • DDC分類 003.54

Full Description

Fundamentally, computers just deal with numbers. They store letters and other characters by assigning a number for each one. At one time, there were hundreds of different encoding systems for assigning these numbers - but that was before Unicode. Unicode enables a single software product or website to be targeted across multiple platforms, languages and countries without re-engineering. It's no wonder that industry giants like Apple, Hewlett-Packard, IBM and Microsoft have all adopted Unicode. Containing everything you need to understand Unicode, this comprehensive reference from O'Reilly takes you on a detailed guide through the complex character world. For starters, it explains how to identify and classify characters - whether they're common, uncommon, or exotic. It then shows you how to type them, utilize their properties, and process character data in a robust manner. The book is broken up into three distinct parts. The first few chapters provide you with a tutorial presentation of Unicode and character data. It gives you a firm grasp of the terminology you need to reference various components, including character sets, fonts and encodings, glyphs and character repertoires.
The middle section offers more detailed information about using Unicode and other character codes. It explains the principles and methods of defining character codes, describes some of the widely used codes, and presents code conversion techniques. It also discusses properties of characters, collation and sorting, line breaking rules and Unicode encodings. The final four chapters cover more advanced material, such as characters in HTML and XHTML. You simply can't afford to be without the nuggets of valuable information detailed in "Unicode Explained".

Contents

Preface Part I. 1.Characters as Data Introduction to Characters and Unicode What 's in a Character? Variation of Writing Systems Glyphs and Fonts Definitions of Character Repertoires Numbering Characters Encoding Characters as Octet Sequences Working with Encodings Working with Fonts Summaries 2.Writing Characters Method Varieties Keyboard Variation and Settings Virtual Keyboards Program Commands Character Maps Replacements on the Fly Special Techniques Escape Sequences Specialized Editors Exercise 3.Character Sets and Encodings Good Old ASCII ISO 8859 Codes Windows Latin 1 and Other Windows Codes Other 8-bit Codes Unicode and UTF-8 Encodings for East Asian Languages Converters and Transcoding Using Character Codes Part II. 4.The Structure of Unicode Design Principles Versions of Unicode Coding Space Unicode Terms Guide to the Unicode Standard Unicode and Fonts Criticism of Unicode Questions and Answers 5.Properties of Characters Character Classification An Overview of Properties Compositions and Decompositions Normalization Case Properties Collation and Sorting Text Boundaries Directionality Line Breaking Properties Unicode Conformance Requirements Effects on Choosing Characters 6.Unicode Encodings Unicode Encodings in General UTF-32 and UCS-4 UTF-16 and UCS-2 UTF-8 Byte Order Conversions Between Unicode Encodings Other Encodings Auto-Detecting the Encoding Choosing an Encoding Part III. 7.Characters and Languages Writing Systems and IT Character Requirements of Languages Transliteration and Transcription Language Metadata Languages and Fonts 8.Character Usage Basics of Character Usage ASCII (Basic Latin) Latin-1 Supplement (ISO 8859-1) Other Latin Letters Other European Alphabetic Scripts Diacritic Marks Letterlike Symbols General Punctuation Line Structure Control Mathematical and Technical Symbols Other Blocks 9.The Character Level and Above Levels of Text Representation and Processing Characters and Markup Media Types for Text 10.Characters in Internet Protocols Information about Encoding Characters in MIME Content Negotiation and Multilingual Sites Characters in Protocol Headers Characters in Domain Names and URLs 11.Characters in Programming Characters in Computer Languages Character and String Data The Preparedness Principle Character Input and Output Processing Form Data Identifiers,Patterns,and Regular Expressions International Components for Unicode (ICU) Using Locales A.Tables for Writing Characters Index