<< < 196 197 198 199 200 201 202 203 204 205 206 > >>   ∑:9020  Sort:Date

References
List of reference materials used in this book, Blowfish Cipher Tutorials - Herong's Tutorial Examples.
2022-10-01, ∼257🔥, 0💬

"bf-cbc" 2-Block Test Vectors
A tutorial example is provided to show how to build a table of test vectors for Blowfish algorithm in CBC mode on 2-block (16-byte) plaintext messages using OpenSSL 'enc -bf-cbc' command.
2022-10-01, ∼257🔥, 0💬

Bitcoin Mining Pool
This section describes what is Bitcoin mining pool.
2022-10-01, ∼257🔥, 0💬

Performance Tests on Serial Collector
This chapter provides tutorial notes and example codes on performance impact of Serial collector, Topics include heap footprint; GC logging impact; wait time impact; heap size impact; running minor GC only, running more major GC.
2022-10-01, ∼257🔥, 0💬

Archived: 640/400/40MB Test on HotSpot Client 1.6
This section provides a tutorial example on running GCTest2.java on HotSpot Client JVM 1.6.0_45 with 640MB memory limit and a 400MB base plus 40MB fluctuating memory usage with object size of 1.25MB.
2022-10-01, ∼257🔥, 0💬

SELinux - Security-Enhanced Linux
This chapter provides introductions and tutorial on SELinux (Security-Enhanced Linux). Topics include introduction of SELinux basic concepts; User, Role, Domain, Type, Class, and Boolean; Type Enforcement policy rule syntax and database; making changes to SELiunx policy rules; using SELinux related ...
2022-10-01, ∼257🔥, 0💬

Files and Directories
This chapter provides introductions and tutorial on file and directory management. Topics include commands to search and find files, read text files in different ways, split, join and truncate files, compress and restore files, archive and extract filesm.
2022-10-01, ∼257🔥, 0💬

What Is the __main__ Module
This section provides a quick introduction on the __main__ module, which is a special 'module' object created by the Python system as the first module to start executing user specified Python code.
2022-10-01, ∼257🔥, 0💬

Conda - Environment and Package Manager
This chapter provides introductions and tutorial examples about Conda environments. Topics include installing Conda from the Miniconda package; starting/ending Conda 'base' environment; installing Conda packages.
2022-10-01, ∼257🔥, 0💬

Sequence Diagram - Execution Specification Notation
This section describes the Execution Specification Notation used in a UML Sequence Diagram. An Execution Specification Notation presents the execution of action unit within a lifeline of an object.
2025-11-29, ∼256🔥, 1💬

Big5 > Unicode 轉換: 特殊符號 - 第 A2 行
本節列出了 Big5 到 Unicode 代碼轉換表中「特殊符號」的第 A2 行。
2024-01-31, ∼256🔥, 0💬

Unicode to Big5 - Part 32: U+7CF2 to U+7E48
Unicode to Big5 code point mapping is provided for Big5 character set - Part 32: Unicode U+7CF2 to U+7E48.
2024-01-29, ∼256🔥, 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, ∼256🔥, 0💬

Disable SSH Access for FTP Users
This section provides a tutorial example on how to disable SSH login access of a user on CentOS systems and allow his/her to use FTP service only for upload and download files.
2024-01-03, ∼256🔥, 0💬

Retrieving BLOB Values with getBinaryStream() Method
This section describes how to retrieve BLOB values with the ResultSet.getBinaryStream() method.
2022-11-24, ∼256🔥, 0💬

Oracle CLOB (Character Large Object) - TEXT
This chapter provides tutorial notes on CLOB (Character Large Object) data types, TEXT, with Oracle JDBC Driver. Topics include creating tables to store CLOB values in Oracle server; inserting CLOB values with direct SQL INSERT statements, or PreparedStatement with setString(), setCharacterStream() ...
2022-10-08, ∼256🔥, 0💬

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

SOAP Data Model
This chapter describes what is SOAP data model.
2022-10-04, ∼256🔥, 0💬

DOMToXML.java - Converting DOM Documents to XML Files
This section provides a tutorial example on how to write a program to convert a DOM document object into an XML file using the default XML transformer, org.apache.xalan.transformer, provided in the JDK.
2022-10-01, ∼256🔥, 0💬

Constant and define() Function
This section describes what is a constant, define() function defines a constant name to a value, constant value can retrieved by the name directly or by the constant() function, any string can be used as constant name.
2022-10-01, ∼256🔥, 0💬

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

The "Object" Object Type - The Root Object Type
This section provides a quick description and a tutorial example script of the 'Object' built-in object type, which is the root or base object type of all other object types.
2022-10-01, ∼256🔥, 0💬

Example - Passing Arguments by Reference
This section provides a tutorial example on how to pass arguments by reference to swap values passed through procedure arguments.
2022-10-01, ∼256🔥, 0💬

Built-in Misc. Functions
This section provides a list of commonly used built-in misc. functions.
2022-10-01, ∼256🔥, 0💬

<< < 196 197 198 199 200 201 202 203 204 205 206 > >>   ∑:9020  Sort:Date