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

11000: Brahmi
This section provides a quick summary of the Unicode code point block: 'Brahmi', which contains 128 code points to represent Brahmi alphabets used in early Prakrit languages.
2024-01-23, ∼499🔥, 0💬

"CREATE PROCEDURE" - Creating a Simple Procedure
This section describes how to create a simple procedure that runs a simple query.
2023-02-03, ∼499🔥, 0💬

Using WSDL Document in Java Apache Axis2/Java for WSDL
This chapter provides tutorial notes and example codes on Apache Axis2/Java for WSDL. Topics include introduction of Axis2; downloading and installing Axis2; reviewing of org.apache.axis2.client.Servic eClientClass; creating a ServiceClient object from a WSDL 2.0 document.
2022-10-01, ∼499🔥, 0💬

JVM Runtime Data Areas
This chapter provides tutorial notes and example codes on JVM runtime data areas. Topics include introduction of JVM runtime data areas: Method Area, Heap, Direct Memory, PC Registers, JVM Stacks, and Native Method Stacks; different between thread-shared and per-thread data areas; demonstration prog...
2018-07-01, ∼499🔥, 0💬

Creating Your Own Classes
This chapter provides tutorial examples and notes on classes and objects. Topics include defining a new class, instantiating a new object, assigning object reference, initializing and terminating an object, defining properties with 'Public' statements and 'Property' procedures, defining methods with...
2022-10-01, ∼498🔥, 0💬

"bitcoin-qt.exe -testnet" - Bitcoin Test Network
This section describes the Bitcoin test network using the -testnet option.
2022-10-01, ∼498🔥, 0💬

Blowfish Cipher Encryption Algorithm
The Blowfish cipher algorithm is presented based on the algorithm designer Bruce Schneier's technical paper. Blowfish cipher is 16-round and 64-bit block cipher.
2021-06-17, ∼498🔥, 1💬

💬 2021-06-17 Potato: Where did the name blowfish originate from?

1979 - The Tcsh (TENEX C Shell) Developed by Ken Greer
This chapter provides some history of Tcsh developed by Ken Greer in 1979 for Unix systems by extending the C shell with file name completion and command line editing.
2020-09-25, ∼497🔥, 1💬

💬 2020-09-25 I: Nice

Content-Type: multipart/alternative; boundary="..."
This section provides an email message example with 'Content-Type: multipart/alternative; ...' header to specify that the content contains multiple alternative parts.
2024-06-08, ∼496🔥, 0💬

2D30: Tifinagh
This section provides a quick summary of the Unicode code point block: 'Tifinagh', which contains 80 code points to represent Tifinagh alphabets used in the Tifinagh language.
2024-01-23, ∼496🔥, 0💬

111E0: Sinhala Archaic Numbers
This section provides a quick summary of the Unicode code point block: 'Sinhala Archaic Numbers', which contains 20 code points to represent characters used in a historic number system called Sinhala Illakkam, which was in use prior to 1815.
2024-01-23, ∼496🔥, 0💬

XSD Schema XML SAX Validation Errors
This section provides some errors from the XSD schema validation process on invalid XML files represented as SAXSource objects using the JAXP API.
2022-10-01, ∼496🔥, 0💬

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

3300: CJK Compatibility
This section provides a quick summary of the Unicode code point block: 'CJK Compatibility', which contains 256 code points to represent additional composited characters used in CJK (Chinese, Japanese, and Korean) languages.
2024-01-23, ∼495🔥, 0💬

JDK - Java Development Kit
This chapter provides tutorial notes on installing JDK on your own Windows system to run Java programs. Topics include downloading and installing JDK; compiling and executing Java programs, installing JDK documentation.
2022-10-01, ∼495🔥, 0💬

0750: Arabic Supplement
This section provides a quick summary of the Unicode code point block: 'Arabic Supplement', which contains 48 code points to represent additional alphabetic letters used in the Arabic language.
2024-01-23, ∼494🔥, 0💬

10300: Old Italic
This section provides a quick summary of the Unicode code point block: 'Old Italic', which contains 48 code points to represent Old Italic alphabets used in the Old Italic language.
2024-01-23, ∼494🔥, 0💬

jconsole - Connecting to a Local JMX Agent
This section provides a tutorial example on how to run 'jconsole' to connect to a JMX agent running on a local machine, and how to monitor the running Java application by reading head memory usage, CPU usage, number of threads and classes.
2022-10-01, ∼494🔥, 0💬

Client-Side Scripts for Event Handling
This section provides an overview of client-side scripting for event handling. Scripts registered as event handlers will be executed when events are triggered by the end user on the final Web page.
2019-05-10, ∼494🔥, 1💬

A900: Kayah Li
This section provides a quick summary of the Unicode code point block: 'Kayah Li', which contains 48 code points to represent Kayah Li alphabets used in the Kayah language.
2024-01-23, ∼493🔥, 0💬

Crypt::CBC Encryption with Literal Keys
A tutorial Perl example is provided to show how to use Crypt::CBC to perform encryption with a literal key and an IV specified by the user.
2022-10-01, ∼493🔥, 0💬

Introduction of VBScript - Visual Basic Scripting Edition
This chapter provides a quick introduction on VBScript language. Topics include what is VBScript; what are VBScript host environments; running VBScript code within Internet Explorer (IE), Internet Information Services (IIS), and Windows Script Host (WSH).
2015-09-20, ∼493🔥, 1💬

Including Graphics in XSL-FO document
This chapter provides tutorial notes and example codes on including graphics and images in XSL-FO documents; Topics include introduction of 'external-graphic' and 'instream-foreign-object' formatting objects; 'width', 'height', 'content-width' and 'content-height' attributes; specifying output inlin...
2022-10-01, ∼492🔥, 0💬

Reduce Stop-The-World with Concurrent Mark and Sweep
This section demonstrates how CMS Collector reduces Stop-The-World duration by running parts of Mark and Sweep steps concurrently with the application.
2022-10-01, ∼492🔥, 0💬

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