Popular Books:
Correction to Sun Implementation of UUEnccode
This section provides a correction to the Java implementation of UUEncode by Sun to fix the problem with the end of line delimiter. 2022-10-01, ∼477🔥, 0💬
Tools and Utilities
This chapter provides introductions and tutorial on Linux tools and utilities. Topics include installing Tesseract OCR engine. 2022-10-01, ∼477🔥, 0💬
Archived: Downloading and Installing PHP 5.0.4 for Windows
This section provides a tutorial example on how to download and install the PHP engine 5.0.4 on a Windows system. 2022-10-01, ∼476🔥, 0💬
Standard Steps to Validate XML Documents Against a Schema
This section describes the standard steps of loading an XML schema file and use it to validate XML documents. 2022-10-01, ∼476🔥, 0💬
"language" Datatype Values - Invalid Inputs
This section provides a tutorial example on invalid input XML elements for 'language' datatype. JDK 1.7 is the best tool reporting validation errors. 2022-10-01, ∼476🔥, 0💬
Creating REST Project without WADL
This section provides a tutorial example on how to create a REST project to test REST Web service that has no WADL document. 2022-10-01, ∼476🔥, 0💬
Archived: Downloading and Installing SoapUI 5.2
This section provides a tutorial example on downloading and installing SoapUI 5.2 on Windows system. 2022-10-01, ∼476🔥, 0💬
Comparing Chinese Horoscope with Western Horoscope
This section describes a brief comparison between Chinese Horoscope and Western Horoscope. 2022-10-01, ∼476🔥, 0💬
Install and Manage PHP Modules on CentOS
This section provides a tutorial example on how to search and install additional PHP modules on CentOS 8 systems using 'dnf/yum' as the package manager. 2022-10-01, ∼476🔥, 0💬
大五碼(Big5)字元集
本節介紹了大五碼 (Big5) 漢字字元集。大五碼是一种中文繁体字編碼,收錄了 13,461 個符號和漢字,分為三個區域:特殊符號區,一級漢字區,二級漢字 區。 2024-02-03, ∼475🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼475🔥, 0💬
"Mod" - Arithmetic Modulus Operation
This section provides some detail rules and a tutorial example on how arithmetic modulus operation works in VBScript. 2022-10-01, ∼475🔥, 0💬
What Is java.lang.Class Class
This section describes what is java.lang.Class class - A built-in class that represent instances of all data types used in a Java application in the JVM. 2022-10-01, ∼475🔥, 0💬
InnoDB Storage Engine - Primary and Secondary Indexes
This chapter provides tutorial notes to demonstrate how InnoDB stores data rows, the primary index, and secondary indexes. 2022-10-01, ∼475🔥, 0💬
Install MySQL Connector/Python with "pip"
This section provides a tutorial example on how to install MySQL Connector/Python package with 'pip' command. 2022-10-01, ∼475🔥, 0💬
Using Python Shell at python.org
This section provides a tutorial example on how to use to the Python shell at python.org with a Web browser to run Python code. 2026-01-03, ∼474🔥, 0💬
Unicode 到 Big5 轉換 - 13,461 全部字符
本章列出了 Unicode 到 Big5 轉換表,包括大五碼(Big5)字符集中 13,461 全部字符。 2024-01-31, ∼474🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to list files stored in a JAR file with the 'jar --l...
This section provides a test program for the Java implementation of UUEncode by Sun. Tests of both e...
This chapter provides a quick introduction of the free Web service, GetCitiesByCountry, returning a ...
This section describes why sorting is needed - Search in a sorted collection is much faster than an ...
This section provides a tutorial example on how to write a Java program using socket interface to se...