<< < 226 227 228 229 230 231 232 233 234 235 236 > >>   ∑:9067  Sort:Rank

References
List of reference materials used in this book.
2022-10-01, ∼353🔥, 0💬

Archived: Get_Temperature.php - First Example of SOAP
This section provides a tutorial example on how to use the SOAP extension to call a Web service provided by xmethods.org to get the current temperature.
2022-10-01, ∼352🔥, 0💬

Visiting "https" Website with IE
This section describes how IE (Internet Explorer) shows a lock icon when you visit an 'https' Website to provide you more security related information.
2022-10-01, ∼352🔥, 0💬

Archived: Testing with LongWhile.java
This section provides a tutorial example on how to run LongWhile.java with JRockit 8.0 and compare it with HotSpot.
2022-10-01, ∼352🔥, 0💬

File Upload Test Application
This chapter provides tutorial notes and example codes on file upload test application. Topics include file upload specification, RFC 1867; HTTP POST method and multipart/form-data encryption method; dumping uploaded files back to browser; saving uploaded files on the server.
2022-10-01, ∼352🔥, 0💬

Xsd11SchemaValidator.java XSD 1.1 Test Result
This section provides a tutorial example on validating XML documents with XSD 1.1 schema using 'Xerces2 (XML Schema 1.1)' version.
2022-10-01, ∼352🔥, 0💬

Validation Error Examples on Complex Datatypes
This section describes a tutorial example on XML document validation errors related to a complex datatype defined a schema.
2022-10-01, ∼352🔥, 0💬

Sorting Algorithms Implementations in PHP
This chapter provides tutorial notes and codes on PHP implmentations of different sorting algorithms: Bubble Sort, Heap Sort, Insertion Sort, Merge Sort, Quicksort, Selection Sort, and Shell Sort.
2022-10-01, ∼352🔥, 0💬

Set Subgroup Order to Higher Value
This section provides a tutorial example on how to set the subgroup order a value greater than the order of the entire group, like 2 times of the modulo, to ensure correct result of scalar multiplications.
2022-10-01, ∼352🔥, 0💬

Turning on USB Debugging on LG-P925g
This section provides a tutorial example on how to turn on 'USB Debugging' on LG-P925g Android phones in the 'Settings &gt; Applications &gt; Development' area.
2022-10-01, ∼351🔥, 0💬

RSA Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a RSA private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-10-01, ∼351🔥, 0💬

javax.crypto.KeyGenerator - Generating Secret Keys
This section provides a quick introduction of the secret key generation class, javax.crypto.KeyGenerator.
2022-10-01, ∼351🔥, 0💬

"types" - The Container Element for Data Types
This section describes 'types', the container element that holds extensibility elements from other language to define data types and data elements used to describe input/output messages for Web service operations.
2022-10-01, ∼351🔥, 0💬

Axis2GetExchangeRateClient.java - rpc/encoded Style
This section provides a tutorial example on how to invoke an RPC method based Web service using Axis2 RPCServiceClient class. Input parameters and return values are handled as Java data objects instead of OMElement objects.
2022-10-01, ∼351🔥, 0💬

Java Execution Console - "in", "out" and "err" Data Streams
This section provides a tutorial example on how to use default input and output data streams: System.in, System.out and System.err.
2022-10-01, ∼351🔥, 0💬

Introduction of XSD Built-in Datatypes
This chapter provides notes and tutorial examples on built-in datatypes defined in XML Schema 1.1. Topics include complete list of built-in datatypes, using built-in datatypes to declare XML elements and attributes; special built-in datatypes 'anyType', 'anySimpleType', 'anyAtomicType'.
2022-10-01, ∼351🔥, 0💬

NDFDgenByDay - US Weather Forecast by Day
This chapter provides a quick introduction of the free Web service, NDFDgenByDay. Topics include usage description of NDFDgenByDay; request message sample; response message sample.
2022-10-01, ∼351🔥, 0💬

What Is Astrology
This section describes what is astrology.
2022-10-01, ∼351🔥, 0💬

Perl Implementation of Base64URL Encoding
This section provides a tutorial example on how to perform Base64URL encoding on binary files using my own implementation in Perl.
2022-10-01, ∼351🔥, 0💬

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

Crypt::CBC Salted Key Test Cases
Some test cases are provided to run Crypt::CBC with the salted key option. Passphrase can have any length. But salt must be 8 bytes long.
2022-10-01, ∼351🔥, 0💬

Trace Back Bitcoin Transaction Outputs
This section describes how to trace back transaction outputs with bitcoin-cli commands.
2022-10-01, ∼351🔥, 0💬

Private Network - Default Genesis Block
This section describes the default genesis block of an Ethereum private network.
2022-10-01, ∼351🔥, 0💬

Elliptic Curve Operation Summary
This section provides a summary of elliptic curve operations and their properties discussed in this chapter.
2022-10-01, ∼351🔥, 0💬

<< < 226 227 228 229 230 231 232 233 234 235 236 > >>   ∑:9067  Sort:Rank