Unicode Tutorials - Herong's Tutorial Examples

Download Unicode Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 306 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Unicode Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Unicode Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 306 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download GB2312 Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 229 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis GB2312 Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book GB2312 Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2020-12-20 with total page 229 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Unicode Tutorials - Herong's Tutorial Examples

Download Unicode Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 210 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Unicode Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Unicode Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 210 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Big5 Tutorials - Herong's Tutorial Examples

Download Big5 Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 302 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Big5 Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Big5 Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 302 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download JSP Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 376 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis JSP Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book JSP Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2006-01-01 with total page 376 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download JDK Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 659 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis JDK Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book JDK Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2022-01-15 with total page 659 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download PHP Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 698 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis PHP Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book PHP Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 698 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Big5 Tutorials - Herong's Tutorial Examples

Download Big5 Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 532 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Big5 Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Big5 Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 532 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

XML Tutorials - Herong's Tutorial Examples

Download XML Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 293 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis XML Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book XML Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 293 pages. Available in PDF, EPUB and Kindle. Book excerpt: This XML tutorial book is a collection of notes and sample codes written by the author while he was learning XML himself. Topics include introduction to XML, DTD (Document Type Definition), XSD (XML Schema Definition), XPath (XML Path Language), XSL (Extensible Stylesheet Language), XSLT (XSL Transformation), XSL-FO (Formatting Objects), DOM (Document Object Model), and SAX (Simple API for XML); viewing XML with Chrome, Firefox, Safari and IE Web browsers; XML tools with Notepad++ and Atom editors; generating and parsing XML with Java, PHP and Python programs; converting XML to and from JSON. Updated in 2024 (Version v5.25) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/XML.

Java Swing Tutorials - Herong's Tutorial Examples

Download Java Swing Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : Herong Yang
ISBN 13 :
Total Pages : 376 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Java Swing Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Java Swing Tutorials - Herong's Tutorial Examples written by Herong Yang and published by Herong Yang. This book was released on 1997-01-01 with total page 376 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book is a collection of notes and sample codes written by the author while he was learning Java Swing and AWT himself. Topics include Swing and AWT (Abstract Windows Toolkit) class library; graphical components: JButton, JCheckbox, JComboBox, JFrame, JLabel, JMenu, JRadioButton, JTextField; frame layouts; menus; dialog boxes; editor pane; Unicode and Chinese. Updated in 2024 (Version v4.32) with JDK 20. For latest updates and free sample chapters, visit https://www.herongyang.com/Swing.

Java Tools Tutorials - Herong's Tutorial Examples

Download Java Tools Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 376 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Java Tools Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Java Tools Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2020-12-20 with total page 376 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: 'java/javaw' Launcher, 'javac' Compiler, 'javadoc' Document Generator, 'javap' Class File Disassembler, 'jar/jarsigner' Archive Tool, 'jconsole' Console, 'jdb' Debugger, 'jdeps' Dependency Analyzer, 'jdeprscan' Deprecated API Scanner, 'jhat' Heap Analysis Tool, 'jlink' JRE Linker, 'jhsdb' HotSpot Debugger, 'jmap' Memory Dumper, 'jmc' Mission Control, 'jpackage' Binary Package Builder, 'jrunscript' Script Shell, 'jstack' Stack Dumper, 'jstat' Statistics, 'jstatd' Statistics Daemon, 'jvisualvm' Visual VM, 'jwebserver' Web Server, 'keytool' Keystore Tool, 'serialver' serialVersionUID generator. Updated in 2023 (Version v6.23) with JDK 20. For latest updates and free sample chapters, visit https://www.herongyang.com/Java-Tools.

MySQL Tutorials - Herong's Tutorial Examples

Download MySQL Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 400 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis MySQL Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book MySQL Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 1999-01-01 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: This MySQL tutorial book is a collection of notes and sample codes written by the author while he was learning MySQL himself, an ideal tutorial guide for beginners. Topics include introduction of Structured Query Language (SQL); installation of MySQL server on Windows, Linux, and macOS; using MySQL client program; accessing MySQL server from PHP, Java and Perl programs; SQL data types, literals, operations, expressions, and functions; Statements of Data Definition Language (DDL), Data Manipulation Language (DML), and Query Language; creating and using indexes; using window functions; stored procedures; transaction management; locks and deadlocks; InnoDB and other storage engines. Updated in 2023 (Version v4.46) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/MySQL.

HTML Tutorials - Herong's Tutorial Examples

Download HTML Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 282 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis HTML Tutorials - Herong's Tutorial Examples by : Dr. Herong Yang

Download or read book HTML Tutorials - Herong's Tutorial Examples written by Dr. Herong Yang and published by HerongYang.com. This book was released on 2021-05-01 with total page 282 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book is a collection of notes and sample codes written by the author while he was learning HTML himself. Topics include HTML5 and HTML 4.01 standards; HTML document structure; HTML element and attribute syntax; embedding SVG to generate graphics; embedding JavaScript code; adding (CSS Cascading Style Sheets) for display format; displayed and printed versions of HTML documents; responsive design of Web pages; MathML integration in HTML documents. Updated in 2023 (Version v2.30) on MathML tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/HTML.

JavaScript Tutorials - Herong's Tutorial Examples

Download JavaScript Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 401 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis JavaScript Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book JavaScript Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2022-01-01 with total page 401 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of tutorial examples and notes written by the author while he was learning JavaScript. Topics include ECMAScript specifications; data types, variables and expressions; flow control statements: 'if', 'for', 'switch', and 'while'; using arrays and objects; defining and calling functions; embedding JavaScript code in HTML documents; DOM (Document Object Model) API levels; using the JavaScript console in Web browsers; creating new object types with prototypes; building prototype inheritance hierarchy; managing functions as objects; using jrunscript JavaScript shell; sending AJAX (XMLHttpRequest) requests. Updated in 2023 (Version 2.33) with AJAX tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/JavaScript.

Unicode Blocks - Herong's Notes

Download Unicode Blocks - Herong's Notes PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 377 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Unicode Blocks - Herong's Notes by : Herong Yang

Download or read book Unicode Blocks - Herong's Notes written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 377 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of notes on Unicode code point blocks written by the author while he was learning Unicode himself. Topics include Introduction of Unicode character sets and code blocks; List of Unicode code blocks and their character samples. Updated in 2024 (Version v5.32) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Unicode-Blocks.

Chinese Web Sites Using PHP

Download Chinese Web Sites Using PHP PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 223 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Chinese Web Sites Using PHP by : Herong Yang

Download or read book Chinese Web Sites Using PHP written by Herong Yang and published by HerongYang.com. This book was released on 2005-01-01 with total page 223 pages. Available in PDF, EPUB and Kindle. Book excerpt: This PHP tutorial book is a collection of tutorial notes and sample codes on building Chinese Web sites with PHP scripts and MySQL Server. The concepts presented can also be applied to other server side scripting languages and database servers. Topics include installing PHP, Apache Web Server and MySQL server; Creating dynamic Web pages with PHP scripts; Connecting to MySQL Server from PHP scripts; Creating database columns with different Chinese character sets/encodings; Transferring Chinese text from and to database in specific encoding; Displaying Chinese text in Web pages; Collecting Chinese text in Web input forms. Updated in 2022 (Version v2.23): Updated with PHP 7 and minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/PHP-Chinese.

JDK Tutorials - Herong's Tutorial Examples

Download JDK Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 490 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis JDK Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book JDK Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2022-01-15 with total page 490 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.