<< < 198 199 200 201 202 203 204 205 206 207 208 > >>   ∑:9107  Sort:Rank

Generating SOAP Requests on Operations
This section provides a tutorial example on how to generate a test SOAP request against an operation defined in a WSDL document.
2022-10-01, ∼502🔥, 0💬

browse() - Launch Default Web Browser
This section provides a tutorial example on how to use Desktop.browe() method to launch the default Web browser on the desktop of the operating system.
2022-10-01, ∼502🔥, 0💬

"Function" and "Sub" Procedures
This chapter provides tutorial examples and notes about function and subroutine procedures. Topics include defining function procedures and subroutine procedures, invoking procedures, passing arguments by reference or by value, checking scope of global and local variables.
2022-10-01, ∼502🔥, 0💬

java.lang.Runtime Class - The JVM Instance
This chapter provides tutorial notes and example codes on java.lang.Runtime class. Topics include the JVM instance class, Runtime; obtaining JVM memory usage; running Garbage Collector explicitly; initiating the shutdown sequence; running operating system commands; loading Windows DLL codes.
2022-10-01, ∼502🔥, 0💬

Horoscope and Planets
This chapter looks at how planets are interpreted in astrology and horoscope.
2022-10-01, ∼502🔥, 0💬

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

Archived: Issues MySQL 5.7.10 Installer
This section describes two issues occurred during the installation process of MySQL 5.7.10 on a Windows system using MySQL Installer.
2022-10-01, ∼502🔥, 0💬

Keychain File Locations on macOS
This section provides a tutorial example on how to find Keychain file locations on macOS computers.
2022-10-01, ∼502🔥, 0💬

What Is Keychain Access on macOS
This section provides a quick introduction on Keychain Access, which is an administration tool on macOS computers store and manage passwords, private keys and PKI certificates.
2022-10-01, ∼501🔥, 0💬

Submitting Request to MockService
This section provides a tutorial example on how to submit a test request to the mock service. Requests and responses can be viewed on both sides: client side and server side.
2022-10-01, ∼501🔥, 0💬

What Is DTD (Document Type Definition)
This section provides a quick introduction of DTD (Document Type Definition) - a language that can be used to define a document type for SGML or XML documents.
2022-10-01, ∼501🔥, 0💬

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

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

g77 - GNU Project FORTRAN Compiler
This section provides a quick introduction of g77, the GNU Project FORTRAN Compiler. A sample session of compilation, linking and executing a FORTRAN 77 program is also provided.
2022-10-01, ∼501🔥, 0💬

Goetz' Implementation of Base64 in JavaScript
This section provides a JavaScript implementation of the Base64 encoding algorithm by Goetz Heller.
2022-10-01, ∼501🔥, 0💬

GC Log Message Format for Serial Collector
This section provides explanations on GC log messages generated from the Serial Collector.
2022-10-01, ∼501🔥, 0💬

Extend /home LV with a New Partition
This section provides a tutorial example on how to extend the /home file system on a LV (Logical Volume) on the fly with an newly added PV (Physical Volume) on the VG (Volume Group).
2022-10-01, ∼501🔥, 0💬

SQL Server BLOB (Binary Large Object) - BLOB
This chapter provides tutorial notes on BLOB (Binary Large Object) data types, BLOB, with SQL Server JDBC Driver. Topics include creating tables to store BLOB values in SQL Server server; inserting BLOB values with direct SQL INSERT statements, or PreparedStatement with setBytes(), setBinaryStream()...
2022-10-01, ∼501🔥, 0💬

The SSL (Secure Socket Layer) Protocol
This chapter provides tutorial notes and example codes on the SSL (Secure Socket Layer) protocol. Topics include introduction of the SSL (Secure Socket Layer) protocol; JSSE (Java Secure Socket Extension) package; test program to create default SSL sockets; testing the javas.net.ssl.SSLContext class...
2022-10-01, ∼500🔥, 0💬

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

Submit SOAP Requests to the Server
This section provides a tutorial example on how to submit a test request to the server represented by the port location defined in the WSDL document
2022-10-01, ∼500🔥, 0💬

Introduction of PHP: Hypertext Preprocessor
This section provides a quick introduction of PHP: Hypertext Preprocessor, which was originally created by Rasmus Lerdorf in 1995. PHP is now a widely-used general-purpose scripting language.
2022-10-01, ∼500🔥, 0💬

Floating Blocks - "float" and "footnote"
This chapter provides tutorial notes and example codes on floating blocks. Topics include introduction of 'float' and 'footnote' formatting objects; side-float and before-float blocks; clearing from side-float blocks; static blocks as separators for before-float and/or footnote blocks.
2022-10-01, ∼500🔥, 0💬

LDIF File Format
Describes LDIF (LDAP Data Interchange Format) - a text file format to represent LDAP data entries and change requests. LDIF files are widely used by tools to manage LDAP server databases.
2022-10-01, ∼500🔥, 0💬

<< < 198 199 200 201 202 203 204 205 206 207 208 > >>   ∑:9107  Sort:Rank