Popular Books:
Data Type - 'dict' for Dictionary Table
This section describes the 'dict' data type, which stores a collection of key-value pairs. 'list' data objects are mutable. 2022-10-01, ∼387🔥, 0💬
binmode() - Opening Files for Binary Output
This section describes steps on how to open file for binary output using open(), binmode() and print() functions. 2015-09-09, ∼387🔥, 1💬
1991 年年历 - 羊年
中国年历 - 1991 年年历 - 羊年 2022-10-05, ∼386🔥, 0💬
Install RDKit in an Anaconda Environment
This section provides a tutorial example on how to install RDKit Python library in an Anaconda environment. It's easy and fast. 2022-10-05, ∼386🔥, 0💬
Data Literal Examples
This section provides a tutorial example on how to write data literals for different subtypes of Integer, Long, Double, String, Boolean, Date, Empty and Null. 2022-10-01, ∼386🔥, 0💬
"Select Case" Statement Examples
This section provides a tutorial example on how to use 'Select Case' statements to select one block of statements based on the equal condition of an expected value. 2022-10-01, ∼386🔥, 0💬
What Is a Procedure?
This section describes what is a procedure and what are the two types of procedures in VBScript. 2022-10-01, ∼386🔥, 0💬
What Is an Enum Type
This section describes 'enum' types, which are defined by 'enum' declaration statements. An 'enum' type is actually a special kind of class type. 2022-10-01, ∼386🔥, 0💬
"assert" Statements
This section describes 'assert' statement, which allows you to make an assertion in the execution flow. 'assert' statements are executed only when -ea' JVM option is specified. 2022-10-01, ∼386🔥, 0💬
Table Column Types for Exact Numbers
Describes 4 types of table columns to store exact numbers: NUMERIC, DECIMAL, INTEGER and SMALLINT. 2022-10-01, ∼386🔥, 0💬
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2022-10-01, ∼386🔥, 0💬
Blowfish Test Vectors with 16-Byte Keys
A tutorial Perl example is provided to show how to build a table of test vectors with Crypt::Blowfish with 128-bit (16-byte) secret keys. 2023-10-28, ∼385🔥, 1💬
💬 2023-10-28 Jeremy Gemegah: pardon me, I am a bit confused, what is the size of the sub keys?
Popular Posts:
What's a calendar? A calendar is a system for measuring time, from hours and minutes, to months and ...
This section provides a quick introduction of the GB2312 character set for simplified Chinese charac...
This section provides a tutorial example to illustrate how DSA digital signature algorithm works wit...
This Unicode tutorial book is a collection of notes and sample codes written by the author while he ...
This section provides a quick description of how to save VBScript code into separate files and inclu...