Popular Books:
What Is DTD (Document Type Definition)
This section provides a quick introduction of DTD (Document Type Definition) - a language that can be used to define a document type for SGML or XML documents. 2022-10-01, ∼379🔥, 0💬
What Is "os" Module
This section describes the 'os' module, which provides you an interface to the operating system where the Python script in running. 2022-07-19, ∼379🔥, 0💬
DC00: Low Surrogates
This section provides a quick summary of the Unicode code point block: 'Low Surrogates', which contains 1024 code points to represent Low Surrogates used in the UTF-16 encoding. 2024-01-23, ∼378🔥, 0💬
XML Schema Processors
This section describes XML Schema processors like Xerces2 and XML Spy. 2022-10-01, ∼378🔥, 0💬
Using MSBuild with Multiple Source Files
A tutorial example is provided on how to specify the 'Csc' command patch name and output file name using properties. 2022-10-01, ∼378🔥, 0💬
Retrieving BLOB Values with getBinaryStream() Method
This section describes how to retrieve BLOB values with the ResultSet.getBinaryStream() method. 2022-07-01, ∼378🔥, 2💬
SQL*Plus - Create New User and Login
This section describes how to use SQL*Plus to create a new user in Oracle server and login as the new user. 2025-02-07, ∼377🔥, 1💬
XSD Schema XML DOM Validator with Error Handler
This section describes a tutorial example on how to create an error handler to be used by the validator to alter the default error handling behavior. 2022-10-01, ∼377🔥, 0💬
PKI (Public Key Infrastructure) Terminology
This section provides descriptions on some commonly used PKI (Public Key Infrastructure) terminologies 2022-10-01, ∼376🔥, 0💬
Solar Terms Used in Chinese Calendar
This section describes solar terms are used in Chinese calendar. 2022-10-01, ∼376🔥, 0💬
MySQL 8.0 Download, Installation and Start
This section provides a tutorial example on how to download, install and start MySQL 8.0 server on Windows systems. 2022-10-01, ∼376🔥, 0💬
MySQL Server Socket Connection on CentOS
This section provides a tutorial example on how to use the Socket Connection for client programs from the same host as the MySQL 8 Server on CentOS 8 systems. 2022-10-01, ∼376🔥, 0💬
Popular Posts:
This chapter provides notes and tutorial examples on XML Tools Plugin for Notepad++. Topics include ...
This section describes how to download and install JDK 12 on a Windows system.
This section describes 2 types of locks: Read Lock (Shared Lock) and Write Lock (Exclusive Lock), an...
This section describes how to view account QR code in MetaMask.
This chapter provides tutorial examples and notes about DES algorithm implementation in Java languag...