<< < 117 118 119 120 121 122 123 124 125 126 127 > >>   ∑:8894  Sort:Date

Assertion as Custom Validation Rules
This chapter provides notes and tutorial examples on assertion validation rules. Topics include introduction of 'assert' validation rules for 'complexType' datatypes; 'assertion' validation rules for 'simpleType' datatypes; XPath expressions; $value representing current node value.
2022-10-01, ∼359🔥, 0💬

"await" Expression and Child Thread
A tutorial example is provided on how to use the 'await' expression on an awaitable task to launch a child thread to wait for the task to complete.
2022-10-01, ∼359🔥, 0💬

Year 2091 Chinese Calendar - Year of the Boar
2020-08-31, ∼359🔥, 2💬

💬 2020-08-31 Tutto: 2091 is an surprise year.

💬 2020-08-13 Cipise: I am a youth who loves fantasy. I have many wonderful fantasy and ideals. In the first grade, I aspire to be a general; in the t...

10400: Deseret
This section provides a quick summary of the Unicode code point block: 'Deseret', which contains 80 code points to represent Deseret alphabets.
2024-01-23, ∼358🔥, 0💬

AES, or Rijndael, Encryption Algorithm
A quick description of the AES (Advanced Encryption Standard) encryption algorithm is provided. This description only covers AES encryption for a single block of 128-bit plaintext with a 128-bit cipher key.
2022-10-04, ∼358🔥, 0💬

Character Set Encoding Maps - Unicode UTF-8
This section provides a tutorial example of analyzing and printing character set encoding maps for encoding: UTF-8, the most popular encoding for Unicode character set.
2022-10-01, ∼358🔥, 0💬

Creating Buttons with java.awt.Button Class
This section provides a tutorial example on how to create a button with the java.awt.Button class.
2022-10-01, ∼358🔥, 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, ∼358🔥, 0💬

Base64 Encoding
This chapter provides notes and tutorials on Base64 encoding algorithm and implementations. Topics include reviewing Base64 encoding algorithm; W3C implementation and Sun implementation in Java.
2022-10-01, ∼358🔥, 0💬

Cockpit - Web Portal for Administrator
This chapter provides introductions and tutorial on Cockpit, a Web portal for Linux administrators. Topics include introduction of Cockpit; installing and configuring Cockpit; removing 'Web console' welcome message.
2022-10-01, ∼358🔥, 0💬

10A80: Old North Arabian
This section provides a quick summary of the Unicode code point block: 'Old North Arabian', which contains 32 code points to represent a group of scripts used in the western two-thirds of Arabia and the Levant, from Syria to the borders of Yemen.
2024-01-23, ∼357🔥, 0💬

Viewing Server Certificate Details in IE
This section provides a tutorial example on how to view certificate details when visiting an 'https' Website in IE.
2022-10-01, ∼357🔥, 0💬

Viewing Server Certificate in Google Chrome
This section provides a tutorial example on how to view server certificate details when visiting an 'https' Website in Google Chrome.
2022-10-01, ∼357🔥, 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, ∼357🔥, 0💬

mysqldump - Dumping Data to Files
This section provides some tutorial examples on how to use mysqldump tool to dump the structure and data of tables from a MySQL server to files.
2022-10-01, ∼357🔥, 0💬

Crypt::CBC Encryption with Crypt::Blowfish Objects
A tutorial Perl example is provided to show how to use Crypt::CBC to perform encryption with a predefined Crypt::Blowfish a give IV value, which allows you to specify secret keys in the range of 8 bytes (64 bits) and 56 bytes (448 bits).
2022-10-01, ∼357🔥, 0💬

PSYoungGen Collector Using Tenuring Age
This section demonstrates that the PSYoungGen Collector uses Tenuring Age to perform Young generation GC. But it does not maintain the object age distribution list.
2022-10-01, ∼357🔥, 0💬

Discrete Logarithm Problem (DLP)
This chapter provides an introduction to the Discrete Logarithm Problem (DLP), which is the reverse operation of the exponentiation operation in Abelian Groups in multiplicative notation, or the scalar multiplication in additive notation. The DLP in many Abelian Groups is easy to solve. But the DLP ...
2022-10-01, ∼357🔥, 0💬

Install Open Babel Binary Package on macOS
This section provides a tutorial example on how to install Open Babel from a binary package on macOS computers.
2022-10-01, ∼357🔥, 0💬

rdkit.Chem.rdchem.Mol - The Molecule Class
This section provides a quick introduction of the rdkit.Chem.rdchem.Mol class, which represents a molecule with its properties, child objcts, and operation methods.
2022-10-04, ∼356🔥, 0💬

java.util.DateFormat - Formatting Date Objects to Strings
This section provides a tutorial example on how to use java.util.DateFormat and java.util.SimpleDateFormat classes to convert or format data objects into text strings in a specific calendar in various locales.
2022-10-01, ∼356🔥, 0💬

Creating Labels with java.awt.Label Class
This section provides a tutorial example on how to create a label with the java.awt.Label class.
2022-10-01, ∼356🔥, 0💬

Setting and Getting JavaBean's Properties
This section provides a tutorial example on how to use 'setProperty' and 'getProperty' action elements to to save and retrieve values of JavaBean properties.
2022-10-01, ∼356🔥, 0💬

1971 - FTP Protocol Created by Abhay Bhushan
This chapter provides some history of the FTP (File Transfer Protocol) created by Abhay Bhushan in 1971 in RFC 114 - 'A File Transfer Protocol' to be used on the NCP (Network Control Protocol) network.
2022-10-01, ∼356🔥, 0💬

<< < 117 118 119 120 121 122 123 124 125 126 127 > >>   ∑:8894  Sort:Date