Popular Books:
MySQL Status Variables for InnoDB Engine
This section describes some important MySQL status variables that represent statistic counts related the InnoDB storage engine. 2022-10-01, ∼296🔥, 0💬
Algebraic Solution for Distinct Points
This section provides an algebraic solution for calculating the addition operation of two distinct points on an elliptic curve. 2022-10-01, ∼296🔥, 0💬
Collector Combinations: Serial, Parallel, Concurrent, G1
This section describes different garbage collector combinations supported by Java 8 HotSpot: Serial, Parallel, Concurrent, and G1. 2022-10-01, ∼296🔥, 0💬
Cron Daemon, Table and Jobs
This section describes what is cron daemon and its related cron tables/jobs. 2022-10-01, ∼296🔥, 0💬
Big5 > Unicode 轉換: 一级漢字 - 第 AB 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 AB 行。 2024-01-31, ∼295🔥, 0💬
Big5 > Unicode 轉換: 一级漢字 - 第 C0 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 C0 行。 2024-01-31, ∼295🔥, 0💬
Introduction to Big5
A quick introduction of Big5 is provided. Topics include Big5 character set; Big5 encoding, and relation of Big5 and Unicode. 2024-01-29, ∼295🔥, 0💬
ResultSet Default Type: Forward-only
This section describes ResultSet default type: forward-only, which supports only next() method to move the cursor forward one row at a time. 2022-10-06, ∼295🔥, 0💬
中国公历算法
本节介绍了公历(Gregorian calendar)的算法 ,其中包括了星期的计算和闰年 的计算。 2022-10-05, ∼295🔥, 0💬
"javac" - Java Compilation Command
This section describes 'javac', the Java compilation command, provided from the JDK (Java Development Kit) package. 2022-10-01, ∼295🔥, 0💬
java.time.Period Usage Examples
This section provides a tutorial example on how to use the java.time.Period class to capture and apply calendar periods in terms of years, months and days. 2022-10-01, ∼295🔥, 0💬
What Is Character Encoding?
This section provides introductions on what is a character encoding - A map scheme between code points of a code character set and sequences of bytes. 2022-10-01, ∼295🔥, 0💬
Unicode 6.0 Character Samples
Some samples of characters added in Unicode 6.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼295🔥, 0💬
What Is an Object
This section describes what is an object - a data entity that is created as an instance of a class. Objects are created with the 'new' operator. 2022-10-01, ∼295🔥, 0💬
Defining Your Own Functions - Example
This section provides a tutorial example on how to define your own JavaScript functions. 2022-10-01, ∼295🔥, 0💬
Global Properties and Functions Provided by "jrunscript"
This section provides a quick description of all extra global properties and functions provided by the 'jrunscript' host environment. 2022-10-01, ∼295🔥, 0💬
Archived: Downloading and Installing SoapUI 3.0.1
This section provides a tutorial example on downloading and installing SoapUI 3.0.1 on Windows system. 2022-10-01, ∼295🔥, 0💬
Popular Posts:
Want to know when is the 2025 Chinese New Year day? Look for free Chinese calendars for 2025? Chines...
Want to know when is the 2038 Chinese New Year day? Look for free Chinese calendars for 2038? Chines...
This section provides information on handling Chinese character string literals in Big5 encoding.
This section describes how to install AdventureWorks as a sample database on SQL Server.
This section provides a quick description of SOAP Encoding and samples of serializing simple and com...