Popular Books:
"switch" Statements - Example
This section provides a tutorial example on how to use 'switch' statements to print business hours based on today's date. 2022-10-01, ∼248🔥, 0💬
Secret Key Padding and Truncation
A tutorial example is provided to show you how OpenSSL 'enc' apply padding or truncation to get a 16-byte secret key from the value specified in the '-K' option. 2022-10-01, ∼248🔥, 0💬
chain.so API - Get Block Data
This section describes how to get block data with chain.so API. 2022-10-01, ∼248🔥, 0💬
"START /REALTIME" - Run JVM with Highest Priority
This section provides a tutorial showing how to use 'START /REALTIME' command to run JVM with highest priority on Windows systems. 2022-10-01, ∼248🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼248🔥, 0💬
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2022-10-01, ∼248🔥, 0💬
Big5 vs. Unicode
Big5 Character Set is a sub set Unicode Character Set. However the Big5 code point is mathematically unrelated to the Unicode code point for the same Chinese character. 2024-01-29, ∼247🔥, 0💬
References
List of reference materials used in this book. 2024-01-23, ∼247🔥, 0💬
SOAP Communication Model
This section describes what is SOAP (Simple Object Accessing Protocol) - A client-server communication protocol to access remote objects. 2022-10-04, ∼247🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼247🔥, 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, ∼247🔥, 0💬
What Is Astronomy
This section describes what is astronomy. 2022-10-01, ∼247🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to locate the RDP server certificate in the 'Remote ...
This section describes what is a 'javascript:' pseudo-URL address and provides several interesting e...
This section describes what is cryptography - The study of techniques related to all aspects of data...
This book is a collection of tutorial notes and sample codes written by the author while he was lear...
This section describes how to insert new data rows into MS Access database through the JDBC-ODBC dri...