<< < 123 124 125 126 127 128 129 130 131 132 133 > >>   ∑:8894  Sort:Date

LWP Library Supports HTTPS
This section provides a tutorial example on writing a Perl script to verify HTTPS support of the LWP Library.
2022-10-01, ∼341🔥, 0💬

"Mod" - Arithmetic Modulus Operation
This section provides some detail rules and a tutorial example on how arithmetic modulus operation works in VBScript.
2022-10-01, ∼341🔥, 0💬

"dateTime" and Its Related Datatypes
This chapter provides notes and tutorial examples on 'dateTime' and its related datatypes. Topics include introduction of dateTime, dateTimeStamp, date, time, gYear, gMonth, gDay, gYearMonth, gMonthDay, duration, yearMonthduration and dayTimeduration datatypes; date and time seven-property model; sa...
2022-10-01, ∼341🔥, 0💬

Validating XML Documents with Schema Locations
This section describes a tutorial example on how to validate an XML document with schema location assigned inside the XML document using Xerces API.
2022-10-01, ∼341🔥, 0💬

What Is C Language
This section provides a quick introduction of C language, a general purpose and procedural programming language that supports memory address pointers and dynamic memory allocation.
2022-10-01, ∼341🔥, 0💬

Issues during MySQL Installation
Issues occurred during the installation process of MySQL 8.0.16 on a Windows system using MySQL Installer.
2022-10-01, ∼341🔥, 0💬

Archived: php_mysql.dll - Configuring PHP to Use MySQL Extension
This section describes how to configure PHP load MySQL extension, php_mysql.dll, to use MySQL functions.
2022-10-01, ∼341🔥, 0💬

Ways to Control Secret Key and IV
A quick explanation of different Blowfish cipher operation modes and different ways to control the secret key and the IV: literal key, salted key and random key.
2022-10-01, ∼341🔥, 0💬

Blowfish 8-Bit Cipher in PHP
Tutorial notes and example codes on Blowfish 8-Bit Cipher. Topics include introduction of CFB-8 and OFB-8 cipher operation modes; Blowfish 2-block test vectors in CFB-8 and OFB-8 modes.
2022-10-01, ∼341🔥, 0💬

Get Test Bitcoins to My Copay Wallet
This section describes how to create Copay wallet on Bitcoin Test Network.
2022-10-01, ∼341🔥, 0💬

RDKit Performance on Substructure Search
This chapter provides introductions and tutorial examples on substructure search performance with RDKit. Topics include introduction of large molecule dataset; substructure search on one molecule at a time taking a long time; substructure search on with a molecule object library taking a large memor...
2022-10-01, ∼341🔥, 0💬

"async" Function Example
A tutorial example is provided on how to write an 'async' function with Task&lt;T&gt; return type. An 'async' function needs an 'await' expression to trigger a child thread to split executions.
2018-12-08, ∼341🔥, 3💬

💬 2018-12-08 Herong: Alan, Thanks for sharing the issue and the solution. It's definitely helpful.

💬 2018-12-06 Alan: Found the reason: https://blog.stephencleary.com/2012/ 07/dont-block-on-async-code.html

💬 2018-12-06 Alan: This code works. Then I insert this into a WindowsForms app, activate on a button click, and it just hangs. Why?

Content-Transfer-Encoding: base64 - Base64 Encoded Content
This section provides an email message example with 'Content-Transfer-Encoding: base64' header to indicate that the content is Base64 encoded, commonly used for protecting non-ASCII characters.
2025-05-14, ∼340🔥, 1💬

💬 2025-05-14 all: ZvEP2RVEt4yWm2tCj45uXe

10350: Old Permic
This section provides a quick summary of the Unicode code point block: 'Old Permic', which contains 48 code points to represent Old Permic alphabets used in the Old Permic language.
2024-01-23, ∼340🔥, 0💬

Listing of ASCII Characters and Encoded Bytes
This section provides a complete list of ASCII characters, code points and encoded bytes.
2022-10-01, ∼340🔥, 0💬

Request and Response - Get Stock Price
This section provides a mock request and a mock response for the GetStockPrice Web service that uses SOAP 1.1 over HTTP with style='rpc', use='encoded' and encodingStyle='http://schemas. xmlsoap.org/soap/encoding/'
2022-10-01, ∼340🔥, 0💬

Archived: Downloading and Installing Axis2/Java 1.4.1
This section provides a tutorial example on how to download and install Axis2/Java 1.4.1 to a Windows systems that has JDK 1.6.0 available.
2022-10-01, ∼340🔥, 0💬

g77 - GNU Project FORTRAN Compiler
This section provides a quick introduction of g77, the GNU Project FORTRAN Compiler. A sample session of compilation, linking and executing a FORTRAN 77 program is also provided.
2022-10-01, ∼340🔥, 0💬

JDBC Driver Connection URL
This section describes the connection URL format and how to create connection objects with the DriverManager class.
2022-10-01, ∼340🔥, 0💬

GetRDKitFPGenerator() Method in RDKit
This section provides a quick introduction on the rdkit.Chem.rdFingerprintGenera tor.GetRDKitFPGenerator()Method in the RDKit library.
2023-04-04, ∼339🔥, 0💬

java.time.Instant - Representing a Moment of Time
This section describes the java.time.Instant class that represents a moment of time expressed in 2 components, Epoch-Second and Nanosecond-of-Second.
2022-10-01, ∼339🔥, 0💬

Installing CAcert.org Root CA in Firefox
This section provides a tutorial example on how to install CAcert.org root CA certificate in Firefox. Note that CAcert.org CA certificate is not pre-installed in Firefox.
2022-10-01, ∼339🔥, 0💬

Creating Service Client with WSDL 1.1 Document
This section provides a tutorial example on how to create a ServiceClient object with a given WSDL document, a service name and a port name defined in the WSDL document.
2022-10-01, ∼339🔥, 0💬

EL (Expression Language)
This chapter provides tutorial notes and example codes on EL (Expression Language). Topics include what is EL; expression types and usage; literal data and variables; EL operators; implicit objects; pageContext attributes.
2022-10-01, ∼339🔥, 0💬

<< < 123 124 125 126 127 128 129 130 131 132 133 > >>   ∑:8894  Sort:Date