Popular Books:
UTF-8 Encoding Algorithm
This section provides a tutorial example on how to write a programming algorithm to encode characters with UTF-8 encoding. 2023-09-08, ∼9030🔥, 8💬
My First JSP Page - hello.jsp
This section provides a tutorial example on how to create the first JSP page with JSP code to test the JSP support of the Tomcat Web server. 2023-09-08, ∼7839🔥, 4💬
"geth" Commands for Ethereum Accounts
This section describes 'geth' commands to manage Ethereum accounts. 2023-09-08, ∼2485🔥, 2💬
Space Character not Allowed in Cookie Value
This section provides a tutorial example showing that space character ' ' is not allowed in cookie value strings. 2023-09-03, ∼1760🔥, 2💬
Base64URL Encoding Algorithm
This section describes the Base64URL encoding algorithm, which is a variation of the standard Base64 encoding algorithm with 2 characters 2 characters '+/' replaced by '-_'. 2023-08-27, ∼2397🔥, 2💬
PHP 5.6 and PHPMailer 5.2
This section provides a tutorial example on how to install PHPMailer 5.2 in CentOS 8 for PHP 5.6 to send out emails to remote STMPS server. 2023-08-24, ∼2714🔥, 2💬
Downloading and Installing XML Notepad
This section provides a tutorial example on how to download and install XML Notepad 2007 on Windows systems. 2023-08-24, ∼1838🔥, 3💬
Opening UTF-16LE Text Files
This section provides a tutorial example on how to open a UTF-16LE text file with Nodepad correctly by selecting the Unicode encoding option on the open file dialog box. 2023-08-23, ∼8995🔥, 7💬
💬 2022-08-08 Herong: Gregg, I am using Notepad, not Notepad++.
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, ∼1698🔥, 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, ∼413🔥, 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, ∼4101🔥, 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, ∼5436🔥, 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, ∼1521🔥, 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, ∼524🔥, 1💬
.MP3 File Name Extension - MP3 Files
This section describes what is .mp3 file name extension or MP3 files. 2023-07-26, ∼723🔥, 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, ∼3876🔥, 1💬
Popular Posts:
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols', whic...
Are you ready to select a wedding date, the most important date of your life? Here are some lucky we...
What's a calendar? A calendar is a system for measuring time, from hours and minutes, to months and ...
康希诺新冠疫苗的结构和工作机制是什么? 康希诺新冠疫苗是由康希诺生物公司与陈薇院士团队共 同研发新型冠状病毒疫苗,...
This section provides a tutorial on how to download and install Apache™ FOP on Windows systems.