Popular Books:
String Related Built-in Functions
This section describes built-in functions to manipulate strings: chop(), length(), index(), substr(), split(). 2022-10-17, ∼187🔥, 0💬
JCE DES Operation Mode Testing Program Result
This section provides testing results of a tutorial example program to test DES operation modes implemented in the JDK JCE package. 2022-10-17, ∼184🔥, 0💬
Derby - Storing ClientDataSource Objects on File System
This section describes how to store a Derby JDBC ClientDataSource object in the file system using JNDI File System Service Provider. 2022-10-17, ∼211🔥, 0💬
Year 2065 Chinese Calendar - Year of the Rooster
2022-10-17, ∼149🔥, 0💬
Year 1936 Chinese Calendar - Year of the Rat
2022-10-17, ∼146🔥, 0💬
Year 1935 Chinese Calendar - Year of the Boar
2022-10-17, ∼167🔥, 0💬
Chinese Calendars: Year 1931 to 1940
This chapter provides Chinese calendars for 10 years from 1931 to 1940. 2022-10-17, ∼197🔥, 0💬
1910 年年歷 - 狗年
中國年歷 - 1910 年年歷 - 狗年 2022-10-17, ∼155🔥, 0💬
1929 年年历 - 蛇年
中国年历 - 1929 年年历 - 蛇年 2022-10-17, ∼175🔥, 0💬
Derby (Java DB) Network Server and JDBC Driver Info
This section describes how to get some basic info about Derby (Java DB) and JDBC driver through the JDBC DatabaseMetaData object. 2022-10-17, ∼205🔥, 0💬
SOAP RPC Presentation
This chapter provides notes and examples on SOAP RPC Presentation, Web Method, RPC request and response messages. 2022-10-17, ∼207🔥, 0💬
2058 年年歷 - 虎年
中國年歷 - 2058 年年歷 - 虎年 2022-10-17, ∼446🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache HTTP server. 2022-10-17, ∼183🔥, 0💬
ResultSet Cursor and Scrollability
This section describes what is ResultSet cursor and ResultSet scrollability. 2022-10-17, ∼192🔥, 0💬
Recording Video of an Android Device
'(adb push) and (adb pull) Commands' tutorial was cited in a Microsoft Dynamics Community forum post in 2016. 2022-10-17, ∼147🔥, 0💬
Archived: Java SE 1.6 Update 2 Installation
This section describes how to install Java SE 1.6 Update 2. 2022-10-17, ∼187🔥, 0💬
Web Method Feature
This section describes the SOAP Web Method Feature, its properties and processing rules. 2022-10-17, ∼184🔥, 0💬
References
List of reference materials used in this book. 2022-10-17, ∼228🔥, 0💬
Reference Citations in 2009
This is a collection of reference citations to Herong's tutorials on the Internet in 2009. 2022-10-17, ∼179🔥, 0💬
Popular Posts:
This chapter provides notes and tutorial examples on UTF-16, UTF-16BE and UTF-16LE encodings. Topics...
This section describes two types of 'import' statements: Single Type Import and On-Demand Type Impor...
This section provides a tutorial example showing that space character ' ' is not allowed in cookie v...
This book is a collection of tutorial notes and example codes written by the author while he was lea...
This section describes an error case where a UTF-8 encoding page contains GB18030 characters.