Popular Books:
Archived Tutorials
This chapter contains some archived tutorial notes and example codes from previous versions of this book. 2022-10-08, ∼225🔥, 0💬
Chinese Calendars: Year 1991 to 2000
This chapter provides Chinese calendars for 10 years from 1991 to 2000. 2022-10-07, ∼225🔥, 0💬
Reference Citations in 2008
This is a collection of reference citations to Herong's tutorials on the Internet in 2008. 2022-10-06, ∼225🔥, 0💬
Newton's First Law of Motion
This section introduces Newton's First Law of Motion - If the net force acting on an object is zero, then the velocity of the object is constant. 2022-10-05, ∼225🔥, 0💬
2011 年年历 - 兔年
中国年历 - 2011 年年历 - 兔年 2022-10-05, ∼225🔥, 0💬
IRI Style Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style. 2022-10-01, ∼225🔥, 0💬
GetAirportInformationByCountry - Response Message Sample
This section provides a response message sample of GetAirportInformationByCountry Web service. 2022-10-01, ∼225🔥, 0💬
Command Line Variable Substitution
This section provides a quick introduction of C shell command line variable substitution. 2022-10-01, ∼225🔥, 0💬
Convert Table to InnoDB Storage Engine
This section provides a tutorial example on how to convert a database table from MyISAM to InnoDB engine without taking the MySQL server offline. 2022-10-01, ∼225🔥, 0💬
Most Popular Search Queries
The most popular search queries based on query strings used in referral URLs for last 105 days of year 2006. 2022-10-01, ∼225🔥, 0💬
Verify Certificate Signed by My CA on macOS
This section provides a tutorial example on how to verify certificate signed with my private key and my root CA certificate on macOS using Keychain Access. 2022-10-01, ∼225🔥, 0💬
"for" Statement for Iterative Execution
This section provides a quick introduction of 'for' statement, which executes a block of sub-statements repeatedly while the given condition is valid. 2022-10-01, ∼225🔥, 0💬
What Is ASN.1 (Abstract Syntax Notation One)
This section introduces ASN.1 (Abstract Syntax Notation One), which is a language that allows you to define your own constructed data types. 2024-11-27, ∼224🔥, 0💬
Unicode 到 Big5 轉換: 第 15 部分 - U+62FE 到 U+6473
本節列出了 Unicode 到 Big5 代碼轉換表的第 15 部分 - Unicode U+62FE 到 U+6473。 2024-02-03, ∼224🔥, 0💬
Unicode 到 Big5 轉換: 第 29 部分 - U+780D 到 U+799C
本節列出了 Unicode 到 Big5 代碼轉換表的第 29 部分 - Unicode U+780D 到 U+799C。 2024-02-03, ∼224🔥, 0💬
Test DataFlex with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'DataFlex' provided by oorsprong.org using the Zeep Python library. 2024-01-21, ∼224🔥, 0💬
Monkey Programming/Unsigned Shift Right
'Shift Operations - Left, Right or Unsigned Right Shift' tutorial was cited in a Monkey Programming Forum post in 2012. 2023-02-22, ∼224🔥, 0💬
Chinese Calendars: Year 2071 to 2080
This chapter provides Chinese calendars for 10 years from 2071 to 2080. 2022-12-10, ∼224🔥, 0💬
Lagrangian in Cartesian Coordinates
This section provides a quick introduction to the Lagrangian in Cartesian coordinates, expressed in terms of r, r' and t. 2022-12-08, ∼224🔥, 0💬
Commonly Used Debugging Commands
This section describes how to run the Perl built-in debugger with the 'perl -d' option. Commonly used debugging commands are also provided. 2022-10-31, ∼224🔥, 0💬
Action - Integral of Lagrangian
This section provides an introduction of Action, the integral of Lagrangian of a given system between two time instances. 2022-10-30, ∼224🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to detect Java thread deadlocks with the thread stac...
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Gr...
This section provides a quick introduction on how to manage keychains with command line tools.
"GetStockPrice" is an RPC method based Web service for testing purpose only. High level information ...
This book is a collection of tutorial notes and sample codes written by the author while he was lear...