<< < 61 62 63 64 65 66 67 68 69 70 71 > >>   ∑:8894  Sort:Date

madebits Implementation of Base32 in C++
This section provides a C++ implementation of the Base32 encoding algorithm by madebits.com.
2025-09-26, ∼698🔥, 1💬

💬 2025-09-26 meo: it is a great library

"jar --module-version" - Updating Module Version in JAR
This section provides a tutorial example on how to use 'jar --update --module-version' to update the version number of the Java module stored in a module JAR file.
2022-10-01, ∼698🔥, 0💬

Open Babel Installation Options on Linux
This section provides a quick introduction of Open Babel installation options for Linux computers.
2022-12-27, ∼697🔥, 1💬

💬 2022-12-27 ion kim: I am pharmacist from South Korea. I work in Romania. I want take this software in my Linux computer. Thank you!

What Is "baseline-shift" Attribute?
This section describes 'baseline-shift' attribute for 'inline' formatting object. It is used to shift the baseline of output inline area relatively from the baseline of the parent line area.
2022-10-01, ∼697🔥, 0💬

2300: Miscellaneous Technical
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Technical', which contains 256 code points to represent miscellaneous technical symbols.
2024-01-23, ∼696🔥, 0💬

jconsole - Command Options and Connection Window
This section describes the 'jconsole' command and its options. The connection window of the JDK 1.6 version is also included.
2022-10-01, ∼696🔥, 0💬

jmap - JVM Heap Dump Tool
This section describes the JVM heap dump tool, 'jmap', command and its options. Windows version of 'jmap' can print heap histogram and generate heap dump.
2022-10-01, ∼696🔥, 0💬

"keytool -importkeystore" Importing PKCS#12 Files
This section provides a tutorial example on how to import a private key stored in a PKCS#12 file into a JKS (Java KeyStore) file with the 'keytool -importkeystore' command.
2022-10-04, ∼695🔥, 0💬

jimage - JIMAGE File Tool Command
This section describes what is 'jimage' (Java JIMAGE Tool) - is a command line tool to view and extract JIMAGE files.
2022-10-01, ∼695🔥, 0💬

Table with Caption
This section provides a tutorial example on how to create a table with a caption with table-and-caption and table-caption formatting objects. By default, caption is placed before the table.
2022-10-01, ∼695🔥, 0💬

simple-page-master - Simple Page Layout
This section describes the simple page layout, simple-page-master, which divides a page into 5 regions: region-body, region-before, region-after, region-start, and region-end.
2022-10-01, ∼694🔥, 0💬

.MP3 File Name Extension - MP3 Files
This section describes what is .mp3 file name extension or MP3 files.
2023-07-26, ∼693🔥, 1💬

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Excel correctly by selecting the '65001 : Unicode (UTF-8)' encoding option on the Text Import Wizard dialog box.
2022-10-01, ∼693🔥, 0💬

SAXValidator.java - Validating XML with DTD using SAX
This section provides a tutorial example on how to use SAX API provided in JDK 1.4 to write a Java program to validate an XML document against the specified DTD document type.
2022-10-01, ∼693🔥, 0💬

dictionary.xsd - A Sample XSD XML Schema File
This section provides a tutorial example of XSD XML Schema file, dictionary.xsd, using XSD statements: schema, element, attribute, simpleType, complexType, etc.
2022-10-01, ∼693🔥, 0💬

Linux Command - "base64"
This section provides a tutorial example on how to use 'base64' command on a Linux system to perform Base64 encoding and decoding.
2022-10-01, ∼693🔥, 0💬

HTTPS Communication Data Encryption
This section describes the HTTPS communication data encryption process - Browser generates an encryption key, encrypts it using server public key and sends it to the server; Browser encrypts data with the encryption key; Server encrypts return data with the same encryption key.
2022-07-05, ∼693🔥, 3💬

💬 2022-07-05 you: Very Helpful information it is, in the above you mentioned that The browser encrypts data to be sent to the server with the encr...

SWF File Example - Dump Output
This section provides a tutorial example on how to dump the file structure and list of tags of SWF file using the 'swfdump' command from 'SWFTools'.
2018-09-12, ∼693🔥, 1💬

💬 2018-09-12 jeff: this was so bad

Unicode Blocks - Herong's Notes
This book is a collection of notes on Unicode code point blocks written by the author while he was learning Unicode himself. Topics include Introduction of Unicode character sets and code blocks; List of Unicode code blocks and their character samples. Updated in 2024 (Version v5.32) with minor chan...
2024-01-23, ∼692🔥, 0💬

proc_open() - Execute External Programs
This section provides a tutorial example on how to the proc_open() function to invoke an external program. The program's stdin, stdout and stderr can be mapped as file handles to any input and output resources.
2022-10-01, ∼692🔥, 0💬

"java --describe-module" - Printing Module Definition
This section provides a tutorial example on how to use 'java --describe-module' command to print out the definition of a given Java module.
2022-10-01, ∼691🔥, 0💬

Viewing LG Android USB Device in Control Panel
This section provides a tutorial example on how to view the LG Android USB device in Windows Control Panel and see its detailed properties.
2017-01-09, ∼691🔥, 1💬

💬 2017-01-09 beto: congratulations

1E00: Latin Extended Additional
This section provides a quick summary of the Unicode code point block: 'Latin Extended Additional', which contains 256 code points to represent additional Latin alphabets used in Latin languages.
2024-01-23, ∼690🔥, 0💬

DsaKeyGenerator.java - Generating DSA Key Pair
This section provides a tutorial example on how to using the Java default implementation of DSA (Digital Signature Algorithm) to generate DSA key pair, public key and private key.
2023-01-10, ∼690🔥, 1💬

💬 2023-01-10 Dontien: The tutorial was helpfull

<< < 61 62 63 64 65 66 67 68 69 70 71 > >>   ∑:8894  Sort:Date