Popular Books:
Character Counter Program for Any Given Encoding
This section provides a tutorial example on how to write a simple program to count valid characters in a give encoding character set encoding. 2022-10-01, ∼297🔥, 0💬
Using "Array" Objects as "Object" Objects
This section provides a tutorial example on how to use an 'Array' object as an 'Object' object named properties and methods. 2022-10-01, ∼297🔥, 0💬
Benchmark Affected by Other Running Applications
This section provides a tutorial example showing how the benchmark test result is affected by other running applications on the operating system. 2022-10-01, ∼297🔥, 0💬
Date and Time Functions
Describes some commonly used date and time functions like, CURRENT_DATE(), CURRENT_TIME(), and EXTRACT(). 2022-10-01, ∼297🔥, 0💬
Log Message Types from Serial Collector
This section describes 4 types of log messages generated from the Serial Collector with the '-XX:+PrintGCDetails'. 2022-10-01, ∼297🔥, 0💬
References
This section provides a list of reference materials used in this book. 2022-10-01, ∼297🔥, 0💬
Inserting BLOB Values with setBytes() Method
This section describes how to insert BLOB values with the PreparedStatement.setBytes() method. 2022-10-01, ∼297🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache HTTP server. 2022-10-01, ∼296🔥, 0💬
"description" - The Root Element
This section describes 'description', the root element of a WSDL document. The target namespace and other namespaces should be provided at the root element level. 2022-10-01, ∼296🔥, 0💬
"/" - Arithmetic Division Operation
This section provides some detail rules and a tutorial example on how arithmetic division operation works in VBScript. 2022-10-01, ∼296🔥, 0💬
Schema and Schema XML Representation
This section describes what is a schema and what is a schema XML representation. 2022-10-01, ∼296🔥, 0💬
Specifying Element Datatype - "type" Attribute
This section describes a tutorial example on how to specify a datatype in an Element Declaration Component. 2022-10-01, ∼296🔥, 0💬
What Is the C Shell
This section provides a quick introduction of the C shell which offers a easier command syntax than Bourne shell for C programmers. 2022-10-01, ∼296🔥, 0💬
Java Supports Automatic Garbage Collection
This section provides a quick demonstration of JVM (Java Virtual Machine) garbage collector removing dead objects - objects that have no more references. 2022-10-01, ∼296🔥, 0💬
Character String Functions
Describes some commonly used character string functions like, CONCAT(), CHAR_LENGTH(), SUBSTRING(), UPPER(), LOWER(), TRIM(), and POSITION(). 2022-10-01, ∼296🔥, 0💬
Crypt::CBC Encryption Verification
A tutorial example is provided to verify Crypt::CBC against the Blowfish CBC test vector published at www.schneier.com. 2022-10-01, ∼296🔥, 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, ∼296🔥, 0💬
Popular Posts:
Rang Wo Men Dang Qi Shuang Jiang (让我们荡起双桨) - Let Us Sway Twin Oars, Lyrics by Qiao Yu (乔羽), Musi...
This chapter describes some basic concepts of cryptography: what is cryptography, what is function a...
This section provides a tutorial example on how to control table width and column widths with table[...
This section describes the free Web service GetCountries provided by WebserviceX.NET. GetCountries a...
This chapter provides tutorial examples and notes about converting Perl script files to executable b...