Popular Books:
Android Emulator Built-in Apps and Widgets
This section describes the built-in apps and widgets provided in an Android emulator generated from Android SDK R24. 2022-02-26, ∼412🔥, 0💬
0780: Thaana
This section provides a quick summary of the Unicode code point block: 'Thaana', which contains 64 code points to represent Thaana characters used in the Divehi language. 2024-01-23, ∼411🔥, 0💬
FE50: Small Form Variants
This section provides a quick summary of the Unicode code point block: 'Small Form Variants', which contains 32 code points to represent small form signs. 2024-01-23, ∼411🔥, 0💬
String.toCharArray() Returns the UTF-16BE Sequence
This section provides tutorial example on showing that the output of toCharArray() is the same as getBytes('UTF-16BE') at the bit level. 2022-10-01, ∼411🔥, 0💬
Downloading and Installing JDK 20
This section describes how to download and install JDK 20 on a macOS computer. 2022-10-01, ∼411🔥, 0💬
Free Access of Jupyter Notebook and JupyterLab
This section provides a tutorial example on how to use the free JupyterLab server provided at jupyter.org. 2022-10-01, ∼411🔥, 0💬
A930: Rejang
This section provides a quick summary of the Unicode code point block: 'Rejang', which contains 48 code points to represent Rejang alphabets used in the Rejang language. 2024-01-23, ∼410🔥, 0💬
110D0: Sora Sompeng
This section provides a quick summary of the Unicode code point block: 'Sora Sompeng', which contains 48 code points to represent Sora Sompeng alphabets used in the Sora language. 2024-01-23, ∼410🔥, 0💬
Send Local Emails with PHPMailer
This section provides a tutorial example on how to send local emails with PHPMailer using mail() function and 'sendmail' program. 2022-10-01, ∼410🔥, 0💬
Running JavaScript Code with 'jrunscript'
This section describes 3 ways to run JavaScript code with the scripting shell, 'jrunscript': interactive mode, batch mode and command line mode. 2022-10-01, ∼410🔥, 0💬
XSLT Transformation and HTML View
This section provides a tutorial example on how to perform XSLT (Extensible Stylesheet Language Transformations) in XML Notepad 2007. 2022-10-01, ∼410🔥, 0💬
Built-in Datatypes Lexical Representation Examples
This section provides lexical representation examples for some commonly used built-in datatypes. 2022-10-01, ∼410🔥, 0💬
SOAPConstants.SOAP_1_2_PROTOCOL
This section provides a tutorial example on how to create a SOAPMessage object for SOAP 1.2 protocol - MessageFactory.newInstance(SOA PConstants.SOAP_1_2_PROTOCOL). 2022-05-27, ∼410🔥, 1💬
Use JDBC Driver in Servlet
This section provides a tutorial example on how to test the SQL Server JDBC driver on macOS systems. 2023-08-17, ∼409🔥, 1💬
Digital Signature and Encryption in Outlook
This section describes how Microsoft Office Outlook supports digital signature and encryption when sending out email messages. 2022-10-01, ∼409🔥, 0💬
11680: Takri
This section provides a quick summary of the Unicode code point block: 'Takri', which contains 80 code points to represent Takri alphabets. 2024-01-23, ∼408🔥, 0💬
Popular Posts:
This section describes wallet related 'bitcoin-cli' commands.
This section describes the Base64 encoding algorithm with some simple encoding examples.
The Chinese lunar calendar is the longest chronological record in history, dating from 2,600 BC, whe...
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and fro...
This section provides a tutorial example on how to delete or modify LDAP entries remotely.