<< < 184 185 186 187 188 189 190 191 192 193 194 > >>   ∑:9020  Sort:Date

Defining New Datatypes with Built-in Datatypes
This section describes how to define or contruct new datatypes using built-in datatypes with a simple XSD document example.
2022-10-01, ∼269🔥, 0💬

Constraining Facets on Union Datatypes
This section describes constraining facets on union datatypes. New simple datatype can be defined with a 'restriction' construction component using a union datatype as the base.
2022-10-01, ∼269🔥, 0💬

Storage Engines in MySQL Server
This chapter provides tutorial notes on MySQL storage engines. Topics include listing of pluggable storage engines; cluster index data structure used on InnoDB storage engine; system variables, status variables and statistical information on InnoDB engine.
2022-10-01, ∼269🔥, 0💬

GCPerformance.java - GC Performance Test Program
This section describes a GC performance test program - GCPerformance.java.
2022-10-01, ∼269🔥, 0💬

Run Perl Scripts on macOS
This section provides notes to verify Perl version supported on macOS and run a simple Perl script.
2022-10-01, ∼269🔥, 0💬

What Is Cockpit
This section provides a quick introduction of what is Cockpit, a Web portal for Linux system administration.
2022-10-01, ∼269🔥, 0💬

NFS (Network File System)
This section provides a tutorial example on how to setup NFS server and client to share sub-directories as 'nfs' file systems.
2022-10-01, ∼269🔥, 0💬

Statements - Execution Units
This chapter provides introductions and tutorial examples about statements. Topics include introductions to expression, assignment, 'del', 'import', 'if', 'while', 'for', 'try', 'with', and 'match' statements.
2022-10-01, ∼269🔥, 0💬

Inserting CLOB Values with setClob() Method
This section describes how to insert CLOB values with the PreparedStatement.setClob() method.
2022-10-01, ∼269🔥, 0💬

Big5 到 Unicode 轉換 - 二级漢字
本章列出了big5二级漢字区的字符集和编码,以及它们所对应的 Unicode编码。一级漢字共收录有次常用漢字 7,652 个。
2024-01-31, ∼268🔥, 0💬

Unicode > Big5 轉換: 第 25 部分 - U+71E8 到 U+7370
本節列出了 Unicode 到 Big5 代碼轉換表的第 25 部分 - Unicode U+71E8 到 U+7370。
2024-01-31, ∼268🔥, 0💬

Demonstration of Length Contraction
This section provides a thought experiment to demonstrate length contraction using a laser meter to observe and calculate the length of a carriage on a moving train from two different frames of references.
2022-10-11, ∼268🔥, 0💬

Example of DSA Key Parameters and Properties
This section provides 2 DsaKeyChecker.java output examples to show DSA key parameters and properties.
2022-10-06, ∼268🔥, 0💬

2056 年年历 - 鼠年
中国年历 - 2056 年年历 - 鼠年
2022-10-04, ∼268🔥, 0💬

java.security.cert.Certificate - The Certificate Class
This section describes the certificate class: java.security.cert.Certificate ,which represents a signed certificate of a public key.
2022-10-01, ∼268🔥, 0💬

Writing My First Java Program
This section provides a tutorial example on how to write, compile, and execute the first Java program with JDK 1.8.0.
2022-10-01, ∼268🔥, 0💬

Loop Statements - "while", "for", and "do ... while"
This chapter provides tutorial examples and notes about loop statements. Topics include 'while, 'for', and 'do ... while' statements; examples of controlling code executions with loop statements.
2022-10-01, ∼268🔥, 0💬

What Is a Class
This section describes what is a class - a user defined datatype which is associated with a predefined set of properties and operations (also called methods).
2022-10-01, ∼268🔥, 0💬

WSDL Version 2.0 Part 2: Adjuncts
This chapter provides tutorial notes and example codes on WSDL 2.0 Adjuncts. Topics include WSDL message exchange patterns; operation safety flag; operation message style; SOAP binding extension; SOAP 1.2 binding rules.
2022-10-01, ∼268🔥, 0💬

document/literal Example - Guest Registration
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼268🔥, 0💬

Built-in Math Functions
This section provides a list of commonly used built-in math functions.
2022-10-01, ∼268🔥, 0💬

How the Transformation Process Gets Started
This section describes transformation process starting logic - an XSL processor will automatically start to perform transformation on the root element.
2022-10-01, ∼268🔥, 0💬

What Is the Python "xml" Package
This section describes the 'xml', the default package provided in the Python language to support XML processing.
2022-10-01, ∼268🔥, 0💬

OpenJ9 by Eclipse Foundation
This chapter provides tutorial notes and example codes on OpenJ9 JVM. Topics include downloading and installing OpenJ9; running Java programs on OpenJ9 JVM; memory footprint of OpenJ9 JVM; comparison of startup time and footprint between OpenJ9 and HotSpot.
2022-10-01, ∼268🔥, 0💬

<< < 184 185 186 187 188 189 190 191 192 193 194 > >>   ∑:9020  Sort:Date