Popular Books:
Processing Chinese Input on Web Forms in UTF-8
This section describes how to display a Web form and process form Chinese input data in UTF-8. 2023-08-20, ∼1740🔥, 6💬
Use JDBC Driver in Servlet
This section provides a tutorial example on how to test the SQL Server JDBC driver on macOS systems. 2023-08-17, ∼452🔥, 1💬
Generate secp256k1 Keys with OpenSSL
This section provides a tutorial example on how to generate EC (Elliptic Curve) private and public key pairs using secp256k1 domain parameters. 2023-08-10, ∼4208🔥, 3💬
HTTPS Request and Response Example
This section describes an example of HTTPS request and response captured by a Perl script using the Crypt::SSLeay module. 2023-08-09, ∼5494🔥, 4💬
jar - JAR File Tool Command and Options
This section describes the 'jar' command to manage JAR files. 'jar' command syntax and options are provided. 2023-08-08, ∼1591🔥, 2💬
Compiling Hello.java - My First Java Program
This section provides a tutorial example on how to compile a Java program using the 'javac' tool without any options. 2023-07-26, ∼549🔥, 1💬
.MP3 File Name Extension - MP3 Files
This section describes what is .mp3 file name extension or MP3 files. 2023-07-26, ∼794🔥, 1💬
Configuring Apache PHP Load Module
This section describes how to configure Apache to use Apache PHP load module to run PHP scripts as Web pages. Apache PHP load module is more secure than CGI scripts. 2023-07-25, ∼3942🔥, 1💬
Downloading and Installing GNU Unifont
A tutorial example is provided on how to download and install GNU Unifont font family on Windows 7 systems. 2023-07-19, ∼4511🔥, 5💬
💬 2023-07-19 DoublePOOF: thank you
💬 2019-10-23 Sajjad Amin: thank you
💬 2019-07-28 dipen: thank you.
💬 2015-12-06 Herong: D, maybe you can start with What Is Unicode? .
Commonly Used Python Packages/Libraries
This section provides a list of most commonly used Python packages/libraries and their 'pip' installation commands. 2023-07-13, ∼281🔥, 0💬
Calculate Double-SHA256 Hash with Java
This section describes how to calculate Double-SHA256 hash with Java. 2023-07-12, ∼1267🔥, 2💬
💬 2023-07-12 Zvi: I finally found what I was looking for. Thank you very much and God bless you.
Popular Posts:
This free book is a collection of notes and sample codes written by the author while he was learning...
This section provides a tutorial example on how to download and install JDK 1.6.2 (Java SE 1.6 Updat...
This chapter provides notes and tutorial examples on UTF-32, UTF-32BE and UTF-32LE encodings. Topics...
This section describes how to drop a table in the current database.
This section describes the 'for-each' element, which is used in the content of a 'template' element....