<< < 191 192 193 194 195 196 197 198 199 200 201 > >>   ∑:9020  Sort:Date

Discontinued: ConvertWeight - Convert Weight Unit
This chapter provides a quick introduction of the free Web service, ConvertWeight, that converts length values in Grams, Ounces, Pounds, Kilograms, Tons, and more. Topics include usage description of ConvertWeight; request message sample; response message sample.
2020-05-13, ∼263🔥, 1💬

Retrieving Information from HTTP Requests
This chapter provides tutorial examples and notes about HTTP request. Topics include retrieving information from $_GET, $_POST, $_COOKIE, $_REQUEST, $_SERVER; promoting and registering $_REQUEST keys and values as global variables.
2016-03-29, ∼263🔥, 1💬

openssl.cnf - OpenSSL Configuration File
This section describes the 'openssl genpkey -algorithm RSA' command, which generates a RSA private/public key pair. It replaces the old 'openssl genrsa' command
2024-11-27, ∼262🔥, 0💬

References
List of reference materials used in this book.
2024-01-23, ∼262🔥, 0💬

1980 年年历 - 猴年
中国年历 - 1980 年年历 - 猴年
2022-10-09, ∼262🔥, 0💬

SOAP Generic Message Structure
This section provides a description of the SOAP generic message structure and a sample message.
2022-10-06, ∼262🔥, 0💬

Preparations on Using Apache Ant Tool
This section describes how to prepare yourself to use the Apache Ant tool: create proper folder structure; define smaller build steps; put build steps into an Ant build file; implement each build step with Ant commands.
2022-10-01, ∼262🔥, 0💬

AndroidView v2.0 - Creating a Layout in Resource File
This section provides a tutorial example on how to create a LinearLayout object with 2 Button objects in the layout resource file. No layout objects are create in this example.
2022-10-01, ∼262🔥, 0💬

"javac" - Java Compilation Command
This section describes 'javac', the Java compilation command, provided from the JDK (Java Development Kit) package.
2022-10-01, ∼262🔥, 0💬

DOM (Document Object Model) - API for XML Files
This chapter provides tutorial notes and example codes on DOM (Document Object Model). Topics include parsing XML files into DOM objects; browsing DOM object tree; building new DOM objects; converting DOM objects to XML files.
2022-10-01, ∼262🔥, 0💬

Crypt::SSLeay Failing to Verify Server's Certificate
This section provides a tutorial example on how Crypt::SSLeay fails to verify HTTPS server's certificate using the HTTPS_CA_FILE environment variable, the CA certificate can not be found.
2022-10-01, ∼262🔥, 0💬

Declaring Variables - "var" Statements
This section provides descriptions on variables and a tutorial example on how to declare variables with 'var' statements.
2022-10-01, ∼262🔥, 0💬

Passing Parameters by Value or by Reference
This section provides a tutorial example showing that primitive parameters are passed by value and object parameters are passed by reference.
2022-10-01, ∼262🔥, 0💬

jshell - Entering Expressions and Statements
This section provides a tutorial example on how to start 'jshell' and enter expressions and statements.
2022-10-01, ∼262🔥, 0💬

What Is WSDL 1.1 SOAP Extension
This section describes the SOAP extension included in the original 2001 WSDL 1.1 specification to support SOAP 1.1 binding. 7 language components introduced in WSDL 1.1 binding extension for SOAP 1.1.
2022-10-01, ∼262🔥, 0💬

"New", "Set", "Is", ".", "Nothing" - Object Operations
This section provides a tutorial example on how to use object operations, 'New', 'Set', 'Is', '.' and 'Nothing'. The default method of an object can be invoked without method name.
2022-10-01, ∼262🔥, 0💬

gc() - The Garbage Collection Method
This section provides a tutorial example on how to use the garbage collection method gc() on the default Runtime object to control the garbage collection process by yourself.
2022-10-01, ∼262🔥, 0💬

Sharing Data with Other Tags
This section provides a tutorial example on how to share data between 2 tag classes. The best way is to save the shared data to the pageContext object as an attribute.
2022-10-01, ∼262🔥, 0💬

The Pig - Chinese Zodiac Animal Sign
This section discuss about the Pig, the twelfth Chinese zodiac animal sign.
2022-10-01, ∼262🔥, 0💬

XFree86 - Open Source Implementation of X
This section provides a quick introduction of XFree86, a free and open source implementation of X Window System.
2022-10-01, ∼262🔥, 0💬

Variables and Assignment Statements
This section describes variables, variable declaration statements, and assignment statements.
2022-10-01, ∼262🔥, 0💬

Introduction of MySQL Programs
Notes and tutorial examples are provided on MySQL 8.0 programs. Topics include a list of MySQL 8.0 major programs; introduction of mysqld, mysqladmin, mysql, mysqldump, and mysqlimport programs.
2022-10-01, ∼262🔥, 0💬

Performance Summary of Java Implementations
This section provides performance summary of my Java implementations of different sorting algorithms using JDK 13.
2022-10-01, ∼262🔥, 0💬

Performance Impact of Object Size
This section provides tests to find out performance impact of the object size. Java manages larger objects more efficiently for the same total amount of data.
2022-10-01, ∼262🔥, 0💬

<< < 191 192 193 194 195 196 197 198 199 200 201 > >>   ∑:9020  Sort:Date