Popular Books:
Archived: Get Bitcoin Block Data
This section provides a tutorial example on how to use the Get Bitcoin Block Data operation provided by blockexplorer.com. 2023-09-17, ∼349🔥, 1💬
EC Key in PEM File Format
This section provides a tutorial example on the EC key PEM file format. EC domain parameters are stored together with the private key. 2023-09-17, ∼4468🔥, 1💬
Windows Command - "certutil -encode/-decode"
This section provides a tutorial example on how to use 'certutil -encode' command on a Windows system to perform Base64 encoding and decoding. 2023-09-13, ≈34🔥, 8💬
💬 2022-07-21 Herong: R, thanks for the correction.
💬 2022-07-20 R W: "Base64 with not line breaks" should be"Base64 with no line breaks"
Archived: Get Bitcoin Transaction Data
This section provides a tutorial example on how to use the Get Bitcoin Transaction Data operation provided by blockexplorer.com. 2023-09-10, ∼463🔥, 1💬
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, ∼9229🔥, 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, ∼7951🔥, 4💬
"geth" Commands for Ethereum Accounts
This section describes 'geth' commands to manage Ethereum accounts. 2023-09-08, ∼2661🔥, 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, ∼1856🔥, 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, ∼2523🔥, 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, ∼2833🔥, 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, ∼1920🔥, 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, ∼9142🔥, 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, ∼1810🔥, 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, ∼531🔥, 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, ∼4331🔥, 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, ∼5544🔥, 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, ∼1664🔥, 2💬
Popular Posts:
中国生物新冠疫苗的生产能力有多强? 中国生物分别在北京和武汉建成的新冠灭活疫苗高等级 生物安全生产车间,经国家有关...
Chinese wedding culture is a vital part of Chinese tradition. Many rituals and customs have been los...
Constellation English Name Symbol Dates Aries The Ram Mar. 21—Apr. 19 Taurus The Bull Apr. ...
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule...
This section provides a tutorial example on how to use escape character in 'script' tags to prevent ...