Popular Books:
💬 2016-03-05 SOUMO BISWAS: YES
💬 2016-02-26 Herong: Maurice, Thanks for the positive feedback!
💬 2016-02-25 Maurice: It is a great JVM book
💬 2015-12-05 Herong: Yogesh, we need better examples than what you have suggested...
Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods. 2022-06-24, ∼271🔥, 1💬
Check JDK Version on CentOS
This section provides a tutorial on how to check the version information of the installed JDK packages on CentOS systems. 2022-01-09, ∼567🔥, 0💬
Object Query Language (OQL)
This section describes what is OQL (Object Query Language). OQL statement syntax and examples are also provided. 2021-07-21, ≈10🔥, 3💬
"jshell> /edit" - Editing Code Snippet
This section provides a tutorial example on how to start the editor to enter and change a long code snippet in 'jshell'. 2020-06-11, ∼713🔥, 2💬
Two Types of "import" Statements
This section describes two types of 'import' statements: Single Type Import and On-Demand Type Import. 4 sample Java source files are provided to test 'import' statements. 2020-02-06, ∼2976🔥, 2💬
💬 2020-02-06 Herong: Abuja, “wildcard” import is called on-demand import.
💬 2020-01-28 Herong: Bing, see Generating Private Keys tutorial on how to creat JKS files.
💬 2020-01-24 BingLi224: how to create .jks certificate file correctly?
💬 2017-09-20 Herong: Sandeep, you need to create a server certificate in a .jks file first.
getBit() - Retrieving a Bit from a Byte Array
This section provides a tutorial example on how to get one bit back from a byte array at a specific bit position - getBit(). 2019-11-14, ≈14🔥, 2💬
"java --list-modules" - Listing Modules in JDK
This section provides a tutorial example on how to use 'java --list-modules' command to list all modules included in the JDK installation. 2019-06-01, ≈10🔥, 4💬
💬 2019-02-19 Herong: Felix, Thanks for pointing out the typo! It will corrected in the next update.
Literal Formats for Integers - Example
This section provides a tutorial example on how to use integer literals in 4 formats: decimal, hex, octal and binary. 2018-10-02, ∼369🔥, 1💬
Popular Posts:
This section describes the elliptic curve, E(0,7), also named as secp256k1, and the subgroup paramet...
This section provides a tutorial example on how to use SOAP client functions to make Web service cal...
This section provides a quick introduction of Web server log files with examples of IIS and Apache s...
下面提供了一些与新冠病毒相关的其它知识: 非洲绿猴肾细胞(Vero细胞) 康复者血浆治疗技术 群体免疫力和免疫屏障 附条件...
This section describes what is SHA1 (Secure Hash Algorithm 1) - a message digest algorithm which tak...