<< < 86 87 88 89 90 91 92 93 94 95 96 > >>   ∑:8894  Sort:Date

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, ∼484🔥, 0💬

"fop -xml -xsl" - Transformation and Formatting
This section provides a tutorial on how to run the 'fop -xml -xsl' command to process an XML data file with formatting object properties specified in an XSLT file into different presentation formats.
2022-10-01, ∼484🔥, 0💬

Hierarchical Structure of LDAP Entries
Describes the hierarchical structure of LDAP entries. components from X.509 certificates and domain names are used to form higher level and lower level LDAP entries.
2022-10-01, ∼484🔥, 0💬

HAXM - Hardware Accelerated Execution Manager
This section describes what is HAXM (Hardware Accelerated Execution Manager) and how to install it. HAXM requires Virtualization Technology (VT) to be enabled in the BIOS setup.
2021-12-26, ∼484🔥, 2💬

1200: Ethiopic
This section provides a quick summary of the Unicode code point block: 'Ethiopic', which contains 512 code points to represent Ethiopic alphabets used in the Ethiopic language.
2024-01-23, ∼483🔥, 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, ∼483🔥, 0💬

Literal Formats for Integers
This section describes 4 literal formats for integer values: decimal, hex, octal and binary integer literals. The default integer literal data type is 'int'.
2022-10-01, ∼483🔥, 0💬

About This Book
This section provides some detailed information about this book - Chinese Calendar Algorithm - Year 1901 to 2100.
2020-12-02, ∼483🔥, 1💬

💬 2020-12-02 Kevin Elvin: Entering dates in my calendar CCPlus

Thunderbird Configuration for POP3S and SMTP
This section provides a tutorial example on how to configure Thunderbird to use POP3S (POP3 with SSL/TLS) with normal password for incoming emails and SMTP with no authentication for outgoing emails.
2024-04-06, ∼482🔥, 0💬

31C0: CJK Strokes
This section provides a quick summary of the Unicode code point block: 'CJK Strokes', which contains 48 code points to represent strokes used in writing Chinese characters.
2024-01-23, ∼482🔥, 0💬

F900: CJK Compatibility Ideographs
This section provides a quick summary of the Unicode code point block: 'CJK Compatibility Ideographs', which contains 512 code points to represent additional characters used in CJK (Chinese, Japanese and Korean) languages.
2024-01-23, ∼482🔥, 0💬

ASCII Character Set and Encoding
This chapter provides notes and tutorial examples on ASCII character set and encoding. Topics including introduction of ASCII (American Standard Code for Information Interchange); listing of all ASCII characters and their encoded bytes.
2022-10-01, ∼482🔥, 0💬

Deleting Root CA Certificates from Mozilla Firefox
This section provides a tutorial example on how to delete a certificate from Mozilla Firefox. Deleted certificate can be re-installed back from a certificate file.
2022-10-01, ∼482🔥, 0💬

Turning Off the Chunked HTTP Flag
This section provides a tutorial example on how to turn off the Chunked HTTP flag to fix the 'Transport error: 411 Error: Length Required' error.
2022-10-01, ∼482🔥, 0💬

Saving Text from an Editor Pane
This section provides a tutorial example on how to use the getText() method of the javax.swing.JEditorPane class to implement a save file function.
2022-05-04, ∼482🔥, 1💬

Turn on Postfix Server Logging for Troubleshooting
This section provides a tutorial example on how to turn on how to change logging flags on Postfix server to record extra debugging messages in log file for troubleshooting issues.
2024-04-06, ∼481🔥, 0💬

Activity Diagram - Fork Notation
This section describes the Fork Notation used in a UML Activity Diagram. A Fork Notation represents a fork action that splits a single execution flow into multiple concurrent execution flows.
2022-10-05, ∼481🔥, 0💬

JAXP - XML Schema (XSD) Validation
This chapter provides tutorial examples on XML Schema validation using JAXP. Topics include XML Schema validator using DOM interface and SAX interface, validation errors, validation error handler.
2022-10-01, ∼481🔥, 0💬

Schema Component Reuse - "include", "redefine" or "import"
This section compares 3 different ways of linking multiple schema documents together: include, redefine and import.
2022-10-01, ∼481🔥, 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, ∼481🔥, 0💬

16FE0: Ideographic Symbols and Punctuation
This section provides a quick summary of the Unicode code point block: 'Ideographic Symbols and Punctuation', which contains 2 code points to represent the Tangut Iteration Mark and the Nushu Iteration Mark.
2024-01-23, ∼480🔥, 0💬

1B130: Small Kana Extension
This section provides a quick summary of the Unicode code point block: 'Small Kana Extension', which contains 64 code points to represent Small Kana Extension alphabets used in the Small Kana Extension language.
2024-01-23, ∼480🔥, 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, ∼480🔥, 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, ∼480🔥, 0💬

<< < 86 87 88 89 90 91 92 93 94 95 96 > >>   ∑:8894  Sort:Date