<< < 245 246 247 248 249 250 251 252 253 254 255 > >>   ∑:8894  Sort:Date

HyObject.java - Data Element Class
This section describes a sample data element class, HyObject.java, which can be used to represent the data objects that you want to put them in a collection and sort them.
2022-10-01, ∼186🔥, 0💬

Archived: blockexplorer.com - Bitcoin Block Explorer
This section describes what is lockexplorer.com.
2022-10-01, ∼186🔥, 0💬

Performance Test and System Interruptions
This section provides a tutorial showing performance measurement impact of operating system interruptions on JVM.
2022-10-01, ∼186🔥, 0💬

Review My Root CA Certificate on macOS
This section provides a tutorial example on how to review my self-signed root CA and make it trusted on macOS using Keychain Access.
2022-10-01, ∼186🔥, 0💬

Review Private Key of My CA Certificate on macOS
This section provides a tutorial example on how to review my private and public key pair that was used in my self-signed root CA certificate on macOS using Keychain Access.
2022-10-01, ∼186🔥, 0💬

Common Features of All Data Types
This section describes some common features of all data types: unique identifiers, id(object) and type(object) functions, data type categories, casting to Boolean values, etc.
2022-10-01, ∼186🔥, 0💬

"while" Statement for Execution Loop
This section provides a quick introduction of 'while' statement, which executes a block of sub-statements repeatedly while the given condition is valid.
2022-10-01, ∼186🔥, 0💬

"with" Statement for Context Manager
This section provides a quick introduction of 'with' statement, which wraps a standard 'try' statement with a context manager object.
2022-10-01, ∼186🔥, 0💬

Downloading and Installing JDK on Mac
This section describes how to download and install JDK on a macOS computer.
2022-10-01, ∼186🔥, 0💬

Received: from ... by ... - SMTP Server Log
This section provides an email message example with 'Received: from ... by ...' header to to record a log message when the message was transmitted from one SMTP server to another.
2024-06-08, ∼185🔥, 0💬

What Is SMTPS
This section provides a quick introduction on SMTPS (Simple Mail Transfer Protocol Secure) for message transmission. A SMTPS sample session of submitting an email message using the 'openssl s_client' command is included.
2024-04-06, ∼185🔥, 0💬

Big5 > Unicode 轉換: 二级漢字 - 第 D1 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 D1 行。
2024-01-31, ∼185🔥, 0💬

Big5 > Unicode 轉換: 二级漢字 - 第 E0 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 E0 行。
2024-01-31, ∼185🔥, 0💬

"SoapResponder" and Web Service Test Tool
This chapter provides a quick introduction of free mock Web services 'SoapResponder' and online test tool provided by soapclient.com.
2024-01-21, ∼185🔥, 0💬

What Is Socket Communication?
This section describes the socket communication model on the Internet network. A socket represents one end-point of a two-way communication link between two programs running on the Internet network.
2022-11-02, ∼185🔥, 0💬

soapversion('1.2') Sets Correct Envelope namespace
This section provides a tutorial example on how to use soapversion('1.2') to tell service() to use the correct namespace for the Envelope.
2022-10-25, ∼185🔥, 0💬

List of Various Speeds
This section lists various speeds to give us a sense of scale about speed.
2022-10-21, ∼185🔥, 0💬

Summary - Migrating "OpenSSL" Keys to "keystore"
This section describes high level steps on how to migrate a private key generated by 'OpenSSL' into a JKS (Java KeyStore) file. The key step is to merge the private key with its self-signed certificate into a PKCS#12 file.
2022-10-12, ∼185🔥, 0💬

stat() - Returns File Statistics
This section provides a tutorial example on using stat() to return many statistics of the specified file, including file size, creation time, and last modification time.
2022-10-08, ∼185🔥, 0💬

SoapTcpClient.pl - SOAP Client Example with TCP Protocol
This section provides a tutorial example on how to use the SOAP::Lite module to create a SOAP client program, SoapTcpClient.pl, with the TCP protocol.
2022-10-04, ∼185🔥, 0💬

sax.DocumentTracer and sax.Writer
This section provides tutorial examples on how to use sample programs sax.DocumentTracer and sax.Writer to validate XML documents with XSD schema. Their error reporting format is better than dom.GetElementsByTagName and dom.Writer.
2022-10-01, ∼185🔥, 0💬

getTime - Response Message Sample
This section provides a response message sample of getTime Web service.
2022-10-01, ∼185🔥, 0💬

Jupiter Sign and Horoscope
This section provides an quick introduction of Jupiter sign in horoscope.
2022-10-01, ∼185🔥, 0💬

UNIX File System Hierarchy
This section provides a quick introduction of UNIX file system hierarchy.
2022-10-01, ∼185🔥, 0💬

<< < 245 246 247 248 249 250 251 252 253 254 255 > >>   ∑:8894  Sort:Date