Popular Books:
Table Column Types for LOB (Large OBject)
Describes 8 types of table columns to store LOB (Large OBject) data: TINYBLOB, BLOB, MEDIUMBLOB, LONGBLOB, TINYTEXT, TEXT, MEDIUMTEXT, and LONGTEXT. 2022-10-01, ∼203🔥, 0💬
"SHOW STATUS ..." - Server Status Variables
This section describes Server Status Variables, which are counters used by MySQL server to provide statistics information about its running status. 2022-10-01, ∼203🔥, 0💬
Archived: Sending Text in Latin1 Encoding to MySQL 5
This section provides a test on sending non-ASCII character strings to MySQL server in Latin1 encoding. 2022-10-01, ∼203🔥, 0💬
Crypt::ECB Encryption Test Cases
Test cases are provided to run Crypt::ECB with Crypt::Blowfish and no padding. Secret key must be between 8 bytes and 56 bytes long. 2022-10-01, ∼203🔥, 0💬
"if" Statement for Conditional Execution
This section provides a quick introduction of 'if' statement, which selects a block of sub-statements to execute based on given conditions. 2022-10-01, ∼203🔥, 0💬
Retrieving CLOB Values with getCharacterStream() Method
This section describes how to retrieve CLOB values with the ResultSet.getCharacterStream() method. 2022-10-01, ∼203🔥, 0💬
Creating Database and User with MySQL Monitor
This section describes how to create a new database and a new user with MySQL monitor. 2022-10-01, ∼203🔥, 0💬
getProcedures() - Listing Stored Procedures
This section describes how to get a list of stored procedures in the database server. 2022-10-01, ∼203🔥, 0💬
Reference Citations in 2024
This is a collection of reference citations to Herong's tutorials on the Internet in 2024. 2025-01-07, ∼202🔥, 0💬
OpenSSL CA Database Files
This section describes OpenSSL CA database files, including the primary database file 'index.txt' and the serial number file 'serial'. 2024-11-27, ∼202🔥, 0💬
SSL/TLS Support on Tomcat 8 or Older
This section provides a tutorial example on how to configure Tomcat 8 or older to support SSL/TLS for the HTTPS service. 2024-04-12, ∼202🔥, 0💬
從大五碼到 Unicode 轉換表製作程式
本章介紹了 Big5Unicode.java 源程式。它可以用來製作大五碼 (Big5) 到 Unicode 編碼轉換表。 2024-02-03, ∼202🔥, 0💬
Big5 > Unicode 轉換: 一级漢字 - 第 A8 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 A8 行。 2024-01-31, ∼202🔥, 0💬
Big5 > Unicode 轉換: 一级漢字 - 第 B9 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 B9 行。 2024-01-31, ∼202🔥, 0💬
Big5 > Unicode 轉換: 一级漢字 - 第 C5 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 C5 行。 2024-01-31, ∼202🔥, 0💬
Unicode > Big5 轉換: 第 30 部分 - U+79A0 到 U+7B49
本節列出了 Unicode 到 Big5 代碼轉換表的第 30 部分 - Unicode U+79A0 到 U+7B49。 2024-01-31, ∼202🔥, 0💬
Unicode > Big5 轉換: 第 37 部分 - U+84CF 到 U+8629
本節列出了 Unicode 到 Big5 代碼轉換表的第 37 部分 - Unicode U+84CF 到 U+8629。 2024-01-31, ∼202🔥, 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, ∼202🔥, 0💬
Visiting an "https" Web Site with Firefox
This section describes how Firefox shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2022-10-06, ∼202🔥, 0💬
Popular Posts:
Astrology is a form of divination based on the theory that the movements of the celestial bodies&...
This section provides tutorial example on how to download and install J2SE (JDK - Java Development K...
This section describes how to download Apache (HTTP Server) 2.2.25 binary distribution for Windows s...
This section provides a tutorial example on how to download and install Microsoft Visual C# 2010 Exp...
This section provides a quick introduction of Web server log files with examples of IIS and Apache s...