<< < 204 205 206 207 208 209 210 211 212 213 214 > >>   ∑:8899  Sort:Rank

Chinese Character String with GB18030 Encoding Error
This section provides a tutorial example showing a Chinese Web page generated by PHP using GB18030 encoding. But the page displays Chinese characters as garbled text.
2022-10-01, ∼319🔥, 0💬

etherscan.io - Ethereum Block Explorer
This section describes what is etherscan.io.
2022-10-01, ∼319🔥, 0💬

etherscan.io - View Old Blocks
This section describes how to view an old Ethereum transaction block on etherscan.io.
2022-10-01, ∼319🔥, 0💬

java.util.Calendar.add() - Calendar Manipulation Method
This section provides a tutorial example on how to use the java.util.Calendar.add() method to manipulate any elements in a calendar object.
2022-10-01, ∼318🔥, 0💬

Xerces2 Sample Program List
This section provides a list of sample programs provided in Xerces2 Java 2.11.0 XML Schema 1.1 Beta version that you can use to parse and validate XML documents.
2022-10-01, ∼318🔥, 0💬

InnoDB Storage Engine - Primary and Secondary Indexes
This chapter provides tutorial notes to demonstrate how InnoDB stores data rows, the primary index, and secondary indexes.
2022-10-01, ∼318🔥, 0💬

"bf-cbc" Encryption Verification
A tutorial example is provided to verify OpenSSL 'enc -bf-cbc' command against the Blowfish CBC test vector published at www.schneier.com.
2022-10-01, ∼318🔥, 0💬

Archived: Installing Apache HTTP Server 2.4.12 on Windows
This section describes how to install Apache 2.4.12 binary distribution on Windows systems.
2022-10-01, ∼317🔥, 0💬

Loading Incorrect WSDL Documents
This section provides a tutorial example to test what will happen when loading an incorrect WSDL document to SoapUI. SoapUI is not good WSDL document validator. It will not give any loading errors for incorrect WSDL documents.
2022-10-01, ∼317🔥, 0💬

Validating an XML Document against the Specified DTD Document Type
This chapter provides tutorial notes and example codes on XML validation against DTD document types. Topics include using DOM API and SAX to write Java programs to validate an XML document against the specified DTD document type.
2022-10-01, ∼317🔥, 0💬

What Is Subgroup Generator in Abelian Group
This section describes subgroup generator in a Abelian Group. A subgroup generator is an element in an Abelian Group that can be used to generator a subgroup using a series of scalar multiplication operations.
2022-10-01, ∼317🔥, 0💬

Running EncodingSampler.java with ISO-8859-1 and US-ASCII
This section provides a tutorial example on how to run the character encoding sample program with ISO-8859-1 and US-ASCII encodings. Character encoding US-ASCII is a subset of ISO-8859-1.
2022-10-01, ∼316🔥, 0💬

KeyStore and Certificate Classes
This chapter provides tutorial notes and example codes on the 'keystore' class. Topics include the Certificate class, using the CertificateFactory class to read and write certificates; the KeyStore class; opening 'keystore' files to read and write certificates.
2022-10-01, ∼316🔥, 0💬

Using HTTPS with Apple Safari
This chapter provides tutorial notes and example codes on using certificates in Apple Safari. Topics include why Web browsers need certificates; viewing the certificate from an HTTPS Web server; saving the certificate from a server to a certificate file; viewing trusted root certificates.
2022-10-01, ∼316🔥, 0💬

Inspecting Variables Received in Procedures
This chapter provides tutorial examples and notes on inspecting variables received in procedures. Topics include why variables received must be inspected before using them, guidelines on how to inspect variables, crash-free code example to convert anything into a Long integer.
2022-10-01, ∼316🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼316🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼316🔥, 0💬

Variables, Loops and Cursors Used in Stored Procedures
This chapter provides tutorial notes on store procedures. Topics include declaring variables and assigning values to variables; IF statements; LOOP, REPEAT and WHILE statements; ITERATE and LEAVE statements; Using cursors to loop through output rows of SELECT statements.
2022-10-01, ∼316🔥, 0💬

"-XX:ParallelGCThreads=6" - Old GC Parallel Threads
This section demonstrates that the '-XX:ParallelGCThreads=6' option can be used to control the number of threads used in Old GC parallel phases.
2022-10-01, ∼316🔥, 0💬

Niels Henrik Abel and Abelian Group
Abelian Groups are named after early 19th century mathematician Niels Henrik Abel.
2022-10-01, ∼316🔥, 0💬

C3P0 for Connection Pooling
This section provides a quick introduction on C3P0, which is a popular open source JDBC database connection pool library developed by Steve Waldman.
2022-10-01, ∼316🔥, 0💬

Character Set Encoding Map Analyzer
This section provides a tutorial example on how to write a simple program to analyze and print out the encoding map showing relations between character code points and their encoded byte sequences of a given encoding.
2022-10-01, ∼315🔥, 0💬

What Is a Cookie
This section describes what is a cookie - a piece of information sent by a Web server to a browser. The server expects the browser to send all cookies back to the server.
2022-10-01, ∼315🔥, 0💬

Archived: Downloading and Installing PHP 5.2.2 for Windows
This section provides a tutorial example on how to download and install the PHP engine 5.2.2 on a Windows system.
2022-10-01, ∼315🔥, 0💬

<< < 204 205 206 207 208 209 210 211 212 213 214 > >>   ∑:8899  Sort:Rank