<< < 177 178 179 180 181 182 183 184 185 186 187 > >>   ∑:9067  Sort:Rank

Character Set Encoding Maps
This chapter provides tutorial notes and example codes on character set encoding maps. Topics include collection types: encoding map analyzer program; analyzing and print encoding maps for US-ASCII, ISO-8859-1/Latin 1, Windows CP1252, Unicode UTF-8, UTF-16, UTF-32; sample program to count valid char...
2022-10-01, ∼570🔥, 0💬

"soap12:body" - Binding for SOAP Body
This section describes 'soap12:body', a SOAP extension element that specifies how the SOAP Body should be constructed in the SOAP message for an operation input and output. 'literal' means no encoding.
2022-10-01, ∼570🔥, 0💬

XSD Validation and Error List
This section provides a tutorial example on how to perform XSD validation and view error list in XML Notepad 2007.
2022-10-01, ∼570🔥, 0💬

Inserting BLOB Values with SQL INSERT Statements
This section describes how to insert BLOB values as normal strings using INSERT statements.
2022-10-01, ∼570🔥, 0💬

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

Empty - The Default Value of a Variable
This section provides a tutorial example on how to find out the default value, Empty, of a variable before its first assignment.
2022-10-01, ∼569🔥, 0💬

JSON-to-XML Conversion Rules
This section provides a simple set of JSON-to-XML Conversion Rules that preserves the structure of the original JSON document. You can build your own converter with those rules.
2022-10-01, ∼569🔥, 0💬

jlink - The JRE Linker
This chapter provides tutorial notes on 'jlink', the JRE Linker. Topics include introduction of jlink; building JRE with java.base only; building application JRE; generating application launching scripts.
2022-10-01, ∼568🔥, 0💬

"Type mismatch" Runtime Error - Assignments to Array Variables
This section describes how values from scalar array variables can be assigned to other scalar or array variables. Runtime error 'Type mismatch' happens when you try to assign scalar values or arrays to array variables.
2022-10-01, ∼568🔥, 0💬

Invoking Methods of Class Instances
This section provides a tutorial example on how to reflect class methods as Method instances and invoke them directly.
2022-10-01, ∼568🔥, 0💬

JIS X0208 Character Set and Encodings
This chapter provides notes and tutorial examples on JIS X0208 character set and encodings. Topics including introduction of the JIS X0208 character set; EUC-JP, ISO-2022-JP and Shift-JIS encodings.
2022-10-01, ∼567🔥, 0💬

Options to Execute External Programs
This section describes different options to execute external programs on the operting system from PHP scripts: exec(), system(), passthru(), shell_exec() and open_process().
2022-10-01, ∼567🔥, 0💬

DOM API - The "document" Object
This section provides a quick description of the 'document' object of the DOM API. A tutorial example is provided on building a simple HTML document with the 'document' object.
2022-10-01, ∼567🔥, 0💬

Reduce Stop-The-World with Concurrent Mark and Sweep
This section demonstrates how CMS Collector reduces Stop-The-World duration by running parts of Mark and Sweep steps concurrently with the application.
2022-10-01, ∼567🔥, 0💬

Transaction Management and Isolation Levels
This chapter provides tutorial notes on transactions. Topics include introduction of transactions, transaction management in MySQL, transaction isolation levels: Read Uncommitted, Read Committed, Repeatable Read, Serializable.
2022-10-01, ∼566🔥, 0💬

Running EncodingSampler.java with UTF-8, UTF-16, UTF16-BE
This section provides a tutorial example on how to run the character encoding sample program with UTF-8, UTF-16, and UTF16-BE encodings, which are all Unicode character set encodings.
2022-10-01, ∼565🔥, 0💬

"bitcoin-qt.exe -testnet" - Bitcoin Test Network
This section describes the Bitcoin test network using the -testnet option.
2022-10-01, ∼565🔥, 0💬

XSD Schema File Loading Errors
This section describes tutorial examples of different error cases when loading an XSD schema file with JAXP Schema and SchemaFactory classes.
2022-10-01, ∼564🔥, 0💬

JAB (Java Access Bridge) for Windows
This chapter provides tutorial notes on JAB (Java Access Bridge) tools. Topics include introduction of JAB (Java Access Bridge); using 'jabswitch' to enable JABB; using 'jaccesswalker' to view GUI component tree; using 'jaccessinspector' to examine GUI accessible information.
2022-10-01, ∼563🔥, 0💬

Introduction of Java Swing Package
This chapter provides tutorial notes and example codes on Java Swing package, javax.swing. Topics include quick introduction Java Swing package; first Swing application, SwingHello.java.
2022-10-01, ∼563🔥, 0💬

Western Astrology
This section describes what is Western astrology.
2022-10-01, ∼563🔥, 0💬

RenderX XEP as an XSL-FO Tool
This chapter provides tutorial notes and example codes on RenderX XEP. Topics include introduction of RenderX XEP; downloading and installing XEP 4.24 Free Personal edition; processing example XSL-FO document, borders.fo.
2022-10-01, ∼563🔥, 0💬

Archived: Windows XP Component - Removing "Update Root Certificates"
This section provides a tutorial example on how to remove the 'Update Root Certificates' component from Windows XP system to stop root certificates getting into your computer automatically.
2022-10-01, ∼562🔥, 0💬

Date and Time Data Literals
This section provides rules on writing date and time literals, characters enclosed in hash signs. VBScript support several formats for the date string like ISO format and US format.
2022-10-01, ∼562🔥, 0💬

<< < 177 178 179 180 181 182 183 184 185 186 187 > >>   ∑:9067  Sort:Rank