Popular Books:
DriverManager - Loading JDBC Driver
This section describes how to load a JDBC driver and register it with DriverManager. 2022-07-29, ∼3627🔥, 1💬
Install MySQL Connector/Python on CentOS
This section provides a tutorial example on how to install MySQL Connector/Python on CentOS systems. 2022-10-01, ∼3592🔥, 0💬
Saving Files in "Unicode (UTF-8)" Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the 'Unicode (UTF-8)' encoding option on the file conversion dialog box. 2018-07-17, ∼3582🔥, 2💬
💬 2018-07-17 Me: Very good, but Unicode (nothing else) worked for me!
xml.dom.minidom for Building XML Document
This section provides a tutorial example on how to build a new XML document with Python xml.dom.minidom package. 2022-10-01, ∼3576🔥, 0💬
Where Is Session Data Stored
This section provides a tutorial example on how to find out where the PHP engine stores session data. The session.save_path setting specifies the directory name for session data. 2016-01-23, ∼3573🔥, 3💬
GB2312 vs. Unicode
A quick introduction of GB2312 is provided. Topics include GB2312 character set; Location Codes; Native Codes; Unicode; GBK encoding and Unicode character set. 2024-05-14, ∼3558🔥, 14💬
💬 2024-05-14 jimmy wu: GB2312 convert to unicode
💬 2023-06-26 Rastus Zhang: Thanks
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2017-07-01, ∼3548🔥, 12💬
💬 2017-04-21 Herong: Dzung, you should have it in your email box now. Thanks.
💬 2016-12-06 zhaojie: thanks,i'm learning http ,so to know https !
💬 2016-10-18 ItslSteven: thanks
💬 2016-08-17 Herong: billm, please send me an email. Thanks.
2600: Miscellaneous Symbols
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols', which contains 160 code points to represent more miscellaneous symbols. 2024-01-23, ∼3539🔥, 0💬
"jar --update" - Updating Class Files in JAR
This section provides a tutorial example on how to 'jar --update' to update class files in JAR files. 2022-10-01, ∼3532🔥, 0💬
PDF Printing Version: GB2312 Tutorials
Information on how to obtain the PDF version of this book, 'GB2312 Tutorials - Herong's Tutorial Examples', is provided. 2021-03-09, ∼3489🔥, 5💬
Cryptography Terminology
This section provides descriptions on some commonly used cryptography terminologies 2019-02-18, ∼3481🔥, 2💬
💬 2019-02-18 Hh: <body bgcolor="red">
💬 2015-10-24 dexter aparicio: this site is my favorite reference on cryptography topics
Sun Implementation of Base64 in Java
This section provides the source code for the Java implementation of Base64 by Sun. 2016-01-23, ∼3480🔥, 2💬
💬 2022-01-02 Herong: Cody, you can try the suggestion in VBScript Support in IE Web Browsers
💬 2021-12-28 Cody Shmaz: Is it possible to right a MsgBox() on a web page? thanks!
JDBC-ODBC - Creating a MS Access Database File
This section describes how to create a MS Access database file to be used for ODBC MS Access driver testing. 2022-10-01, ∼3466🔥, 0💬
Cryptography Basic Concepts
This chapter describes some basic concepts of cryptography: what is cryptography, what is function and what is encryption. 2016-04-07, ∼3444🔥, 4💬
Popular Posts:
This chapter provides tutorial examples and notes on Microsoft Visual C# 2010 Express. Topics includ...
This section provides a Java implementation of the Base32 encoding algorithm by the Bitcollider proj...
This section provides a tutorial example on how to write a HTTPS client test program, HttpsClient.ja...
This section describes the MD5 algorithm - a 5-step process of padding of '1000...', appending messa...
This book is a collection of notes and sample codes written by the author while he was learning SOAP...