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

Archived: Installing Microsoft JDBC Driver 1.0
This section describes how to download and install Microsoft JDBC Driver 1.0 for SQL Server 2005.
2022-10-01, ∼274🔥, 0💬

Archived: "adb shell" - Remote Shell Interface
This section describes the 'adb shell' command, which gives you a shell interface to the connected Android operating system. The shell interface allows you to manage the Android file system and invoke Android command line programs.
2022-10-01, ∼273🔥, 0💬

What Is HTTPS?
This section provides a quick introduction to HTTPS (Hypertext Transfer Protocol Secure) - A combination of HTTP (Hypertext Transfer Protocol) and SSL (Secure Socket Layer) or TLS (Transport Layer Security).
2022-10-01, ∼273🔥, 0💬

Install JDK with "rpm" Command
This section provides a tutorial on how to download and install JDK packages from pkgs.org repository using 'rpm' command on CentOS systems.
2022-10-01, ∼273🔥, 0💬

Saving Server Certificate to File with IE
This section provides a tutorial example on how to save an HTTPS server certificate to a certificate file with IE by installing it to a certificate store and then exporting it to a file.
2022-10-01, ∼273🔥, 0💬

Event Listeners and Objects
This section provides a quick description of event trigger attributes on different HTML tags and the 'event' object representing the event with detail information about the event. A tutorial example is provided to display mouse location by adding a listener to the mouse-pushed-down event.
2022-10-01, ∼273🔥, 0💬

JRockit JVM 28.2.7 by Oracle Corporation
This chapter provides tutorial notes and example codes on JRockit JVM. Topics include downloading and installing JRockit R28.2.7; running Java programs on JRockit JVM; memory footprint of JRockit JVM; JRockit Mission Control tools; JRockit Management Console for JRockit and HotSpot JVMs.
2022-10-01, ∼273🔥, 0💬

Developing Web Applications with Servlet
This chapter provides tutorial notes and example codes on developing Web applications with Servlet technology. Topics include configuring multiple request URLs to a single Servlet class; detecting request URL path and other information; deploying Web application in a WAR file; client side and server...
2022-10-01, ∼273🔥, 0💬

Testing XML Schema Location with Namespaces - JAXP
This section describes a tutorial example on how to validate an XML document with schema location assigned inside the XML document using the JAXP interface. Namespace is used in the schema and the XML document.
2022-10-01, ∼273🔥, 0💬

Adaptive Size Policy Changed Eden Space
This section provides a tutorial on how Adaptive Size Policy used by the Parallel collector changed the eden space in the Young generation to meet the throughput goal.
2022-10-01, ∼273🔥, 0💬

java.util.ListResourceBundle - Resource Bundles as Lists
This section provides a tutorial example on how to create resource bundles (localization key names with their localized text messages) as subclasses of the java.util.ListResourceBundle abstract class.
2022-10-01, ∼272🔥, 0💬

What Is PHP
This section describes what is PHP language and what are main features supported in PHP.
2022-10-01, ∼272🔥, 0💬

Receiving Non-ASCII Characters from Input Forms
This chapter provides tutorial examples and notes about non-ASCII characters in Web forms. Topics include basic rules on receiving non-ASCII characters from Web input forms; examples of using the $_REQUEST array to receive non-ASCII characters submitted with GET or POST method; examples of handling ...
2022-10-01, ∼272🔥, 0💬

Generating CSR for a Personal Certificate
This section provides a tutorial example on how to generate a CSR for a personal certificate on an email address with the JDK keytool command.
2022-10-01, ∼272🔥, 0💬

A Simple Email Message Example
This section provides a simple email message example without using the MIME (Multipurpose Internet Mail Extensions) protocol.
2022-10-01, ∼272🔥, 0💬

java.awt.Toolkit - AWT Base Class
This section provides a tutorial example on how to use java.awt.Toolkit class to obtain the default Toolkit object, which also can provide information about the default graphics environment, the local screen.
2022-10-01, ∼272🔥, 0💬

Expression and Order of Operation Precedence
This chapter provides tutorial examples and notes about expressions in VBScript. Topics include writing a simple expression or a complex expression, order of operation precedence, examples of expressions.
2022-10-01, ∼272🔥, 0💬

bitStringTest.java - Testing Program
This section provides tutorial example program to test setBit(), getBit(), and rotateLeft() to manage bit strings in byte arrays.
2022-10-01, ∼272🔥, 0💬

"Name" Datatype Values and Representations
This section describes the built-in datatype 'Name' designed to support XML element and attribute names. 'Name' datatype is derived from 'token' by restricting the value set according the XML 'Name' specification.
2022-10-01, ∼272🔥, 0💬

Archived: Installing MySQL 5.0.2 (Alpha)
This section provides a tutorial example on how to install MySQL 5.0.2 (Alpha) on a Windows system.
2022-10-01, ∼272🔥, 0💬

What Is Bitcoin Transaction
This section describes what is Bitcoin Transaction.
2022-10-01, ∼272🔥, 0💬

Adaptive Size Policy Log Messages
This section provides examples and explanations of log messages generated '-Xlog:gc+ergo=debug' and '-XX:AdaptiveSizePolicyOutputI nterval=1'JVM options used with the Parallel collector.
2022-10-01, ∼272🔥, 0💬

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

Built-in Data Types
This chapter provides introductions and tutorial examples about built-in data types. Topics include introductions to common features of all data types; some basic data types: NoneType, bool, int, float, bytes, str, tuple, list, set and dict.
2022-10-01, ∼272🔥, 0💬

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