Popular Books:
EUC-JP Encoding
This section provides a quick introduction of EUC-JP encoding, which maps a JIS X0208 character to a 2-byte sequence by adding 128 (0x80) to both bytes of the character's code value. 2023-12-11, ∼1340🔥, 3💬
What Is "block-container" Formatting Object?
This section describes block-container formatting object, which is a wrapper of blocks to have more controls on area size, writing-more and reference-orientation. 2022-07-27, ∼1327🔥, 1💬
💬 2022-07-27 home decor: Every one is sharing information, that’s truly good, keep u? writing.
"pathlib.Path" - Path for Both Linux and Windows
This section describes the 'Path' class which represents a concrete path for Windows or Unix/Linux systems. 2022-10-01, ∼1326🔥, 0💬
Measuring Speed of Light - Roemer's Method
This section describes the method used by Ole Roemer to measure the speed of light using changes of observed eclipse periods of Jupiter's moon. 2022-11-12, ∼1324🔥, 3💬
Full Version in PDF/ePUB
Information on how to obtain the PDF version of this book for printing. 2018-07-26, ∼1324🔥, 2💬
EC Private and Public Key Pair
This section introduces what is EC (Elliptic Curve) key pair - a pair of private key and public key constructed from a given subgroup generator in a given elliptic curve group. 2022-07-11, ∼1323🔥, 2💬
Reference Citations - HerongYang.com
This is a collection of reference citations to Herong's tutorial books on the Internet. Updated in 2025 (Version v2.95) with citations added. 2017-01-14, ∼1323🔥, 1💬
Main Features of JSP
This section describes main features of JSP including scripting elements, built-in objects, directives, JavaBean objects, JSTL, EL and standard actions. 2016-11-02, ∼1323🔥, 2💬
Full Version in PDF/ePUB
Information on how to obtain the PDF version of this book for printing. 2022-04-13, ∼1313🔥, 3💬
💬 2022-04-13 amritash mukherjee: simplistically explained a very complex subject
A Sample WSDL 1.1 Document
This section describes a sample WSDL 1.1 document, which defines a Web service, helloService, with an operation called Hello. 2023-06-13, ∼1312🔥, 2💬
Call WSDL Operation with SoapClient::__soapCall()
This section provides a tutorial example on how to call an operation defined in a WSDL document using the __soapCall(operation_name,...) function. 2021-02-07, ∼1305🔥, 2💬
What Are Paired Surrogates
This section provides a quick introduction of paired surrogates which are pairs of 16-bit integers to represent Unicode code points in the U+10000...0x10FFFF range. 2022-10-01, ∼1302🔥, 0💬
Popular Posts:
This section describes 4 types of bitwise operations, 'And', 'Or', 'Exclusive Or', and 'Complement' ...
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server ...
This section provides a quick description of the document.write() method and a simple tutorial examp...
Where to find lucky wedding dates for year 2039? Lucky Wedding Dates: 2039 - Year of the Goat ⇒ Lu...
This section describes how JSP pages are processed by the Web server. Two key steps are involved: 1)...