<< < 104 105 106 107 108 109 110 111 112 113 114 > >>   ∑:9020  Sort:Date

What Is a Static Variable
This section describes what is a static variable - a special variable declared at the class level to be shared by all objects of the class.
2022-10-01, ∼436🔥, 0💬

JavaScript History and Versions
This section provides a quick description of JavaScript language specification standards, ECMAScript, JavaScript, LiveScript, JScript, and history of versions.
2022-10-01, ∼436🔥, 0💬

SAX Content Handler Interface
This section describes the SAX 1.0 and 2.0 standards. SAX defines 4 interfaces under the org.xml.sax package name: DocumentHandler, ErrorHandler, DTDHandler and EntityResolver.
2022-10-01, ∼436🔥, 0💬

Test Dovecot IMAP Server with "telnet" Client
This section provides a tutorial example on how to test Dovecot IMAP server with the 'telnet' client command to send a POP3 request to port 143 on local host. Users can retrieve emails after authenticated with their passwords.
2024-04-06, ∼434🔥, 0💬

Archived: Viewing Digital ID Obtained from ARX CoSign
This section provides a tutorial example on how to view digital ID obtained from ARX CoSign. It is a real PKI certificate that can be validated up to a trusted root CA.
2022-10-01, ∼434🔥, 0💬

Using HTML Entities to Protect HTML Tags
This section provides a tutorial example on how to use HTML entities &amp;lt; and &amp;gt; to protect HTML tags
2022-10-01, ∼434🔥, 0💬

Using Internet Explorer as an XML Syntax Checker
This section provides a tutorial example on how to use IE (Internet Explorer) as an XML file syntax checker. If there are syntax errors in an XML file, IE 10 (in compatibility mode) will stop displaying the XML file at the first error location.
2022-10-01, ∼434🔥, 0💬

Predicate Operations
This section provides a list of predicate operations supported by MySQL with some examples.
2022-10-01, ∼434🔥, 0💬

"FileZilla" - Free FTP Client and Server
This chapter provides a quick introduction of the free FTP client and server solution: FileZilla. Topics include introducing features supported by FileZilla; downloading and installing FileZilla 3.1.5; creating a FTP connection site; downloading files from remote FTP sites.
2021-03-26, ∼434🔥, 1💬

10800: Cypriot Syllabary
This section provides a quick summary of the Unicode code point block: 'Cypriot Syllabary', which contains 64 code points to represent the Cypriot Syllabary.
2024-01-23, ∼433🔥, 0💬

11680: Takri
This section provides a quick summary of the Unicode code point block: 'Takri', which contains 80 code points to represent Takri alphabets.
2024-01-23, ∼433🔥, 0💬

119A0: Nandinagari
This section provides a quick summary of the Unicode code point block: 'Nandinagari', which contains 96 code points to represent Nandinagari alphabets used in the Nandinagari language.
2024-01-23, ∼433🔥, 0💬

JFrame Thread Behavior with JDK 8 to 20
This section provides a tutorial example on JFrame Thread behavior with JDK 1.8 to JDK 12.
2022-10-01, ∼433🔥, 0💬

Syntactic Elements of a JSP Page
This section describes syntactic elements of a JSP page: template data, JSP element, Directive element, Action element, Scripting element, Declaration element, Scriptlet element, Expression element.
2022-10-01, ∼433🔥, 0💬

Outputting Form Default Input Text in UTF-8
This section describes how to set form default input text with UTF-8 encoded characters.
2022-04-08, ∼433🔥, 1💬

A830: Common Indic Number Forms
This section provides a quick summary of the Unicode code point block: 'Common Indic Number Forms', which contains 16 code points to represent number forms used in Indic languages.
2024-01-23, ∼432🔥, 0💬

10380: Ugaritic
This section provides a quick summary of the Unicode code point block: 'Ugaritic', which contains 32 code points to represent Ugaritic alphabets used in the Ugaritic language.
2024-01-23, ∼432🔥, 0💬

AXIOM (AXIs Object Model)
This section describes AXIOM (AXIs Object Model) that allows us to build and parse XML elements represented as AXIOM objects.
2022-10-01, ∼432🔥, 0💬

List, Item, Label, and Body
This chapter provides tutorial notes and example codes on list formatting objects. Topics include list formatting object tree; start-indent attribute on list-item-label and list-item-body.
2022-10-01, ∼432🔥, 0💬

FE50: Small Form Variants
This section provides a quick summary of the Unicode code point block: 'Small Form Variants', which contains 32 code points to represent small form signs.
2024-01-23, ∼431🔥, 0💬

"php -help" - Command Line Options
This section provides a tutorial example on how to see all command line options supported by the PHP engine: php -help.
2022-10-01, ∼431🔥, 0💬

Decoding HTML Entities
This section provides a tutorial example on how decode HTML entities received from HTML forms with iso-8859-1 encoding for non-ASCII characters.
2022-10-01, ∼431🔥, 0💬

Detailed Output of "ant -verbose debug" Command
This section describes the output of the 'ant -verbose debug' command, which provides more details how each of 'aidl', 'aapt', 'javac', 'dex', 'apkbuilder' and 'zipalign' tools are invoked in the Ant build process.
2022-10-01, ∼430🔥, 0💬

EncodingSampler.java - Testing encode() Methods
This section provides a tutorial example on how to use 4 different methods provided in Java to encode characters with a given character encoding.
2022-10-01, ∼430🔥, 0💬

<< < 104 105 106 107 108 109 110 111 112 113 114 > >>   ∑:9020  Sort:Date