Popular Books:
"MatchCollection" and "SubMatches" Collection Objects
This section describes two collection objects, MatchCollection and SubMatches. All collection objects share the Count property and the Item(i) method. 2016-02-26, ∼1538🔥, 0💬
1935 - Yu Zhou Chang Wan (渔舟唱晚) -- Fishman Sung in Evening
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (娄树华) in mid 1930s. 2016-02-25, ∼2824🔥, 1💬
Chinese Web Pages with Big5 Encoding
This section describes how to create a Chinese HTML document in Big5 encoding and publish it on the Apache server. 2016-02-24, ∼1185🔥, 1💬
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, ∼2164🔥, 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, ∼1694🔥, 2💬
Commonly Used JDBC Class Methods
This section lists some commonly used JDBC classes and motheds. 2016-02-19, ∼197🔥, 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, ∼3357🔥, 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, ∼669🔥, 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, ∼798🔥, 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, ∼1189🔥, 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, ∼531🔥, 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, ∼965🔥, 1💬
Popular Posts:
This section provides a tutorial example on how to export a trusted root CA certificate pre-installe...
Want to know more about Chinese calendar related cultures? Read these archived articles: Chinese Cal...
This section provides a tutorial example on how to download and install Adobe Flex SDK 4.1 on Window...
This section provides a tutorial example on how to install a trusted root certificate on Android pho...
This section describes the Blowfish decryption algorithm, which is identical to the encryption algor...