<< < 213 214 215 216 217 218 219 220 221 222 223 > >>   ∑:9020  Sort:Date

Every Element Is Subgroup Generator
This section describes the fact that every element in an finite Abelian group is a subgroup generator. The order of the generated subgroup is the same as the order of the element.
2022-10-01, ∼240🔥, 0💬

Install File::Util for Perl
This section provides a tutorial on how to install Perl File::Util module from the download .tar file using the 'make' utility on macOS.
2022-10-01, ∼240🔥, 0💬

References
This section provides a list of reference materials used in this book.
2022-10-01, ∼240🔥, 0💬

Creating CallableStatement Objects with Parameters
This section describes how to create CallableStatement objects with IN and OUT parameters.
2022-10-01, ∼240🔥, 0💬

Verify Apache HTTP Server "httpd" Environment
This section provides a tutorial example on how to verify key areas of the Apache HTTP Server 'httpd' environment on Linux systems.
2022-10-01, ∼240🔥, 0💬

1E290: Toto
This section provides a quick summary of the Unicode code point block: 'Toto', which contains 48 code points to represent Toto alphabets used in the Toto language.
2024-01-23, ∼239🔥, 0💬

JDK (Java SE) Installation
This chapter provides tutorial notes on installing Java SE (JDK) on your own Windows system to allow to run sample JDBC Java programs. Topics include downloading and installing JDK on Windows, Linux and macOS system; compiling and executing Java programs; installing Java documentation.
2022-10-17, ∼239🔥, 0💬

What Is Encryption?
This section describes what is encryption - A bijection function that uses a key, encryption key, to compute the image.
2022-10-16, ∼239🔥, 0💬

Illustration of DSA Algorithm with Different k and h
This section provides a tutorial example to illustrate how DSA digital signature algorithm works with same DSA key paramters but different k and h values.
2022-10-09, ∼239🔥, 0💬

Time Dilation - Moving Clock Is Slower
This section provides a quick introduction on time dilation, a phenomenon of difference of elapsed time between two events as measured by observers in different inertial frames that are moving relative to each other.
2022-10-06, ∼239🔥, 0💬

Use Case Diagram - Use Case Notation
This section describes the Use Case Notation used in a UML Use Case Diagram. A Use Case Notation presents a set of activities performed by actors on an object. When it is completed, a use case will yield a result that can be observed.
2022-10-05, ∼239🔥, 0💬

What Is an Activity Diagram?
This section describes the UML Activity Diagram, which presents behaviors of a system by showing execution sequences of activities of the system.
2022-10-04, ∼239🔥, 0💬

Unix/Linux Command Line Programs
This section provides a list of commonly used Unix/Linux command line programs that can be executed on the Bourne shell on Android systems.
2022-10-01, ∼239🔥, 0💬

Installing Application to Phone using "adb -d install" Command
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my LG-P925g phone using the 'adb -d install' command through the USB debugging interface.
2022-10-01, ∼239🔥, 0💬

SAXBrowser.java - SAX Based XML Browser
This section provides a tutorial example on how to write an XML file browser, SAXBrowser.java. This browser implements some event handler methods provided by the SAX interface.
2022-10-01, ∼239🔥, 0💬

Precedence of Operations
This section provides the order of precedence for operations commonly used in PHP. Operations in a complex expression must be evaluated according to the order of operation precedence.
2022-10-01, ∼239🔥, 0💬

"for" Statements
This section describes how 'for' statements works in PHP. One or more statements are repeatedly executed as long as the specified condition is true. 'for' statements has extra expressions for loop initialization and loop control update.
2022-10-01, ∼239🔥, 0💬

What Is an Interface
This section describes what is an interface - An interface is a like a 'half' abstract class that only declares some abstract methods and has no properties. Classes that implement an interface must implement all abstract methods declared in the interface.
2022-10-01, ∼239🔥, 0💬

Archived: Get_Temperature_Dump.php - Dumping Debugging Information
This section provides a tutorial example on how to use SOAP client functions to make Web service call on the target SOAP node and print detailed debug information.
2022-10-01, ∼239🔥, 0💬

Storing Personal Certificate with Its Keys
This section provides a tutorial example on how to merge a personal certificate with its private-public key pair in a KeyStore file, which needs to be converted in a PKCS12 file, because most PKI applications can only import PKCS12 files.
2022-10-01, ∼239🔥, 0💬

Global Properties and Functions Provided by "jrunscript"
This section provides a quick description of all extra global properties and functions provided by the 'jrunscript' host environment.
2022-10-01, ∼239🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.1 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼239🔥, 0💬

What Is JSON (JavaScript Object Notation)
This section provides a quick introduction of JSON (JavaScript Object Notation) - a text string format, similar to XML, that uses human-readable text to record data objects consisting of attribute–value pairs and array structures.
2022-10-01, ∼239🔥, 0💬

What Is a Session
This section describes what is a session - a concept to represent a series of HTTP requests and responses exchanged between a specific Web browser and a specific Web server.
2022-10-01, ∼239🔥, 0💬

<< < 213 214 215 216 217 218 219 220 221 222 223 > >>   ∑:9020  Sort:Date