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

JcaKeyFactoryTest.java - Key Factory Test Program
This section provides a tutorial example on how to write a sample program to read encoded key files into key spec objects and convert them back into key objects.
2022-10-01, ∼215🔥, 0💬

Operators and Expressions
This section provides descriptions on operators and expressions, including arithmetic, comparison, logical, bitwise, and assignment operators.
2022-10-01, ∼215🔥, 0💬

Request and Response - Get Exchange Rate
This section provides a mock request and a mock response for the Get Exchange Rate Web service that uses SOAP 1.2 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼215🔥, 0💬

"Function" Statement and Function Call
This section describes how to define and invoke a function procedure. Assigning a value to the procedure name in the function procedure sets the return value.
2022-10-01, ∼215🔥, 0💬

Example - Variable Scope in Procedures
This section provides a tutorial example on validating scope of global variables in the main code and local variables in procedures.
2022-10-01, ∼215🔥, 0💬

Interface Type Variables
This section describes how to use an interface type variable to store references to objects of classes that implemented this interface.
2022-10-01, ∼215🔥, 0💬

Archived: Installing JRockit JVM 7.0
This section provides a tutorial example on how to download and install JRockit 7.0 on Windows systems.
2022-10-01, ∼215🔥, 0💬

Validating XML Documents against Schema Documents
This section describes a tutorial example of how to use JAXP (Java API for XML Processing) to validate an XML document against a schema.
2022-10-01, ∼215🔥, 0💬

FTP Client Program Standard Commands
This section describes standard commands of FTP client programs.
2022-10-01, ∼215🔥, 0💬

Precision of Floating-Point Data Types - Test
This section describes testing results of precision comparison on floating-point data types: 'float', 'double', and 'decimal'
2022-10-01, ∼215🔥, 0💬

Properties
This section describes what is a property - a named value of an object which is supported by a 'set' method and a 'get' method defined in the class.
2022-10-01, ∼215🔥, 0💬

mysql - The Client Tool for End Users
This section provides a quick introduction of mysql, the client tool for end users to manage their data on MySQL servers. You can run mysql on a remote system to create new databases and new tables, to insert, update or delete data from tables.
2022-10-01, ∼215🔥, 0💬

ORDER BY Clause of a SELECT Statement
This section provides tutorial examples on how to use the ORDER BY clause to sort rows of the base table according to the given order.
2022-10-01, ∼215🔥, 0💬

Capture Slow Queries
This section provides a tutorial example on setup MySQL server to capture slow queries based on given conditions on execution time and number of rows examined.
2022-10-01, ∼215🔥, 0💬

What Is Ethereum Blockchain
This section describes what is Ethereum Wallet.
2022-10-01, ∼215🔥, 0💬

Apache Web Server on macOS
This chapter provides quick introductions on Apache Web Server.
2022-10-01, ∼215🔥, 0💬

What Is Keychain Access on macOS
This section provides an introduction to macOS Keychain Access, which manages 4 Keychains of 5 categories of security items: Passwords, Security Notes, My Certificates, Keys, and Certificates.
2022-10-01, ∼215🔥, 0💬

Cron Daemon, Table and Jobs
This section describes what is cron daemon and its related cron tables/jobs.
2022-10-01, ∼215🔥, 0💬

"gzip/gunzip" - Compressed *.gz Files
This section provides a tutorial example on how to use 'gzip' and 'gunzip' commands to compress large files and restore them later. Compressed files will have the *.gz file name extension.
2022-10-01, ∼215🔥, 0💬

Running PHP Scripts on Linux Systems
This chapter provides introductions and tutorial examples about running PHP scripts on Linux systems. Topics include installing PHP engine on CentOS Linux systems; installing missing PHP modules; dumping PHP environment info; 'include' statements.
2022-10-01, ∼215🔥, 0💬

Email Message Format and Headers
This chapter provides introductions and tutorial examples on email message format. Topics include email message headers and content; commonly used header names; encoded non-ASCII characters in content and headers; HTML formatted content; attachment files; email message examples.
2024-06-08, ∼214🔥, 0💬

Big5 to Unicode - Row A1: Special Symbols
Big5 to Unicode code point mapping is provided for Big5 character set - Row A1: Special Symbols.
2024-01-29, ∼214🔥, 0💬

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

Adding and Deleting Object Own Properties
This section provides a quick description of object's own properties. A tutorial example is provided on how to add, update, and delete object's own properties.
2022-10-01, ∼214🔥, 0💬

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