Popular Books:
Java Thread Deadlock Demo Program
This section provides a tutorial example of simple deadlock demo program, SimpleDeadLock.java, with 2 threads waiting for each other. 2016-02-20, ∼2197🔥, 2💬
Introduction of ASP Objects
This section introduces ASP built-in run-time objects - 5 run-time objects are provided by the ASP programming interface: Request, Response, Server, Application, and Session. 2016-02-20, ∼1718🔥, 2💬
Commonly Used JDBC Class Methods
This section lists some commonly used JDBC classes and motheds. 2016-02-19, ∼204🔥, 2💬
Bitwise Operations on "byte" Values
This section describes 4 types of bitwise operations, 'And', 'Or', 'Exclusive Or', and 'Complement' that applies on 'byte' values indirectly through 'int' values. 2016-02-17, ∼3381🔥, 1💬
opendir() - Open Directory to Read File Names
This section describes Perl built-in functions, opendir() and readdir(), to open a file directory and read its file names and sub-directories. 2016-02-15, ∼683🔥, 1💬
Floating-Point Data Types
This section describes value ranges and storage space sizes of floating-point data types: float and double. 2016-02-15, ∼813🔥, 5💬
💬 2015-10-31 Herong: Page updated now. Thanks again, Raj.
💬 2015-10-24 Herong: Raj, good catch. It will be corrected later.
💬 2015-10-23 raj: Chief, second point should be "double" but it says "float"
Type Casting Compile and Runtime Error
This section provides a tutorial example on compilation time casting error and runtime casting exception. 2016-02-15, ∼1211🔥, 1💬
Integer Data Types
This section describes value ranges and storage space sizes of integer data types: byte, short, int, long and char. 2016-02-15, ∼557🔥, 1💬
Andre's Implementation of Base32 in PHP
This section provides a PHP implementation of the Base32 encoding algorithm by Andre DeMarre. 2016-02-11, ∼983🔥, 1💬
What Is SOAP
This section provides a quick summary of SOAP protocol. 2016-02-07, ∼723🔥, 0💬
Retrieving BLOB Values with getBlob() Method
This section describes how to retrieve BLOB values with the ResultSet.getBlob() method. 2016-02-07, ∼217🔥, 2💬
Inserting BLOB Values with SQL INSERT Statements
This section describes how to insert BLOB values as normal strings using INSERT statements. 2016-02-06, ∼2191🔥, 1💬
"regedit.exe" - Finding Registry Keys for FreeCell
This section provides a tutorial example on how to find FreeCell registry keys with the 'regedit' search function. 2016-02-04, ∼2328🔥, 1💬
💬 2016-02-04 KennyB: There is no "free cell " under applets in Windows 7.
Popular Posts:
This section describes how the message receiver should decrypt an encrypted SOAP message in 2 steps:...
Chinese calendar Chinese calendar has been in continuous use for centuries, which predates the Inter...
This chapter provides notes and tutorial examples on XML Tools Plugin for Notepad++. Topics include ...
Information on how to obtain the PDF version of this book, 'GB2312 Tutorials - Herong's Tutorial Exa...
This section providing information on character set encoding options for Chinese Web pages: UTF-8, G...