Popular Books:
Unicode Characters Supported in XML 1.1 Names
This section provides a tutorial example showing that Unicode characters from higher versions are allowed in XML 1.1 names. 2022-10-01, ∼419🔥, 0💬
java.time.Instant - Representing a Moment of Time
This section describes the java.time.Instant class that represents a moment of time expressed in 2 components, Epoch-Second and Nanosecond-of-Second. 2022-10-01, ∼418🔥, 0💬
Comparing Chinese Horoscope with Western Horoscope
This section describes a brief comparison between Chinese Horoscope and Western Horoscope. 2022-10-01, ∼418🔥, 0💬
SortTest.java - Testing Program
This section describes a sample test program, SortTest.java, which can be used to test any sorting algorithm that is implemented under the Java API. 2022-10-01, ∼418🔥, 0💬
Data Type - 'tuple' for Immutable List
This section describes the 'tuple' data type, which stores a sequence of references to data objects of any data types. 'tuple' data objects are immutable. 2022-10-01, ∼418🔥, 0💬
Archived: Downloading and Installing JDK 10
This section describes how to download and install JDK 10 on a Windows system. 2022-10-01, ∼417🔥, 0💬
JMX Technology and jconsole Tool
This section describes the JMX API and 'jconsole'. Java application can be monitored with 'jconsole' using out-of-the-box JMX settings when launching the SUN JVM. 2022-10-01, ∼417🔥, 0💬
Archived: Launching Android Emulator in AVD Manager
This section provides a tutorial example on how to launch an Android emulator with the Android Virtual Device (AVD) created in the AVD Manager. 2022-10-01, ∼416🔥, 0💬
Adding JDK "bin" Directory to Path Setting
This section provides a tutorial on how to add JDK 'bin' directory to the 'path' system envirnoment variable. 2022-10-01, ∼416🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼416🔥, 0💬
Processing Chinese Input on Web Forms in GB18030
This section describes how to display a Web form and process form Chinese input data in GB18030. 2022-10-01, ∼416🔥, 0💬
Popular Posts:
This section provides a quick description of how IE browser execute VBScript code, provide DOM API f...
This book is a collection of notes and sample codes written by the author while he was learning JSP ...
Where to find lucky wedding dates for year 2018? Lucky Wedding Dates: 2018 - Year of the Dog ⇒ Luc...
康希诺新冠疫苗是什么时候开始研发的?什么时候获批 的?康希诺新冠疫苗从立项到研发、建设、生产、上市,用 了一年左右...
This section describes '-ea' and '-da' JVM option, which are used to enable or disable assertion on ...