Unicode Tutorials - Herong's Tutorial Examples

Unicode Tutorials - Herong's Tutorial Examples
Title Unicode Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 306
Release 2019-01-01
Genre Computers
ISBN

Download Unicode Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This Unicode tutorial book is a collection of notes and sample codes written by the author while he was learning Unicode himself. Topics include Character Sets and Encodings; GB2312/GB18030 Character Set and Encodings; JIS X0208 Character Set and Encodings; Unicode Character Set; Basic Multilingual Plane (BMP); Unicode Transformation Formats (UTF); Surrogates and Supplementary Characters; Unicode Character Blocks; Python Support of Unicode Characters; Java Character Set and Encoding; Java Encoding Maps, Counts and Conversion. Updated in 2024 (Version v5.32) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Unicode.

Unicode Tutorials - Herong's Tutorial Examples

Unicode Tutorials - Herong's Tutorial Examples
Title Unicode Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 210
Release 2019-01-01
Genre Computers
ISBN

Download Unicode Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This Unicode tutorial book is a collection of notes and sample codes written by the author while he was learning Unicode himself. Topics include Character Sets and Encodings; GB2312/GB18030 Character Set and Encodings; JIS X0208 Character Set and Encodings; Unicode Character Set; Basic Multilingual Plane (BMP); Unicode Transformation Formats (UTF); Surrogates and Supplementary Characters; Unicode Character Blocks; Python Support of Unicode Characters; Java Character Set and Encoding; Java Encoding Maps, Counts and Conversion. Updated in 2024 (Version v5.32) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Unicode.

GB2312 Tutorials - Herong's Tutorial Examples

GB2312 Tutorials - Herong's Tutorial Examples
Title GB2312 Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 229
Release 2020-12-20
Genre Computers
ISBN

Download GB2312 Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This book contains Herong's notes and tutorial examples on Chinese GB2312 character set. Topics include: Mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes; Java program that produces the mapping table; Programs to map GB2312 to Unicode and Unicode to GB2312. Updated in 2023 (Version v4.04) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/GB2312.

Big5 Tutorials - Herong's Tutorial Examples

Big5 Tutorials - Herong's Tutorial Examples
Title Big5 Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 302
Release 2019-01-01
Genre Computers
ISBN

Download Big5 Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This book contains Herong's notes and tutorial examples on Chinese Big5 character set. Topics include: Mapping table of all Big5 characters, native codes, corresponding Unicode codes and UTF8 codes; Java program that produces the mapping table; Programs to map Big5 to Unicode and Unicode to Big5. Updated in 2024 (Version v4.05) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Big5.

JSP Tutorials - Herong's Tutorial Examples

JSP Tutorials - Herong's Tutorial Examples
Title JSP Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 376
Release 2006-01-01
Genre Computers
ISBN

Download JSP Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This book is a collection of notes and sample codes written by the author while he was learning JSP (JavaServer Pages). Topics include Tomcat installation and configuration to support JSP; JSP execution context, JSP elements, and sessions; Using JavaBean Classes; Cookie management; Controlling HTTP Response Header Lines; Supporting non-ASCII characters and localization; Debugging and measuring performance; Using EL (Expression Language); JSTL (JSP Standard Tag Library) syntax and Tag Java interface; Managing file uploads. Updated in 2022 (Version v5.11) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/JSP.

JDK Tutorials - Herong's Tutorial Examples

JDK Tutorials - Herong's Tutorial Examples
Title JDK Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 659
Release 2022-01-15
Genre Computers
ISBN

Download JDK Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This book is a collection of tutorial notes and sample codes written by the author while he was learning JDK (Java Development Kit) core libraries himself. Topics include Time and Calendar, Internationalization, Unnamed Packages, Collections, Character Set and Encoding, Logging, XML related technologies: DOM, SAX, DTD, XSD, and XSL, Cryptography, Certificates, Key stores, Cipher and Encryption, Socket communication, SSL and HTTPS. Updated in 2024 (Version v6.32) with JDK 20. For latest updates and free sample chapters, visit https://www.herongyang.com/JDK.

PHP Tutorials - Herong's Tutorial Examples

PHP Tutorials - Herong's Tutorial Examples
Title PHP Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 698
Release 2019-01-01
Genre Computers
ISBN

Download PHP Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This PHP tutorial book is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include PHP script syntax; data types, variables, array, expressions, statements and functions; Web server integration; HTTP requests and controlling HTTP responses; sessions, cookies, and file uploads/downloads; MySQL database server access; files, directories, and ZIP archives; parsing HTML Documents; processing image files; SOAP extension; managing non-ASCII characters; classes and objects; using PHP on Windows, macOS and Linux; executing external programs on operating system. Updated in 2022 (Version v5.16) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/PHP.