<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:7662

content_type() method in the HTTP::Headers Class
This section provides a tutorial example on how to use the content_type() method in the HTTP::Headers class to set the Content-Type header line with 'application/soap+xml'.
2023-09-20, 139🔥, 1💬

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, 200🔥, 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, 3815🔥, 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, 30945🔥, 8💬

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, 264🔥, 1💬

Download and Install JDK 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.
2023-09-09, 96402🔥, 61💬

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, 8637🔥, 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, 7526🔥, 4💬

"geth" Commands for Ethereum Accounts
This section describes 'geth' commands to manage Ethereum accounts.
2023-09-08, 2102🔥, 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, 1618🔥, 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, 1891🔥, 2💬

Comment Testing Area
What is test testing area for? The testing area is provided to allow visitors to post testing comments.
2023-08-26, 57464🔥, 176💬

Downloading and Installing Notepad++ with XML Tools
This section provides a tutorial example on how to download and install Notepad++ on Windows system; and how to add the XML Tools Plugin in Notepad++.
2023-08-24, 268909🔥, 72💬

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, 2296🔥, 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, 1656🔥, 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, 8591🔥, 7💬

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, 1534🔥, 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, 342🔥, 1💬

New Year's Eve - Last Day of Lunar Year
When is the Chinese New Year's Eve? How is it celebrated? What are the traditions? The last day of the lunar year is the Chinese New Year's Eve (Chinese: 除夕, 年三十) to worship ancestors and have family reunion dinner. The Chinese New Year's Eve falls on the following dates in the Gregorian calendar:...
2023-08-13, 4207🔥, 1💬

The 24 Solar Terms
The 24 Solar Terms         The 24 solar terms is a gross name of the system that comprises of 12 major solar terms and 12 minor solar terms interlaced with each other.  Starting from "vernal equinox", the 12 major solar terms are "vernal equinox", "corn rain", "corn forms", "summer solstice", "gr...
2023-08-13, 2614🔥, 1💬

C# Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning C#. Topics include: Data, Variables and Expressions; Logical Expressions and Conditional Statements; Arrays and Loops; Data Types; Precision of 'float', 'double', and 'decimal'; Performance of 'float', 'd...
2023-08-13, 3512🔥, 5💬

Using Notepad as a Unicode Text Editor
This chapter provides notes and tutorial examples on using Nodepad as a Unicode text editor. Topics including opening Unicode text files in 3 encodings: UTF-8, UTF-16BE, and UTF-16LE; saving and opening Unicode text files with the BOM character.
2023-08-11, 1336🔥, 3💬

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, 3457🔥, 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, 5220🔥, 4💬

<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:7662