Popular Books:
ECMAScript Language Specification
This section provides a quick description of the ECMAScript Language Specification and its version history. 2022-10-01, ∼353🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼353🔥, 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, ∼353🔥, 0💬
What Is ethereumfaucet.info
This section describes what is ethereumfaucet.info - mining ether with browser. 2022-10-01, ∼353🔥, 0💬
Adaptive Size Policy Changed Survivor Space
This section provides a tutorial on how Adaptive Size Policy used by the Parallel collector changed the survivor space in the Young generation. 2022-10-01, ∼353🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼353🔥, 0💬
Oracle Database 11g Express Edition (XE) Installation
This section describes how to download, install, and start Oracle Database 11g Express Edition (XE). 2022-03-12, ∼353🔥, 6💬
Unicode 到 Big5 轉換: 第 35 部分 - U+81E1 到 U+834D
本節列出了 Unicode 到 Big5 代碼轉換表的第 35 部分 - Unicode U+81E1 到 U+834D。 2024-02-03, ∼352🔥, 0💬
Big5Unicode.java - Big5 to Unicode Mapping
Big5Unicode.java is a Java program that generates a table to map all Big5 characters from Big5 Codes to Unicode Codes. 2024-01-29, ∼352🔥, 0💬
JDK Documentation Installation
This section describes how to install JDK Documentation on your own machine. 2022-10-01, ∼352🔥, 0💬
Archived: GC Test - Releasing Old vs. New Objects
This section provides a tutorial example on testing garbage collection by comparing performances between release old objects and new objects. 2022-10-01, ∼352🔥, 0💬
JVM Architectures and Components
This section presents a JVM architecture and components shared by most JVM implementations. 2022-10-01, ∼352🔥, 0💬
Horoscope and Horoscopic Astrology
This chapter provides a brief overview of horoscopic astrology and horoscope. 2022-10-01, ∼352🔥, 0💬
Big5 到 Unicode 轉換 - 特殊符號
本章列出了big5特殊符號区的字符集和编码,以及它们所对应的 Unicode编码。特殊符號共收录有字母和符号 408 个。 2024-01-31, ∼351🔥, 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, ∼351🔥, 0💬
Popular Posts:
This section describes what are JVM stacks. One stack is created for each thread to hold frames whic...
This section describes the free Web service GetCountries provided by WebserviceX.NET. GetCountries a...
This section provides a quick introduction of the UTF-16 (Unicode Transformation Format - 16-bit) en...
This section provides a tutorial example on how to extract files out of a JAR file with the 'jar --e...
This chapter provides tutorial notes on using JDBC-ODBC Bridge to access data stored in flat text fi...