1 2 3 4 5 6 > >>   ∑:7488

UTF-16BE Encoding
This section provides a quick introduction of the UTF-16BE (Unicode Transformation Format - 16-bit Big Endian) encoding for Unicode character set. UTF-16BE is a variation of UTF-16.
2024-03-19, 10299🔥, 15💬

"Server sent charset unknown to the client" Error
This section provides a tutorial example on how to resolve the 'Server sent charset unknown to the client' error received in PHP mysqli_connect() call to MySQL 8.0 running on CentOS 8 systems.
2024-03-19, 4895🔥, 1💬

UTF-16LE Encoding
This section provides a quick introduction of the UTF-16LE (Unicode Transformation Format - 16-bit Little Endian) encoding for Unicode character set. UTF-16LE is a variation of UTF-16.
2024-03-18, 24435🔥, 22💬

Ethereum Public Key and Private Key Example
This section describes examples of public key and private key of an Ethereum account.
2024-03-15, 28187🔥, 93💬

Shift-JIS Encoding
This section provides a quick introduction of Shift-JIS, also called MS Kanji, encoding, which maps a JIS X0208 character to a 2-byte sequence using a complicated schema designed by Microsoft.
2024-03-14, 3711🔥, 9💬

Removing IE Addon "Lync Browser Helper"
This section provides a tutorial example on how to disable and remove 'Lync Browser Helper' addon from Internet Explorer.
2024-03-13, 16548🔥, 10💬

jvisualvm (Java VisualVM) - JVM Visual Tool
This chapter provides tutorial notes on the JVM visual tool, Java VisualVM. Topics include launching Java VisualVM, connecting to local JVM processes; monitoring CPU and heap usage; monitoring thread statuses; taking thread dumps and heap dumps; viewing heap dump and object contents; connecting to r...
2024-03-13, 901🔥, 2💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-03-13, 8993🔥, 37💬

Get Free Ether from faucet.metamask.io
This section describes how to get some free Ether form faucet.metamask.io.
2024-03-12, 88498🔥, 583💬

archived: Download and Install JDK 14 on macOS
This section provides a tutorial example on how to download and install the latest version JDK, which contains the HotSpot JVM, on a macOS system. A simple Java program was entered, compiled, and executed to verify the JDK installation.
2024-03-12, 105🔥, 0💬

Archived: Download and Install JDK 13 on macOS
This section provides a tutorial on how to download and install JDK (Java Development Kit) 13 from Oracle website on macOS systems.
2024-03-11, 104🔥, 0💬

HTTPS Server with Expired Certificate
This section provides a tutorial example showing the behavior of HTTPS server and client programs that use an expired server certificate.
2024-03-11, 103🔥, 0💬

Site Map
Tutorial Books on Software Programming Android Tutorials - Herong's Tutorial Examples ASP Tutorials - Herong's Tutorial Examples C# Tutorials - Herong's Tutorial Examples Data Encodings - Herong's Tutorial Examples Flash Tutorials - Herong's Tutorial Examples Free Web Services - Herong's Tutorial Ex...
2024-03-10, 25456🔥, 0💬

Wedding Date - The Most Important Date of Your Life
Are you ready to select a wedding date, the most important date of your life? Here are some lucky wedding dates caculated based on the Chinese calendar in the near future: Lucky wedding dates for other years: Lucky Wedding Dates: 2008 to 2019 Lucky Wedding Dates: 2016 - Year of the Monkey Lucky Wedd...
2024-03-04, 13745🔥, 1💬

Web Server Log File Samples - IIS and Apache
This section provides a quick introduction of Web server log files with examples of IIS and Apache servers.
2024-03-02, 38932🔥, 41💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-02-29, 348🔥, 1💬

Chinese Character String with UTF-8 Encoding
This section providing information on handling Chinese character string literals in UTF-8 encoding.
2024-02-28, 12835🔥, 16💬

Declaring Empty Elements
This section describes a tutorial example on how to declare an empty element by defining a special complexType datatype.
2024-02-28, 424🔥, 1💬

What Is APK File Format?
This section describes the Android application package (APK) file, which is really a ZIP archive file that holds all binary codes, resources and other data required by the Android application.
2024-02-26, 3213🔥, 2💬

Installing JDK 1.8 on Windows System
This chapter provides tutorial notes on installing JDK (Java Development Kit) on Windows systems. Topics include downloading and installing Java SE Development Kit 8u45; compiling and executing Java programs; setting up JAVA_HOME environment variable.
2024-02-22, 6665🔥, 8💬

Archived: Downloading and Installing JDK 13 on Mac
This section describes how to download and install JDK 13 on a Mac computer
2024-02-22, 106🔥, 0💬

Downloading and Installing JDK on Linux
This section provides a tutorial example on how to download and install JDK on Linux systems. The best way to install JDK on CentOS system is to the 'yum' package management tool.
2024-02-22, 104🔥, 0💬

Microsoft JDBC Driver for SQL Server - sqljdbc42.jar
This chapter provides tutorial notes on sqljdbc42.jar, JDBC Driver 4.2 produced by Microsoft for SQL Server 2014. Topics include downloading and installing Microsoft JDBC Driver 4.2; loading sqljdbc42.jar; creating a connection to SQL Server with port number, instance name and database name; closing...
2024-02-21, 20554🔥, 31💬

Detecting Encoding from POST Request in PHP
'Basic Rules of Receiving Non-ASCII Characters from Input Forms' tutorial was cited in a csdn.net article in 2019.
2024-02-15, 118🔥, 1💬

1 2 3 4 5 6 > >>   ∑:7488