Popular Books:
What Is Character Encoding?
This section provides introductions on what is a character encoding - A map scheme between code points of a code character set and sequences of bytes. 2022-10-01, ∼288🔥, 0💬
HelloDocumented.java - javadoc-Style Comments
This section provides a tutorial example of how to add javadoc-style comments in Java class source code. 2022-10-01, ∼288🔥, 0💬
Logical (Boolean) Data Type
This section describes value range and storage space size of logical data type: boolean. 2022-10-01, ∼287🔥, 0💬
"do" Statements
This section describes 'do' statement, which is a looping statement that executes the contained statement immediately, then repeat it while a given condition is true. 2022-10-01, ∼285🔥, 0💬
Literal Formats for Characters
This section describes literal formats for character values of char data type: single characters or escape sequences enclosed in single quotes. 2022-10-01, ∼284🔥, 0💬
Use "interface" as Annotation
This section provides a tutorial example on how to use 'interface' type to do the same job, roughly, as 'annotation' type. 2022-10-01, ∼284🔥, 0💬
Literal Formats for Floating-Point - Example
This section provides a tutorial example on how to use floating-point literals in 2 formats: decimal and hex. 2022-10-01, ∼281🔥, 0💬
Reference Types Supported in Java
This section provides a list of reference types supported in Java: class type, interface type, type variable and null. 2022-10-01, ∼281🔥, 0💬
Enhanced "for" Statements
This section describes enhanced 'for' statement, which is a looping statement that executes the contained statement repeatedly for each element in a given list. 2022-10-01, ∼281🔥, 0💬
"jdeprscan jar_file" - Deprecated API of Class File
This section provides a tutorial example on how to use 'jdeprscan' command to scan for deprecated APIs of a given class file. 2022-10-01, ∼278🔥, 0💬
Interface Type Variables
This section describes how to use an interface type variable to store references to objects of classes that implemented this interface. 2022-10-01, ∼278🔥, 0💬
"if-then" Statements
This section describes 'if-then' statement, which is a decision-making statement that executes contained sub-statements only when the given 'boolean' expression is 'true'. 2022-10-01, ∼278🔥, 0💬
Popular Posts:
This section provides a tutorial example of running PerlApp from ActiveStat to convert a sample Perl...
This chapter provides tutorial examples and notes about DES algorithm implementation in Java languag...
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with blo...
This section describes the Service Controller (SC) command line tool, sc.exe, which can be used to a...
Where to find lucky wedding dates for year 2021 to 2030? Lucky wedding dates for year 2021 to 2030: ...