Popular Books:
Basics of Astrology and Astronomy
This chapter provides some basic knowledge of astronomy and explains how astronomy is related to astrology. 2022-10-01, ∼336🔥, 0💬
1978 - The C Shell Developed by Bill Joy
This chapter provides some history of C Shell developed by Bill Joy in 1978 for Unix systems command syntaxes modeled after the C language. 2022-10-01, ∼336🔥, 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, ∼336🔥, 0💬
Add "keyUsage" into Root CA
This section provides a tutorial example on how to add 'keyUsage' and other X509v3 extensions to a self-signed root CA certificate. 2024-11-27, ∼335🔥, 0💬
What Is Morgan Fingerprint Generator in RDKit
This section provides a quick introduction on the Morgan Fingerprint Generator provided in the RDKit library. 2023-04-04, ∼335🔥, 0💬
Unicode 13.0 Character Samples
Some samples of characters added in Unicode 13.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼335🔥, 0💬
Archived: Downloading and Installing PHP 7.0 for Windows
This section provides a tutorial example on how to download and install the PHP engine 7.0 on a Windows system. 2022-10-01, ∼335🔥, 0💬
1957 - FORTRAN Language Developed by IBM
This chapter provides some history of FORTRAN language developed by a team of IBM employees led by John Backus in 1957 2022-10-01, ∼335🔥, 0💬
Virtual Memory Upper Limit
This section provides a tutorial example on how to test virtual memory upper limit, which is close to 2 GB on 32-bit Windows systems. 2022-10-01, ∼335🔥, 0💬
List of MySQL Programs
This section provides a list of main executable programs provided in MySQL 5.0 Community Edition. 2022-10-01, ∼335🔥, 0💬
mysqld - The MySQL Server Program
A quick introduction on the MySQL server daemon program, 'mysqld'. If MySQL service is installed as a Windows service, there is no need to run 'mysqld' directly. 2022-10-01, ∼335🔥, 0💬
Setup MetaMask Extension for Chrome
This section describes how to setup MetaMask extension for Chrome. 2022-10-01, ∼335🔥, 0💬
SslSocketTest.java - Default SSL Socket Factory Test
This section provides a tutorial example on how to write a simple program to test the SSLSocketFactory class and the SSLServerSocketFactory class. 2022-10-01, ∼334🔥, 0💬
JVM Troubleshooting Tools in JDK
This section provides quick descriptions on JVM troubleshooting tools included in JDK. 2022-10-01, ∼334🔥, 0💬
Setting Up IIS to Run ASP Pages - asp.dll
This section provides a tutorial example on how to set up IIS 5.0 to run ASP pages. The important step is to link the .asp extension to the asp.dll library. 2022-10-01, ∼334🔥, 0💬
Popular Posts:
Hi Dr. Herong Yang, I have just been looking at your CD notes on your website. Incredibly impressive...
Want to know when is the 2031 Chinese New Year day? Look for free Chinese calendars for 2031? Chines...
As early as 2,500 years ago, about the Spring and Autumn Period (770-476 BC), China had determined t...
This section describes how to create a table with an AUTO_INCREMENT column.
This section provides a tutorial example on how to use 'jar --main-class ...' command option to spec...