<< < 217 218 219 220 221 222 223 224 225 226 227 > >>   ∑:9022  Sort:Rank

JDK Documentation Installation
This section describes how to install JDK Documentation on your own machine.
2022-10-01, ∼333🔥, 0💬

What Is a Cookie
This section describes what is a cookie - a piece of information sent by a Web server to a browser. The server expects the browser to send all cookies back to the server.
2022-10-01, ∼333🔥, 0💬

Installing CAcert.org Root CA in IE
This section provides a tutorial example on how to install CAcert.org root CA certificate in IE 8. Note that CAcert.org CA certificate is not pre-installed in IE 8
2022-10-01, ∼333🔥, 0💬

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

"RegExp" Class and Object for Regular Expression Support
This section describes the 'RegExp' class and objects used for pattern matches using regular expressions. oRegExp.execute(string) returns a MatchCollection collection object.
2022-10-01, ∼333🔥, 0💬

Non-ASCII Characters Support in JSP Pages
This chapter provides tutorial notes and example codes on non-ASCII characters support in JSP pages. Topics include processing steps of text in JSP pages; entering non-ASCII characters as Java Strings and as static text; entering non-ASCII characters in Unicode UTF-8 encoding.
2022-10-01, ∼333🔥, 0💬

Declaring Complex Elements with Simple Content
This section describes a tutorial example on how to define an element that accepts attributes and text content without sub elements using complexType with simpleContent.
2022-10-01, ∼333🔥, 0💬

What Is FTP
This section provides a quick introduction of FTP (File Transfer Protocol) to transfer files between remotely connected computers.
2022-10-01, ∼333🔥, 0💬

PHP Built-In Implementation of MIME Base64
This section provides a tutorial example on how to perform Base64 encoding on binary files with both standard and MIME options using the default PHP implementation of the Base64 encoding algorithm.
2022-10-01, ∼333🔥, 0💬

MySQL Server Administration
This chapter provides tutorial notes on MySQL server administration. Topics include 'SHOW' statement to display all types of information; capturing and analyzing slow queries; suggestions on slow queries; troubleshooting server performance.
2022-10-01, ∼333🔥, 0💬

OCSR (Optical Chemical Structure Recognition)
This chapter provides notes and tutorial examples OCSR (Optical Chemical Structure Recognition) tools. Topics include introduction of StoneMIND Collector; capturing single molecue structure on the screen; scan entire PDF file for molecules on the Web.
2022-10-01, ∼333🔥, 0💬

"pip/pip3" Python Package Manager
This section provides a tutorial example on how to use 'pip/pip3' command to install and manage Python packages.
2022-10-01, ∼333🔥, 0💬

Message Security Properties in Outlook 2007
This section describes how to view message security properties on received emails with digital signatures in MS Office Outlook 2007. Message security properties include both encryption layer and digital signature layers.
2022-10-01, ∼332🔥, 0💬

ECMAScript Language Specification
This section provides a quick description of the ECMAScript Language Specification and its version history.
2022-10-01, ∼332🔥, 0💬

"Array()" Function - Returning a Scalar Reference of an Array
This section provides a tutorial example on how to use 'Array()' function to return a scalar reference of new dynamic-size array. The returned array reference can be used like an array.
2022-10-01, ∼332🔥, 0💬

"If" Statements
This section describes 4 forms of 'If' statements supported in VBScript. The more complex form is 'If ... ElseIf ... Else ... End If'.
2022-10-01, ∼332🔥, 0💬

Micro Benchmark Tests on "float" and "double" Operations
This chapter provides tutorial notes and example codes on micro benchmark tests on 'float' and 'double' data type operations using HotSpot JVM with and without JIT compilation. Topics include empty loop, assignment loop, add operation, multiplication operation and division operation.
2022-10-01, ∼332🔥, 0💬

About This Book
This section provides some detailed information about this book - Computer History Notes - Herong's Tutorial Notes.
2022-10-01, ∼332🔥, 0💬

SQL History and Revisions
This section provides a quick introduction of SQL history and revisions. 3 major revisions have been published: SQL1 or SQl-86, SQL2 or SQL/92, and SQL3 or SQL:1999.
2022-10-01, ∼332🔥, 0💬

View Objects and Layout Resource Files
This chapter provides tutorial notes on View objects and Layout resource files. Topics include the android.view.View base class; View, ViewGroup and layout objects; creating view objects in Java code; defining layouts in Layout Resource Files; identifying and referring layouts; Inserting view object...
2022-10-01, ∼331🔥, 0💬

"android create project" Command Options
This section describes 'android create project' command options that you need to use to specify Java class package name, starting activity class name, project folder and Android platform target.
2022-10-01, ∼331🔥, 0💬

Locales, Localization Methods and Resource Bundles
This chapter provides tutorial notes and example codes on localization methods and resource bundles. Topics include using java.text.SimpleDateFormat and java.text.DecimalFormat locale sensitive methods; using java.util.ResourceBundle class to define localization resource bundles; using java.util.Pro...
2022-10-01, ∼331🔥, 0💬

"message" - Message Type Definition Element
This section describes 'message', a definition element that defines a message type with one or multiple parts. A part is defined to be of a given data type.
2022-10-01, ∼331🔥, 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, ∼331🔥, 0💬

<< < 217 218 219 220 221 222 223 224 225 226 227 > >>   ∑:9022  Sort:Rank