Popular Books:
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, ∼889🔥, 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, ∼446🔥, 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, ∼3788🔥, 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, ∼2188🔥, 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, ∼551🔥, 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, ∼327🔥, 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, ∼450🔥, 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, ∼920🔥, 2💬
blockchain.com - Bitcoin Blockchain Explorer
This section describes what is blockchain.com as a Bitcoin Blockchain Explorer. 2022-03-10, ∼628🔥, 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, ∼495🔥, 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, ∼416🔥, 0💬
Abelian Group on Elliptic Curve
This section demonstrates that an Abelian Group can be defined with all points on an elliptic curve with the 'rule of chord' operation. 2022-03-02, ∼502🔥, 1💬
Popular Posts:
This section describes a tutorial example of a complete SOAP application with both server and client...
This chapter provides notes and tutorial examples on GB18030 character set and encoding. Topics incl...
This section describes the third zodiac sign, Gemini, the Twins.
This section describes what is SHA1 (Secure Hash Algorithm 1) - a message digest algorithm which tak...
This section provides a tutorial example on how to use 'jar --create' command to create a module JAR...