Popular Books:
Unicode 8.0 Character Samples
Some samples of characters added in Unicode 8.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼326🔥, 0💬
"php -i" - PHP Engine Information
This section provides a tutorial example on how to get more information about the PHP engine and its execution environment: php -i 2022-10-01, ∼326🔥, 0💬
"Function" Statement and Function Call
This section describes how to define and invoke a function procedure. Assigning a value to the procedure name in the function procedure sets the return value. 2022-10-01, ∼326🔥, 0💬
"do" Statements
This section describes 'do' statement, which is a looping statement that executes the contained statement immediately, then repeat it while a given condition is true. 2022-10-01, ∼326🔥, 0💬
Sharing Data with Other Tags
This section provides a tutorial example on how to share data between 2 tag classes. The best way is to save the shared data to the pageContext object as an attribute. 2022-10-01, ∼326🔥, 0💬
GetCurrencyRate - Request Message Sample
This section provides a request message sample of GetCurrencyRate Web service. 2022-10-01, ∼326🔥, 0💬
What Is a Constellation
This section describes what is a star. 2022-10-01, ∼326🔥, 0💬
Zodiac Signs and Zodiac Constellations
This section describes what are zodiac signs and zodiac constellations. 2022-10-01, ∼326🔥, 0💬
GCPerfP99V2.java - Percentile Performance with Load
This section provides a GC test program, GCPerfP99V2.java, that uses percentile performance measurements with extra work loads. 2022-10-01, ∼326🔥, 0💬
Performance Jumps Not Related to GC
This section provides a tutorial showing that Performance jumps are not related garbage collections. 2022-10-01, ∼326🔥, 0💬
Install Python 2 Environment on CentOS
This section provides a tutorial example on how to install Python 2 environment to run old Python scripts and applications on CentOS computers. 2022-10-01, ∼326🔥, 0💬
Installing Microsoft SQL Server 2014 Express Edition
This section describes how to download and install Microsoft SQL Server 21014 Express Edition. 2022-10-01, ∼326🔥, 0💬
Overview of BLOB (Binary Large Object)
This section describes what are BLOB (Binary Large Object) data types and how to work with them. 2022-10-01, ∼326🔥, 0💬
Files Used in PHP "include" Statements
This section provides a tutorial example on how to the PHP engine search for files given in the 'include' statements. 2022-10-01, ∼326🔥, 0💬
What Is Character Encoding?
This section provides introductions on what is a character encoding - A map scheme between code points of a code character set and sequences of bytes. 2022-10-01, ∼325🔥, 0💬
Code Point Blocks
This section provides a list of major releases of the Unicode standard and their publishing dates. 2022-10-01, ∼325🔥, 0💬
What Is an Object
This section describes what is an object - a data entity that is created as an instance of a class. Objects are created with the 'new' operator. 2022-10-01, ∼325🔥, 0💬
Popular Posts:
This chapter provides notes and tutorial examples on the free XML editor and XML Schema processor, X...
Want to know when is the 2010 Chinese New Year day? Look for free Chinese calendars for 2010? Chines...
This section describes how to view account QR code in MetaMask.
This section provides a quick description of the Services Console and a tutorial example on how to l...
This section provides a tutorial example on how to store XSD statements in an external file, which c...