<< < 153 154 155 156 157 158 159 160 161 162 163 > >>   ∑:9067  Sort:Rank

"pathlib.Path" - Path for Both Linux and Windows
This section describes the 'Path' class which represents a concrete path for Windows or Unix/Linux systems.
2022-10-01, ∼1467🔥, 0💬

Archived: Download and Install JDK 12 on Windows
This section describes how to download and install JDK 12 on a Windows system.
2022-10-01, ∼1462🔥, 0💬

Astrology Notes - Herong's Notes
This book is a collection of my personal notes on astrology and astronomy. Topics include: Western astrology, Indian (Jyotisha) astrology, and Chinese astrology; the solar system, the celestial sphere, the ecliptic, and the precession; stars, the North Star, constellation, the Little Dipper, and the...
2022-10-01, ∼1459🔥, 0💬

Downloading and Installing JDK on Windows
This section describes how to download and install JDK on a Windows system.
2022-10-01, ∼1456🔥, 0💬

What Are Paired Surrogates
This section provides a quick introduction of paired surrogates which are pairs of 16-bit integers to represent Unicode code points in the U+10000...0x10FFFF range.
2022-10-01, ∼1453🔥, 0💬

JDBC-ODBC - MS Access Database and Driver Info
This section describes how to get some basic info about the Access database and the driver through the JDBC DatabaseMetaData object.
2022-10-01, ∼1438🔥, 0💬

Bitcoin Core Data File Location
This section shows where Bitcoin Core data files are located.
2022-10-01, ∼1437🔥, 0💬

Molecule Substructure Search with RDKit
This chapter provides introductions and tutorial examples on substructure search with RDKit library. Topics include substructure match with HasSubstructMatch() and GetSubstructMatch() methods; using SMARTS patterms as substructures; aligning molecule orientation with substructure; finding MCS (Maxim...
2022-10-01, ∼1437🔥, 0💬

Overflow of Integer and Float Values
This section describes what an arithmetic overflow condition, how the PHP 5 engine handles integer and float value overflow, how to write a PHP code to detect overflow conditions.
2022-10-01, ∼1434🔥, 0💬

Open Babel Installation Options on macOS
This section provides a quick introduction of Open Babel installation options for macOS computers.
2022-10-01, ∼1434🔥, 0💬

"javac -g" - Controlling Debugging Information
This section describes 'javac -g' options to generate debugging information into the class output files. Debugging information in class file can be used by any debugging tools.
2022-10-01, ∼1429🔥, 0💬

xml.sax for Parsing XML Document
This section provides a tutorial example on how to parse an existing XML document with SAX event handlers with Python xml.sax package.
2022-10-01, ∼1429🔥, 0💬

What Is HotSpot JVM
This section describes what is HotSpot - A Java Virtual Machine (JVM) originally developed by Sun Microsystems and now supported by Oracle Corporation.
2022-10-01, ∼1429🔥, 0💬

Running "adb" on USB Debugging Interface
This section provides a tutorial example on how to run 'adb' commands on Samsung Android mini tablet through the USB debugging interface. 'adb -d' is to run commands on the USB connected Android device. But if there is only 1 device, '-d' option is not needed.
2022-10-01, ∼1414🔥, 0💬

Lock and Unlock Keychains
This section provides an introduction to macOS Keychain Access, which manages 4 Keychains of 5 categories of security items: Passwords, Security Notes, My Certificates, Keys, and Certificates.
2022-10-01, ∼1405🔥, 0💬

Examples of XSD 1.1 and XML Files with Errors
This section provides an example XML file associated with an example XSD 1.1 file. The XML file contains some errors intentionally for see how XML validation tools report them.
2022-10-01, ∼1390🔥, 0💬

Using Mozilla Firefox as an XML Browser
This section provides a tutorial example on how to use Mozilla Firefox as an XML file browser. Firefox displays all elements in an XML file in a tree structure.
2022-10-01, ∼1389🔥, 0💬

Archived: Downloading and Installing J2SE 1.6.0 on Windows
This section describes how to download and install Java SE 1.6 Update 2 on Windows.
2022-10-01, ∼1386🔥, 0💬

Unicode Versions Supported in Java History
This section provides a quick summary of different Unicode versions supported in Java history. A major change was introduced in J2SE 5 to support Unicode 4.0 which contains supplementary characters in the range of U+10000 to U+10FFFF.
2022-10-01, ∼1373🔥, 0💬

Create Tables with CLOB Columns
This section describes how to create tables with BLOB (VARBINARY(MAX)) columns in SQL Server server.
2022-10-01, ∼1364🔥, 0💬

Pisces - The Fish, The Twelfth Zodiac Sign
This section describes the twelfth zodiac sign, Pisces, the Fish.
2022-10-01, ∼1362🔥, 0💬

Controlling White Space Characters
This section provides a tutorial example on how to control white space characters in the content of 'block' formatting object. By default, white space characters are collapsed and linefeed chacters are converted to space.
2022-10-01, ∼1361🔥, 0💬

Archived: Downloading and Installing JDK 1.4.1 on Windows
This section provides a tutorial example on how to download and install JDK (or J2SE) 1.4.1 on a Windows 2000 system. A simple Java program was entered, compiled, and executed with the new JDK installation.
2022-10-01, ∼1354🔥, 0💬

The Z Garbage Collector (ZGC) - "+XX:+UseZGC"
This chapter provides tutorial notes and example codes on the Garbage First (ZGC) Collector specified by the '+XX:+UseZGC' JVM option. Topics include introduction the ZGC Collector; ZGC log message format; Stop-The-World behavior of ZGC Collector.
2022-10-01, ∼1352🔥, 0💬

<< < 153 154 155 156 157 158 159 160 161 162 163 > >>   ∑:9067  Sort:Rank