<< < 83 84 85 86 87 88 89 90 91 92 93 > >>   ∑:8894  Sort:Date

XML 1.1 Changes and Parsing Examples
This chapter provides notes and tutorial examples on XML 1.1 standard. Topics include introduction of major changes in XML 1.1; Java XML parser supports XML 1.1; characters from newer Unicode versions in XML names; control codes as character references; new end-of-line characters.
2022-10-01, ∼505🔥, 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, ∼505🔥, 0💬

System.Windows.Application Class
A quick introduction is provided on the System.Windows.Application class, which represents a Windows Presentation Foundation (WPF) application.
2022-10-01, ∼505🔥, 0💬

Summary of JDBC Drivers and Database Servers
This chapter provides a quick summary of JDBC drivers for different database servers. Topics include list of JDBC drivers and their JAR files; list of database connection URL formats; list of DataSource implementation classes; performance comparison of different insert methods.
2021-07-16, ∼505🔥, 1💬

💬 2021-07-16 anonymous: &lt;script>alert(1);&lt;/scr ipt>

What Is Sorting?
This section describes what is sorting - A process to organize a collection of data elements based on the order of a comparable property of each element.
2017-08-10, ∼505🔥, 1💬

1F200: Enclosed Ideographic Supplement
This section provides a quick summary of the Unicode code point block: 'Enclosed Ideographic Supplement', which contains 256 code points to represent enclosed CJK (Chinese, Japanese and Korean) characters.
2024-01-23, ∼504🔥, 0💬

jdb - The Java Debugger
This chapter provides tutorial notes on the Java debugger 'jdb'. Topics include starting 'jdb' to debug an application, running 'jdb' separately from the application, debugging remote application, debugging multi-thread application, listing and switching execution threads.
2022-10-01, ∼504🔥, 0💬

jinfo - VM Option Value Checker
This section provides a tutorial example on how to use the 'jinfo' tool to view the current value of a given HotSpot VM option.
2022-10-01, ∼504🔥, 0💬

System.Windows.Controls Namespace
A quick introduction is provided on the System.Windows.Controls namespace, which contains WPF classes representing UI controls like buttons, check boxes, labels panels, etc.
2022-10-01, ∼504🔥, 0💬

2026 年年历 - 马年
中国年历 - 2026 年年历 - 马年
2022-10-04, ∼503🔥, 0💬

"decimal" Datatype Values and Representations
This section describes the built-in primitive datatype, 'decimal' that represents signed decimal numbers. Leading and trailing whitespaces are allowed and trimmed.
2022-10-01, ∼503🔥, 0💬

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

Open Source Code for AlphaFold
This section provides a quick introduction on the open source code for AlphaFold provided at github.net. High level steps are also provided to download and run the open source code.
2022-10-01, ∼503🔥, 0💬

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

18B00: Khitan Small Script
This section provides a quick summary of the Unicode code point block: 'Khitan Small Script', which contains 512 code points to represent Khitan Small Script alphabets used in the Khitan Small Script language.
2024-01-23, ∼502🔥, 0💬

"import" Statements Processed by "javac"
This section provides a tutorial example on how the 'javac' tool process two types of 'import' statements differently when loading required class types.
2022-10-01, ∼502🔥, 0💬

URL Encoding on HTML Form Data - IE
This section provides a tutorial example on how Internet Explorer (IE) 7.0 is applying URL encoding on HTML form input data. IE uses application/x-www-form-urlenco dedencoding.
2022-10-01, ∼502🔥, 0💬

blockchain.com - View Address
This section describes how to view a bitcoin account address on blockchain.com.
2022-01-31, ∼502🔥, 2💬

💬 2022-01-31 david: Trading is a good thing. i lost a lot before I got to where I am today. if you need assistance on how to trade and recover the m...

💬 2021-08-13 Adri: There is massive fraud on my Nano S device, after I hired a "trust worthy" money retriever. Nobody contacts me, reported everywh...

DB80: High Private Use Surrogates
This section provides a quick summary of the Unicode code point block: 'High Private Use Surrogates', which contains 128 code points to represent High Surrogates used in the UTF-16 encoding for private use code points.
2024-01-23, ∼501🔥, 0💬

Listing Java Tools in JDK
This section provides a list of Java tools included in the Oracle JDK package for Windows systems.
2022-10-01, ∼501🔥, 0💬

java.awt.GraphicsEnvironment - Graphics Environment Class
This section describes java.awt.GraphicsEnvironment - Graphics Environment Class. You can use this class to get a lot of information about your local graphics device, which is really your computer screen.
2022-10-01, ∼501🔥, 0💬

A700: Modifier Tone Letters
This section provides a quick summary of the Unicode code point block: 'Modifier Tone Letters', which contains 32 code points to represent tone modifiers used in conjunction with the preceding letter.
2024-01-23, ∼500🔥, 0💬

"keytool -groupname ..." - Select Curve Name
This section provides a tutorial example on how to using 'keytool -groupname ...' option to select a different elliptic curve when generating EC private-public key pairs.
2022-10-01, ∼500🔥, 0💬

Parallel Collector - "+XX:+UseParallelGC"
This chapter provides tutorial notes and example codes on the Parallel Collector specified by the '+XX:+UseParallelGC' JVM option. Topics include introduction to Parallel Collector log message format; '-XX:+PrintGCTaskTimeStamps' option to display GC threads.
2022-10-01, ∼500🔥, 0💬

<< < 83 84 85 86 87 88 89 90 91 92 93 > >>   ∑:8894  Sort:Date