Popular Books:
Examples of Unicode Characters
Some samples of Unicode characters are provided here with their glyphs, code points, code names and code blocks for the purpose of demonstration. 2022-03-24, ∼396🔥, 10💬
forName() Method - Loading Classes
This section provides a tutorial example on how to load a given class explicitly using the forName() method and create a new object using the newInstance() method. 2022-03-24, ∼885🔥, 1💬
Viewing Android Virtual Device (AVD) Details
This section provides a tutorial example on how to view details of a Android Virtual Device (AVD) created in the AVD Manager. 2022-03-23, ∼443🔥, 0💬
Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Nodepad correctly by selecting the UTF-8 encoding option on the open file dialog box. 2022-03-22, ∼3780🔥, 3💬
JDBC Thin Client-Side Driver Installation
This section describes how to download and install Oracle JDBC thin client-side driver. 2022-03-15, ∼100🔥, 1💬
Oracle Database 11g Express Edition (XE) Installation
This section describes how to download, install, and start Oracle Database 11g Express Edition (XE). 2022-03-12, ∼356🔥, 6💬
中国年历 - 2031年至2040年
本章列出了2031年至2040年之间十年年历。 2022-03-12, ∼2187🔥, 1💬
The Chinese Calendar
This section describes The Chinese Calendar, which is a lunisolar calendar based on the tropical year and the synodic month. 2022-03-12, ∼545🔥, 1💬
Getting Operating System Information
This section provides a tutorial example on how to use execution environment class, System.Environment, to retrieve information about the OS (Operating System). 2022-03-11, ∼326🔥, 1💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-03-11, ∼424🔥, 1💬
Chinese Calendars: Year 1921 to 1930
This chapter provides Chinese calendars for 10 years from 1921 to 1930. 2022-03-11, ∼447🔥, 1💬
JRockit Management Console on HotSpot JVM
This section provides a tutorial example on how to use Oracle JRockit Management Console to monitor and manage HotSpot JVM instances. 2022-03-11, ∼323🔥, 2💬
CFB (Cipher FeedBack) as a Stream Cipher
This section describes how DES CFB (Cipher FeedBack) operation mode can be modified as a 1-bit stream cipher or a 1-byte stream cipher. 2022-03-10, ∼918🔥, 2💬
blockchain.com - Bitcoin Blockchain Explorer
This section describes what is blockchain.com as a Bitcoin Blockchain Explorer. 2022-03-10, ∼624🔥, 1💬
Listing Target Android Platforms
This section provides a tutorial example on how to list all available target Android target platforms with the 'android list targets' command. 2022-03-08, ∼488🔥, 0💬
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-03-07, ∼413🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use 'jar --main-class ...' command option to spec...
This section provides a tutorial example of simple deadlock demo program, SimpleDeadLock.java, with ...
GB2312 to Unicode code mapping is provided for GB2312 character set - Row 16: Level 1 Hanzi Characte...
康希诺新冠疫苗究竟是怎样研发出来的?有效吗?够用 吗?下面我们对这些问题进行深入的解答: 康希诺新冠疫苗 - 研...
This section provides a tutorial example on how to install the Visual GC plugin to Java VisualVM and...