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, ∼343🔥, 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, ∼848🔥, 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, ∼403🔥, 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, ∼3732🔥, 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, ∼345🔥, 6💬
中国年历 - 2031年至2040年
本章列出了2031年至2040年之间十年年历。 2022-03-12, ∼2078🔥, 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, ∼482🔥, 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, ∼291🔥, 1💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-03-11, ∼376🔥, 1💬
Chinese Calendars: Year 1921 to 1930
This chapter provides Chinese calendars for 10 years from 1921 to 1930. 2022-03-11, ∼397🔥, 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, ∼298🔥, 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, ∼881🔥, 2💬
blockchain.com - Bitcoin Blockchain Explorer
This section describes what is blockchain.com as a Bitcoin Blockchain Explorer. 2022-03-10, ∼563🔥, 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, ∼459🔥, 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, ∼362🔥, 0💬
Popular Posts:
This section describes how to access an Oracle Server through its Web interface.
This section describes how to load the MySQL JDBC driver class - mysql-connector-java-xxx -bin.jar.
This section describes how to drop a table in the current database.
This book is a collection of tutorial notes and sample codes written by the author while he was lear...
This section provides a tutorial example on how to retrieve input parameters from query string and r...