<< < 111 112 113 114 115 116 117 118 119 120 121 > >>   ∑:8894  Sort:Date

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💬

Keychain Access - Certificate Manager
This chapter provides tutorial notes and example codes on Keychain Access as the certificate manager on macOS. Topics include introduction of Keychain Access; listing trusted root CA certificates; exporting certificates from or importing them to Keychain Access; detrusting or deleting certificates; ...
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💬

💬 2025-02-07 HASHWADHARINI: ERROR at line 1: ORA-65096: invalid common user or role name SQL> -- The above error is caused by the Multitenant Environment fe...

11700: Ahom
This section provides a quick summary of the Unicode code point block: 'Ahom', which contains 58 code points to represent the Ahom script used in northeast India, primarily to write the Tai Ahom language.
2024-01-23, ∼377🔥, 0💬

ClassLoader Class - Class Loaders
This chapter provides tutorial notes and example codes on java.lang.ClassLoader class. Topics include JRE class loaders: Bootstrap, Extensions and System Class Loaders; using getSystemClassLoader().loadCla ss()to load classes explicitly; using 'verbose:class' option to see when and where classes are...
2022-10-01, ∼377🔥, 0💬

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💬

Macintosh - The First GUI Based Personal Computer
This section provides a quick introduction of the original Macintosh, the first commercial personal computer with GUI (Graphical User Interface) developed by Apple Inc. in 1984.
2022-10-01, ∼377🔥, 0💬

112B0: Khudawadi
This section provides a quick summary of the Unicode code point block: 'Khudawadi', which contains 69 code points to represent a script used historically for writing the Sindhi language, which is spoken in India and Pakistan.
2024-01-23, ∼376🔥, 0💬

OpenSSL Failing to Verify Server's Certificate
This section provides a tutorial example on how OpenSSL fails to verify HTTPS server's certificate using the 'cafile' SSL context option. The CA certificate can not be found.
2022-10-01, ∼376🔥, 0💬

PKI (Public Key Infrastructure) Terminology
This section provides descriptions on some commonly used PKI (Public Key Infrastructure) terminologies
2022-10-01, ∼376🔥, 0💬

What Is SAX (Simple API for XML)
This section provides a quick introduction of SAX (Simple API for XML) - an Application Programming Interface (API) that allows applications to process XML files by handling events fired by the parser while it traverses the XML structure.
2022-10-01, ∼376🔥, 0💬

Footprint Comparison - OpenJ9 vs. HotSpot
This section provides a tutorial example on how to compare footprint of OpenJ9 and HotSpot JVMs. My tests show that OpenJ9 footprint is 28% smaller than HotSpot on a CentOS Linux computer.
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💬

rdkit.Chem.rdmolops - Molecule Operations
This chapter provides introductions and tutorial examples on rdkit.Chem.rdmolops module. Topics include introduction of rdkit.Chem.rdmolops module methods: CombineMols(), RDKFingerprint(), ReplaceSidechains(), ReplaceCore(), etc..
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💬

109A0: Meroitic Cursive
This section provides a quick summary of the Unicode code point block: 'Meroitic Cursive', which contains 96 code points to represent Meroitic Cursive alphabets used in the Meroitic language.
2024-01-23, ∼375🔥, 0💬

JIS X0208 Character Code Values
This section provides a quick introduction of JIS X0208 character code values. Each character has a code of 2 bytes: high byte is row number plus 32 and low byte is column number plus 32.
2022-10-01, ∼375🔥, 0💬

Viewing Server Certificate Path in Mozilla Firefox
This section provides a tutorial example on how to view certificate path when visiting a 'https' Website in Mozilla Firefox. The top certificate in a certificate path is the root CA certificate, which is trusted automatically.
2022-10-01, ∼375🔥, 0💬

<< < 111 112 113 114 115 116 117 118 119 120 121 > >>   ∑:8894  Sort:Date