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

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

Archived: Get Bitcoin Transaction Data
This section provides a tutorial example on how to use the Get Bitcoin Transaction Data operation provided by blockexplorer.com.
2023-09-10, ∼375🔥, 1💬

💬 2023-09-10 k: yes

The SSL (Secure Socket Layer) Protocol
This chapter provides tutorial notes and example codes on the SSL (Secure Socket Layer) protocol. Topics include introduction of the SSL (Secure Socket Layer) protocol; JSSE (Java Secure Socket Extension) package; test program to create default SSL sockets; testing the javas.net.ssl.SSLContext class...
2022-10-01, ∼375🔥, 0💬

Merge Sort - Implementation in Perl
This section provides a tutorial on how to implement the Merge Sort algorithm in Perl.
2022-10-01, ∼375🔥, 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, ∼375🔥, 0💬

Processing XML with Python Scripts
This chapter provides notes and tutorial examples on Python XML packages. Topics include introduction of built-in 'xml' packages; using xml.dom.minidom package to build new XML documents; parsing XML documents into DOM object trees; parsing XML documents using SAX event handlers.
2023-08-02, ∼374🔥, 1💬

Create Copay Wallet Backup
This section describes how to create Copay wallet backup.
2023-01-31, ∼374🔥, 1💬

💬 2023-01-31 alex: Hello everyone, Speedy recovery are the only true and guaranteed cryptocurrency recovery professionals. I want to tell you about...

File Upload Web Form
This section provides a tutorial example on how to write Web form to upload files. type='file' attribute of the 'input' displays 'Choose File' button for user to select a local file to upload.
2022-10-01, ∼374🔥, 0💬

Exporting Server Certificate to File in Mozilla Firefox
This section provides a tutorial example on how to export an HTTPS server certificate to a certificate file in PEM (Privacy Enhanced Mail) format.
2022-10-01, ∼374🔥, 0💬

Java File Types and Related Tools
This section summarizes file types used to build Java applications and related tools to generate and manage these files.
2022-10-01, ∼374🔥, 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, ∼374🔥, 0💬

mysqld - The MySQL Server Program
A quick introduction on the MySQL server daemon program, 'mysqld'. If MySQL service is installed as a Windows service, there is no need to run 'mysqld' directly.
2022-10-01, ∼374🔥, 0💬

Page Header with 3 Parts
This section provides a tutorial example on how to generate page headers with 3 parts aligned to left, center and right separately. A table of one row and three cells is used.
2022-10-01, ∼374🔥, 0💬

"-XX:+PrintGC" - GC Logging Option for Short Messages
This section describes the garbage collection logging option, '-XX:+PrintGC', which prints a shot message after each garbage collection is done.
2022-10-01, ∼374🔥, 0💬

Young Generation Collectors - Serial, PS, ParNew, G1
This section describes Garbage Collectors used for the Young generation: Serial, Parallel Scavenge (PS), Parallel New (ParNew), and Garbage First (G1).
2022-10-01, ∼374🔥, 0💬

UML Activity Diagram and Notations
This chapter provides tutorial examples on UML activity diagram and notations. Topics include introduction to UML activity diagram; graphical notations to describe actions, control flows, decisions, merges, forks, joins, starts, finals, objects, etc.
2022-10-09, ∼373🔥, 0💬

java.security.MessageDigest - Message Digest MD5 and SHA
This section describes 2 popular message digest algorithm, MD5 and SHA, implemented in JDK as part of the JCA (Java Cryptography Architecture) package.
2022-10-01, ∼373🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼373🔥, 0💬

Setting Up IIS to Run ASP Pages - asp.dll
This section provides a tutorial example on how to set up IIS 5.0 to run ASP pages. The important step is to link the .asp extension to the asp.dll library.
2022-10-01, ∼373🔥, 0💬

Syntaxes of XSD Statements
This chapter provides tutorial notes and example codes on XSD statement syntax. Topics include using schema, element and attribute statements to declare target schemas, elements and attributes; list of XSD built-in datatypes; extending datatypes from existing datatypes.
2022-10-01, ∼373🔥, 0💬

Overview of XSD 1.1 Built-in Datatypes
This section describes what are built-in datatypes defined in XSD 1.1 specification. There are total of 49 built-in datatypes. And 19 of them are primitive datattypes.
2022-10-01, ∼373🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼373🔥, 0💬

Base64 Encoding
This chapter provides notes and tutorials on Base64 encoding algorithm and implementations. Topics include reviewing Base64 encoding algorithm; W3C implementation and Sun implementation in Java.
2022-10-01, ∼373🔥, 0💬

What Is MetaMask
This section describes what is MetaMask - a browser based Ethereum light wallet.
2022-10-01, ∼373🔥, 0💬

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