<< < 188 189 190 191 192 193 194 195 196 197 198 > >>   ∑:9026  Sort:Date

Activity Diagram - Frame Notation and Parameters
This section describes the Activity Frame Notation used in a UML Activity Diagram. An Activity Frame Notation provides a boundary to enclose all actions and objects of the activity.
2022-10-05, ∼302🔥, 0💬

Web Archive File - XML File of Base64 Encoded Data
This section provides a tutorial example on how to view contents of a Web archive file, which is really an XML file with Base64 encoded data.
2022-10-01, ∼302🔥, 0💬

DTD (Document Type Definition) - XML Validation
This chapter provides tutorial notes and example codes on DTD (Document Type Definition). Topics include writing an XML DTD validator using DOM and SAP interfaces; overriding error handler methods to print validation errors.
2022-10-01, ∼302🔥, 0💬

Unicode Signs in Different Encodings
This section provides a tutorial example on how to write sample programs to create some Unicode signs in various encodings and view them in a Web browser.
2022-10-01, ∼302🔥, 0💬

What Is an Expression
This section provides an introduction of what is an expression. A data literal or a variable is a simple expression. A single operation or a group of multiple operations is a complex express.
2022-10-01, ∼302🔥, 0💬

String Literals
This section provides descriptions on string literals and a tutorial example on how to use them in JavaScript source code.
2022-10-01, ∼302🔥, 0💬

Assigning an Array to a Scalar Variable
This section provides a tutorial example on how to assign an array to a scalar variable. Actually, a copy of the original array is created and the reference of the copy if assigned the scalar variable.
2022-10-01, ∼302🔥, 0💬

ENTITY - Entity Declaration Statement
This section describes syntax formats of the ENTITY statement, which is used to declare an XML entity. The ENTITY statement specifies what is the name of the entity and what is the replacement value.
2022-10-01, ∼302🔥, 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, ∼302🔥, 0💬

What Is Astronomy
This section describes what is astronomy.
2022-10-01, ∼302🔥, 0💬

Crypt::ECB Auto Padding
Padding option is described for the Crypt::ECB encryption process. It offers only 1 padding option called PADDING_AUTO, which uses the standard PKCS#5 algorithm.
2022-10-01, ∼302🔥, 0💬

chain.so API - Get Block Data
This section describes how to get block data with chain.so API.
2022-10-01, ∼302🔥, 0💬

What Is Ethereum Blockchain Miner
This section describes what is Ethereum Blockchain Miner.
2022-10-01, ∼302🔥, 0💬

Getting Driver and Server Information
This section describes how to get JDBC driver and database information through the DatabaseMetaData object.
2022-10-01, ∼302🔥, 0💬

1CF00: Znamenny Musical Notation
This section provides a quick summary of the Unicode code point block: 'Znamenny Musical Notation', which contains 208 code points to represent Znamenny Musical Notation alphabets used in the Znamenny Musical Notation language.
2024-01-23, ∼301🔥, 0💬

soapversion('1.2') Sets Correct Envelope namespace
This section provides a tutorial example on how to use soapversion('1.2') to tell service() to use the correct namespace for the Envelope.
2022-10-25, ∼301🔥, 0💬

Cloning Certificates with New Identities
This section provides a tutorial example on how to use the 'keytool -keyclone' and 'keytool -selfcert' commands to clone an existing key entry and self-sign it with a new identity.
2022-10-08, ∼301🔥, 0💬

2003 年年历 - 羊年
中国年历 - 2003 年年历 - 羊年
2022-10-05, ∼301🔥, 0💬

What Is a Socket?
This section describes what is a socket - An concept represents one end-point of a two-way communication link between two programs running on the Internet network.
2022-10-01, ∼301🔥, 0💬

Certificates and Certificate Chains
This section describes certificate and certificate chain. A certificate contains someone's public key signed by a trusted authority.
2022-10-01, ∼301🔥, 0💬

Installing Website Server Certificate on Android Phone
This section provides a tutorial example on how to install Website server certificate on Android phone by receiving certificate an email attachment.
2022-10-01, ∼301🔥, 0💬

"typeof" Operator and Data Types
This section provides a quick description of the 'typeof' operator and data types supported in JavaScript. A tutorial example is provided to list all data types number, string, boolean, object, function, and undefined.
2022-10-01, ∼301🔥, 0💬

Using Functions as "Function" Objects
This chapter provides introductions and tutorial examples on functions as objects. Topics include the built-in object type 'Function'; creating functions using the 'Function()' constructor; function instance and inherited properties and methods; 'function' statement and operator.
2022-10-01, ∼301🔥, 0💬

JDK Documentation Installation
This section describes how to install JDK Documentation on your own machine.
2022-10-01, ∼301🔥, 0💬

<< < 188 189 190 191 192 193 194 195 196 197 198 > >>   ∑:9026  Sort:Date