<< < 186 187 188 189 190 191 192 193 194 195 196 > >>   ∑:9086  Sort:Rank

Setting JAVA_HOME Environment Variable
This section provides a tutorial example on how to set up JAVA_HOME environment variable to run development tools to build and test Android apps.
2022-10-01, ∼532🔥, 0💬

Reading RSA Private and Public Key Files
This section provides a tutorial example on running the test program JcaKeyFactoryTest.java to generate, write, read and convert RSA private and public keys.
2022-10-01, ∼532🔥, 0💬

SOAP Body and Operation Name - Book Reservation
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼532🔥, 0💬

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

Data Types Supported in PHP
This section describes all 8 data types supported in PHP with a tutorial example showing how to use them: boolean, integer, float, string, array, object, resource, null.
2022-10-01, ∼530🔥, 0💬

Visiting "HTTPS" Website with Google Chrome
This section describes how Google Chrome is showing the 'Connection is secure' message in the site information popup box, when visiting an 'HTTPS' Website.
2022-10-01, ∼530🔥, 0💬

Anonymous or Inline Data Types
This section describes the anonymous or inline data type, which is coded inside an 'element' or an 'attribute' statement to which the type is applied.
2022-10-01, ∼530🔥, 0💬

Mount USB Drive as File System
This section provides a tutorial example on how to mount the formatted partition of a USB drive on a Linux system as a file system.
2022-10-01, ∼530🔥, 0💬

javax.crypto.SecretKey - The Secret Key Interface
This section provides a quick introduction of secret key and symmetric encryption algorithm. The secret key interface, javax.crypto.SecretKey, is also described.
2022-10-01, ∼529🔥, 0💬

Base32 Character Set Maps
This section describes some Base32 character set maps defined in RFC 3548 and RFC 2938.
2022-10-01, ∼528🔥, 0💬

Abelian Group and Elliptic Curves
This chapter provides an introduction to Abelian Group, which can be expressed in the multiplicative notation or the additive notation. An Abelian Group and be defined on an elliptic curve using the 'rule of chord' operation.
2022-10-01, ∼528🔥, 0💬

"php -help" - Command Line Options
This section provides a tutorial example on how to see all command line options supported by the PHP engine: php -help.
2022-10-01, ∼527🔥, 0💬

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

Installing OpenSSL for Windows
A tutorial example is provided on how to download and install the binary version of OpenSSL 0.9.8h on Windows. Installing the source version of OpenSSL requires compilation of C code.
2022-10-01, ∼527🔥, 0💬

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

Calculating Memory Usage of an Array
This section provides a tutorial example on how to calculate memory usage of a large array.
2022-10-01, ∼526🔥, 0💬

Inputting Chinese Text to MySQL Database in GBK
This section describes how to take Chinese text from Web form and store it in MySQL database in GBK encoding.
2022-10-01, ∼526🔥, 0💬

PKI CA Administration - Issuing Certificates
This chapter provides tutorial notes and example codes on PKI CA administration. Topics include Root CA and intermediate CA relation; steps of issuing personal and server certificates; generating private-public key pairs and CSR with JDK 'keytool'; signing certificate with OpenSSL 'x509'; exporting ...
2022-10-01, ∼525🔥, 0💬

Creating Service Client with WSDL Document
This section provides a tutorial example on how to create a ServiceClient object with a given WSDL document, a service name and a port name defined in the WSDL document.
2022-10-01, ∼525🔥, 0💬

What Is XSL (eXtensible Stylesheet Language)
This section describes XSL (eXtensible Stylesheet Language), which is a language introduced as a W3C Recommendation to help users to process XML source documents to be presented in different styles of devices in two steps: transformation and formatting.
2022-10-01, ∼525🔥, 0💬

Data Properties of Bitcoin Transaction
This section describes data properties of a Bitcoin transaction.
2022-10-01, ∼525🔥, 0💬

Running EncodingSampler.java with GB18030
This section provides a tutorial example on how to run the character encoding sample program with GB18030, which is the newest Chinese character set encoding.
2022-10-01, ∼524🔥, 0💬

Firefox Extension - Gmail S/MIME
This section describes the Firefox extension, Gmail S/MIME, which allows you to send/receive signed and encrypted emails in Gmail using Firefox.
2022-10-01, ∼524🔥, 0💬

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

<< < 186 187 188 189 190 191 192 193 194 195 196 > >>   ∑:9086  Sort:Rank