<< < 102 103 104 105 106 107 108 109 110 111 112 > >>   ∑:9086  Sort:Date

Java Language and Unicode Characters
This chapter provides notes and tutorial examples on Unicode support in Java language. Topics including Unicode versions supported in different JDK versions; using 'int' and 'String' data type to store single and multiple Unicode characters; Unicode utility methods in the 'Character' class; 'char' e...
2022-10-01, ∼538🔥, 0💬

Archived: Creating a Digital ID and Sign Word Documents
This section provides a tutorial example on how to create a your own digital ID and use it to add a digital signature to a MS Word 2007 document.
2022-10-01, ∼538🔥, 0💬

"jdeps --inverse --require ..." - Reverse Dependencies
This section provides a tutorial example on how to use 'jdeps --inverse' command to show reverse dependencies of a given Java module.
2022-10-01, ∼538🔥, 0💬

Creating FileVersionInfo Objects
This section provides a tutorial example on how to create a FileVersionInfo object to represent the version information of a specific executable file.
2022-10-01, ∼538🔥, 0💬

Verify Merkle Root of 7 Transactions
This section describes how to verify the Merkle Root of 7 transactions in a Bitcoin block.
2022-10-01, ∼538🔥, 0💬

Listing of Trusted Root CA in macOS
This section provides a tutorial example on how to see the list of trusted root CA (PKI Certificate Authorities) pre-installed on macOS.
2022-10-01, ∼538🔥, 0💬

AB70: Cherokee Supplement
This section provides a quick summary of the Unicode code point block: 'Cherokee Supplement', which contains 80 code points to represent a number of supplemental letters for the Cherokee language.
2024-01-23, ∼537🔥, 0💬

Bourne Shell Command Line Examples
This section provides a quick introduction of the Bourne shell which is the default shell on the Android system, which is based on the Linux system, which is based on Unix system.
2022-10-01, ∼537🔥, 0💬

History of GB Character Sets
This section provides a quick introduction of GB character sets: GB2312-1980, GB1300.1 and GB18030-2000.
2022-10-01, ∼537🔥, 0💬

PKIX Path Building Failed - No CA Certificate
This section provides a tutorial example on how to use the 'java -Djavax.net.ssl.trustStore' to override the default trusted KeyStore and how to demonstrate a 'PKIX path building failed - unable to find valid certification path to requested target' error.
2022-10-01, ∼537🔥, 0💬

Un-Installing MySQL
A tutorial example on how to un-install MySQL on a Windows system using MySQL Installer.
2022-10-01, ∼537🔥, 0💬

Failed to Download Metadata for Repo ...
This section provides a tutorial example on how to fix the error, Failed to Download Metadata for Repo 'AppStream', on CentOS 8 computer.
2022-10-01, ∼537🔥, 0💬

SSL Specification Overview
This section provides a quick overview of the SSL (Secure Socket Layer) protocol. There are 4 sub-protocols in SSL: Record Protocol, Handshake Protocol, Change Cipher Spec Protocol, and Alert Protocol.
2022-10-01, ∼536🔥, 0💬

Listing and Interrupting AWT Threads
This section provides a tutorial example on how to list AWT threads and how to interrupt AWT threads with the interrupt() method.
2021-10-29, ∼536🔥, 1💬

HelloServerWsdl2.php - SOAP 1.1/1.2 Server in WSDL Mode
This section describes a tutorial example of a complete SOAP application with both server and client programs that supports both SOAP 1.1 and SOAP 1.2 with a single WSDL file.
2020-09-07, ∼536🔥, 1💬

0A80: Gujarati
This section provides a quick summary of the Unicode code point block: 'Gujarati', which contains 128 code points to represent Gujarati alphabets used in the Gujarati language.
2024-01-23, ∼535🔥, 0💬

A490: Yi Radicals
This section provides a quick summary of the Unicode code point block: 'Yi Radicals', which contains 64 code points to represent Yi radicals used in the Yi language.
2024-01-23, ∼535🔥, 0💬

Python SOAP Client: Zeep
This chapter provides tutorial notes and example codes on Zeep Python library for WSDL. Topics include introduction of Zeep library; installing Python 3 engine and Zeep library; parsing WSDL 1.1 documents with Zeep default script; invoking WSDL 1.1 services and their operations.
2024-01-10, ∼535🔥, 0💬

What Is Notepad
This section provides a quick introduction of the default text editor, Notepad, included in Windows system. Notepad does support Unicode text files.
2022-10-01, ∼535🔥, 0💬

etherscan.io - View Account Address
This section describes how to view an Ethereum account address on etherscan.io.
2022-10-01, ∼535🔥, 0💬

Certificate Trust Settings in Mozilla Firefox
This section provides a tutorial example on how to view certificate trust settings in Mozilla Firefox. A root CA certificate can not be removed from Mozilla Firefox. But its trust settings can be removed.
2022-10-01, ∼534🔥, 0💬

Copying and Pasting Chinese Input to UTF-8 Web Forms
This section provides a test on copying and pasting Chinese input text from GB18030 and Big5 Web pages to UTF-8 encoded Web forms.
2022-10-01, ∼534🔥, 0💬

Using Open Babel Command: "obabel"
This chapter provides introductions and tutorial examples on Open Babel 'obabel' command. Topics include command line syntax; '-i/-o' for input and output formats; '-O' for output file; '-a/-x' for extra options specific for an input/output format.
2022-10-01, ∼534🔥, 0💬

GetGeoIP - Usage Description
This section describes the free Web service GetGeoIP provided by WebserviceX.NET. GetGeoIP allows you to obtain country information with a given IP address
2020-08-06, ∼534🔥, 1💬

<< < 102 103 104 105 106 107 108 109 110 111 112 > >>   ∑:9086  Sort:Date