<< < 143 144 145 146 147 148 149 150 151 152 153 > >>   ∑:9020  Sort:Date

"block" Formatting Object Examples
This section provides a tutorial example on how to use 'block' formatting object with some basic attributes.
2022-10-01, ∼325🔥, 0💬

"bitcoin-cli getclock" Command
This section describes how to use 'bitcoin-cli getclock' command.
2022-10-01, ∼325🔥, 0💬

Bitcoin Consensus Rules
This chapter introduces Bitcoin Consensus Rules.
2022-10-01, ∼325🔥, 0💬

What Is Discrete Logarithm Problem (DLP)
This section describes what is Discrete Logarithm Problem (DLP), which is the reverse operation of an exponentiation (or scalar multiplication) operation in an Abelian group.
2022-10-01, ∼325🔥, 0💬

Scalar Multiplication on Elliptic Curve as Trapdoor Function
This section confirms that Scalar Multiplication on Elliptic Curve is a good Trapdoor Function by the comparing difficulty level against its reverse operation, which is the DLP.
2022-10-01, ∼325🔥, 0💬

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

Install CentOS from Bootable USB
This section provides a tutorial example on how to install CentOS operating system from a CentOS bootable USB drive on a Lenovo computer.
2022-10-01, ∼325🔥, 0💬

C3P0 for Connection Pooling
This section provides a quick introduction on C3P0, which is a popular open source JDBC database connection pool library developed by Steve Waldman.
2022-10-01, ∼325🔥, 0💬

Multiplart Style Example - Reservation
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2017-03-13, ∼325🔥, 1💬

"DumpKey.java" Dumping Private Keys Out of "keystore"
This section provides a tutorial example on how to dump private key and public key pair output of a 'PrivateKeyEntry' in a 'keystore' file using a Java program, DumpKey.java.
2022-10-05, ∼324🔥, 0💬

Sending and Receiving Cookies in PHP Scripts
This chapter provides tutorial examples and notes about cookie. Topics include understanding of the cookie concept; sending cookies with the setcookie() function; receiving cookies with the $_COOKIE array; enabling output buffering; creating persistent cookies; specifying cookie domain and path.
2022-10-01, ∼324🔥, 0💬

"java --module" - Launching Program from Module JAR
This section provides a tutorial example on how to use 'java --module' command to launch a program that is packaged in a module JAR file.
2022-10-01, ∼324🔥, 0💬

WodenHelloElement.java - Testing WSDL 2.0 Elements
This section provided a tutorial example on how to create a WSDLReader to parse a WSDL 2.0 document into WSDL element objects.
2022-10-01, ∼324🔥, 0💬

Archived: Downloading and Installing Notepad++ 5.9
This section provides a tutorial example on how to download and install Notepad++ 5.9 on Windows system; and how to add the XML Tools Plugin in Notepad++.
2022-10-01, ∼324🔥, 0💬

Literals of Primitive Types
This section describes how to use literals to represent primitive data values in Java source code. Examples are: 911, 0x38fL, '\n', 3.14F, 1e137, 0x1p3, true, etc.
2022-10-01, ∼324🔥, 0💬

Java Modules - Java Package Aggregation
This chapter provides tutorial notes on Java modules. Topics include Java module descriptor; module dependency; exporting package out of module; creating module JAR/JMOD file; creating custom JRE with added modules; testing package visibilities.
2022-10-01, ∼324🔥, 0💬

Bitcoin Blockchain Data API (or Explorer)
This chapter provides a quick introduction of the free Web service, Bitcoin Blockchain Data API (or Explorer), provided by blockexplorer.com. Topics include usage description of Bitcoin Blockchain Explorer; examples of get Bitcoin network status, get block data, get transaction data and get wallet d...
2022-10-01, ∼324🔥, 0💬

Table Column Types for Exact Numbers
Describes 4 types of table columns to store exact numbers: NUMERIC, DECIMAL, INTEGER and SMALLINT.
2022-10-01, ∼324🔥, 0💬

MySQL - Sending Non-ASCII Text to MySQL
This chapter provides tutorial notes on sending non-ASCII text data to MySQL. Topics include sending non-ASCII text data in SQL statements; changing MySQL character set settings to send Latin1, UTF-8, BGK, and Big5 characters.
2022-10-01, ∼324🔥, 0💬

"ifconfig" - Trace Routes to Remote Host
This section provides a tutorial example on how to use 'ifconfig' command to view and manage network interface configurations.
2022-10-01, ∼324🔥, 0💬

"pip/pip3" Python Package Manager
This section provides a tutorial example on how to use 'pip/pip3' command to install and manage Python packages.
2022-10-01, ∼324🔥, 0💬

Bitcoin Market Price Value
This section describes the market price value of Bitcoin.
2022-05-06, ∼324🔥, 3💬

💬 2022-05-06 FRANK BERRY: I JUST GOT MY 5.2 BTC I AM THE HAPPIEST PERSON RIGHT NOW, THANKS TO DARK WEB CYBER HACKERS FOR SAVING MY LIFE, IF YOU ARE INTERE...

Examples of Unicode Characters
Some samples of Unicode characters are provided here with their glyphs, code points, code names and code blocks for the purpose of demonstration.
2022-03-24, ∼324🔥, 10💬

What Is the Bourne Shell?
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, ∼323🔥, 0💬

<< < 143 144 145 146 147 148 149 150 151 152 153 > >>   ∑:9020  Sort:Date