<< < 128 129 130 131 132 133 134 135 136 137 138 > >>   ∑:8894  Sort:Date

php_mbstring.dll - Multibyte String Extension
This section describes how to configure PHP to load the mbstring extension (php_mbstring.dll) to support multibyte string functions for UTF-8 encoding.
2022-10-01, ∼329🔥, 0💬

Access Bitcoin Test Network "-testnet"
This section describes what is Bitcoin Test Network -testnet.
2022-10-01, ∼329🔥, 0💬

Young Generation Collectors - Serial, PS, ParNew, G1
This section describes Garbage Collectors used for the Young generation: Serial, Parallel Scavenge (PS), Parallel New (ParNew), and Garbage First (G1).
2022-10-01, ∼329🔥, 0💬

"INSERT INTO" Statements
This section describes how to insert data rows with INSERT INTO statements.
2016-11-08, ∼329🔥, 1💬

"doveadm" Command - Dovecot's Administration Utility
This section provides a tutorial example on how to use the 'doveadm' command, Dovecot's Administration Utility, to manage various parts of Dovecot.
2024-04-06, ∼328🔥, 0💬

Microsoft JDBC Driver for SQL Server - sqljdbc42.jar
This chapter provides tutorial notes on sqljdbc42.jar, JDBC Driver 4.2 produced by Microsoft for SQL Server 2014. Topics include downloading and installing Microsoft JDBC Driver 4.2; loading sqljdbc42.jar; creating a connection to SQL Server with port number, instance name and database name; closing...
2024-02-21, ∼328🔥, 31💬

XML-JSON Document Conversion
This chapter provides tutorial notes and example codes on XML-JSON Document Conversion. Topics include introduction to JSON document; XML-to-JSON conversion rules, tools, and programming library; JSON-to-XML conversion rules, tools, and programming library.
2022-10-01, ∼328🔥, 0💬

Execution Threads and Multi-Threading Java Programs
This chapter provides tutorial notes and tutorial examples on execution threads and multi-threading programs. Topics include creating threads with thread classes and runnable objects; thread priorities and CPU time sharing; application data sharing; terminating running threads.
2022-10-01, ∼328🔥, 0💬

Deadlock Example - 5 Dining Philosophers
This section provides a Java program that simulates the deadlock example - 5 Dining Philosophers.
2022-10-01, ∼328🔥, 0💬

Micro Benchmark Runner and JVM Options
This chapter provides tutorial notes and example codes on micro benchmark testing. Topics include micro benchmark guidelines; controlling and watching JIT compilation; controlling and watching GC.
2022-10-01, ∼328🔥, 0💬

Salted Key Generation Algorithm
A tutorial example is provided to confirm the Salted Key generation algorithm used by the OpenSSL 'enc -bf-ecb' command. The algorithm is using the MD5 hash function repeatedly on the given passphrase and the given salt to populate the secret key and the IV.
2022-10-01, ∼328🔥, 0💬

GCC - C/C++ Compiler
This chapter provides introductions and tutorial examples about GCC C/C++ compilers. Topics include installing GCC C/C++ compilers; GCC compilation steps and settings; 'g++ -I' for include header files; g++ -l' for static/dynamic library files; 'g++ -shared' for building shared object (dynamic libra...
2022-10-01, ∼328🔥, 0💬

SMTP Submission Service on Port 587 in Postfix
This section provides a tutorial example on how to turn on the Postfix dedicate 'SMTP Submission' service on port 587. This allows port 25 to be used for email Reply only.
2024-04-06, ∼327🔥, 0💬

Parsing WSDL Documents with Zeep Library
This section provides a tutorial example on how to parse WSDL documents and print out available services using Zeep default script. Zeep library supports WSDL 1.1 documents, not WSDL 2.0 documents.
2024-01-10, ∼327🔥, 0💬

GetHashedMorganFingerprint() Method in RDKit
This section provides a quick introduction on the rdkit.Chem.rdMolDescriptors.Ge tHashedMorganFingerprint()Method in the RDKit library.
2023-04-04, ∼327🔥, 0💬

First Apache Ant Build File Example
This section provides a tutorial example on how to write an Apache Ant build file to compile and run a simple Java application, Hello.java.
2022-10-01, ∼327🔥, 0💬

Character Set Encoding Maps - Unicode UTF-16, UTF-16LE, UTF-16BE
This section provides a tutorial example of analyzing and printing character set encoding maps for 3 encoding, UTF-16, UTF-16LE, and UTF-16BE, for Unicode character set.
2022-10-01, ∼327🔥, 0💬

Archived: Downloading and Installing PHP 5.0.4 for Windows
This section provides a tutorial example on how to download and install the PHP engine 5.0.4 on a Windows system.
2022-10-01, ∼327🔥, 0💬

What Is Keychain Access on macOS
This section provides a quick introduction on Keychain Access, which is an administration tool on macOS computers store and manage passwords, private keys and PKI certificates.
2022-10-01, ∼327🔥, 0💬

"javac -X" - Specifying Non-Standard Options
This section describes the Java compiler non-standard options, '-X...'.
2022-10-01, ∼327🔥, 0💬

Installing Latest JDK on macOS
This section provides a tutorial example on how to download and install the latest version JDK, which includes some nice Java tools, on a macOS system.
2022-10-01, ∼327🔥, 0💬

"Sub" Statement and Subroutine Call
This section describes how to define and invoke a subroutine procedure. There is no way to specify a return value in a subroutine procedure.
2022-10-01, ∼327🔥, 0💬

Archived: Downloading and Installing JDK 8
This section describes how to download and install Java SE 8 (JDK 7) on a Windows system.
2022-10-01, ∼327🔥, 0💬

Overview of XSD 1.1 Built-in Datatypes
This section describes what are built-in datatypes defined in XSD 1.1 specification. There are total of 49 built-in datatypes. And 19 of them are primitive datattypes.
2022-10-01, ∼327🔥, 0💬

<< < 128 129 130 131 132 133 134 135 136 137 138 > >>   ∑:8894  Sort:Date