Popular Books:
String Literals
This section provides descriptions on string literals and a tutorial example on how to use them in JavaScript source code. 2022-10-01, ∼329🔥, 0💬
The "Date" Object Type - Managing Dates and Times
This section provides a quick description and a tutorial example script on the 'Date' built-in object type, which is used to create 'Date' objects. 2022-10-01, ∼329🔥, 0💬
CrashThread2.java - Thread Testing Program
This section describes a thread testing programs, CrashThread2.java, that keep adding new thread in a while loop. 2022-10-01, ∼329🔥, 0💬
dom.GetElementsByTagName and dom.Writer
This section provides tutorial examples on how to use sample programs dom.GetElementsByTagName and dom.Writer to validate XML documents with XSD schema. 2022-10-01, ∼329🔥, 0💬
Archived Tutorials
This chapter contains some archived tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼329🔥, 0💬
Serial Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Serial Collector stops the application for both Minor GC and Major GC. 2022-10-01, ∼329🔥, 0💬
Specifying Database Name in Connection URL
This section describes how to specify database name in connection URL. 2022-10-01, ∼329🔥, 0💬
Archived: MySQL Connector/J 5.0 - Download and Installation
This section describes how to download and install MySQL Connector/J (JDBC driver). 2022-10-01, ∼329🔥, 0💬
Archived: blockexplorer.com - View Address
This section describes how to view a bitcoin account address on blockexplorer.com. 2026-01-31, ∼328🔥, 1💬
Introduction to Big5
A quick introduction of Big5 is provided. Topics include Big5 character set; Big5 encoding, and relation of Big5 and Unicode. 2024-01-29, ∼328🔥, 0💬
Chinese Calendars: Year 1981 to 1990
This chapter provides Chinese calendars for 10 years from 1981 to 1990. 2022-11-15, ∼328🔥, 0💬
Deployment Diagram and Notations in Visio
This section lists UML Deployment Diagram notations supported in MS Visio 2010. 2022-10-08, ∼328🔥, 0💬
"keytool" - Command Line Tool
This section describes the 'keytool' command tool provided in JDK. 'keytool' can be used to generate and manage private keys and certificates stored in 'keystore' files. 2022-10-06, ∼328🔥, 0💬
SOAP Generic Message Structure
This section provides a description of the SOAP generic message structure and a sample message. 2022-10-06, ∼328🔥, 0💬
SOAP Data Model
This chapter describes what is SOAP data model. 2022-10-04, ∼328🔥, 0💬
What Is a Class
This section describes what is a class - a user defined datatype which is associated with a predefined set of properties and operations (also called methods). 2022-10-01, ∼328🔥, 0💬
"jimage info|list" - Listing JIMAGE Entries
This section provides a tutorial example on how to use 'jimage info|list' commands to view JIMAGE file info and list IMAGE entries. 2022-10-01, ∼328🔥, 0💬
Popular Posts:
This section describes how to create a MS Access database file to be used for ODBC MS Access driver ...
This section providing information on handling Chinese character string literals in UTF-8 encoding.
This section provides a tutorial example on how to raise your own runtime errors with the Err.Raise(...
中国年历 - 2020 年年历 - 鼠年
This section provides some quick information about different types of JDBC drivers.