<< < 129 130 131 132 133 134 135 136 137 138 139 > >>   ∑:9045  Sort:Date

Sequence Diagram - Frame Notation
This section describes the Sequence Frame Notation used in a UML Sequence Diagram. A Sequence Frame Notation represents the boundary to enclose all messages and lifelines of a communication message sequence.
2022-10-04, ∼408🔥, 0💬

String Concatenation Operation
This section provides a quick introduction of string concatenation operation, which joins the second string to the end of the first string.
2022-10-01, ∼408🔥, 0💬

Array References and Array Assignment Statements
This chapter provides tutorial examples and notes about array reference. Topics include assigning an array to a scalar variable; working with array references; 'Array()' function; copying arrays; Runtime error 'Type mismatch'.
2022-10-01, ∼408🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼408🔥, 0💬

Adaptive Size Policy Log Messages
This section provides examples and explanations of log messages generated '-XX:AdaptiveSizePolicyOutputI nterval=1'and 'PrintAdaptiveSizePolicy' JVM options used with the Parallel collector.
2022-10-01, ∼408🔥, 0💬

Year 1903 Chinese Calendar - Year of the Rabbit
2020-12-02, ∼408🔥, 1💬

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

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-06, ∼407🔥, 0💬

Chinese Calendars: Year 2021 to 2030
This chapter provides Chinese calendars for 10 years from 2021 to 2030.
2022-10-04, ∼407🔥, 0💬

JSON-to-XML Conversion Library for Java
This section provides a tutorial example on how to use a 'JSON-java' conversion library offered by json.org to perform JSON-to-XML conversions in Java program. The output JSON document is good, only if input XML document contains well structured data.
2022-10-01, ∼407🔥, 0💬

Creating REST Project without WADL
This section provides a tutorial example on how to create a REST project to test REST Web service that has no WADL document.
2022-10-01, ∼407🔥, 0💬

Virtual Memory Upper Limit
This section provides a tutorial example on how to test virtual memory upper limit, which is close to 2 GB on 32-bit Windows systems.
2022-10-01, ∼407🔥, 0💬

Precedence of Side Region Corners
This section provides tutorial example to demonstrate that the 'start' or 'end' region wins the corner area against the 'before' or 'after' region when two adjacent 'side' regions are declared by default. If the 'start' or 'end' region wants to win, it must have precedence='true' specified.
2022-10-01, ∼407🔥, 0💬

Year 2027 Chinese Calendar - Year of the Sheep
2022-10-22, ∼406🔥, 0💬

Submit SOAP Requests to the Server
This section provides a tutorial example on how to submit a test request to the server represented by the port location defined in the WSDL document
2022-10-01, ∼406🔥, 0💬

What Is VBScript?
This section provides a quick introduction of VBScript as scripting language for Windows systems. VBScript allows you to write script code to be executed in many host environments such as Internet Explorer and Internet Information Services for Web page scripting.
2022-10-01, ∼406🔥, 0💬

String Operations - Concatenation and Comparison
This chapter provides tutorial examples and notes about VBScript string operations. Topics include string concatenation operation which joins two String values together, string comparison operations which compare one character at a time based its ASCII value.
2022-10-01, ∼406🔥, 0💬

Execution Threads and Multi-Threading Java Programs
This chapter provides tutorial notes and tutorial examples on execution threads and multi-threading programs. Topics include creating threads with thread classes and runnable objects; thread priorities and CPU time sharing; application data sharing; terminating running threads.
2022-10-01, ∼406🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼406🔥, 0💬

Ways to Control Secret Key and IV
A quick explanation of different Blowfish cipher operation modes and different ways to control the secret key and the IV: literal key, salted key and random key.
2022-10-01, ∼406🔥, 0💬

"bf-cbc" Cipher with Random Salt
A tutorial example is provided to show you how to use the 'bf-cbc' cipher with Random Salt to encrypt and decrypt binary data files. The Secret Key and the IV will be derived from the given passphrase and a random salt.
2022-10-01, ∼406🔥, 0💬

Margin Collapsed between Block Areas
This section provides a tutorial example showing margin-top of the second block is collapsed into margin-bottom of the first block.
2022-10-01, ∼406🔥, 0💬

Ethereum Mist Wallet Data File Location
This section shows where Ethereum Mist Wallet data files are located.
2022-10-01, ∼406🔥, 0💬

SSL Socket Communication Test
This section describes how to perform a SSL socket communication test with a SSL server socket test program, a SSL client socket test program, a pair of private key and public key, and a self-sign certificate of the public key.
2020-11-14, ∼406🔥, 1💬

WSDL 2.0 Document Examples with SOAP Binding
This chapter provides WSDL 2.0 document examples with SOAP binding. Topics include Hello example; GetStockPrice, GetExchangeRate and Reservation examples with RPC, IRI and Multipart message styles.
2016-04-05, ∼406🔥, 1💬

<< < 129 130 131 132 133 134 135 136 137 138 139 > >>   ∑:9045  Sort:Date