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

URL Encoding, URI Encoding, or Percent Encoding
This chapter provides notes and tutorials on URL encoding Topics include URL encoding; reserved characters; percent encoding; application/x-www-form-urlenco dedencoding; tutorial program examples in Java and PHP.
2022-10-01, ∼313🔥, 0💬

Secondary Index on InnoDB Table
This section describes what is secondary index on an InnoDB table. Any any non-primary index is called secondary index.
2022-10-01, ∼313🔥, 0💬

First 8336 Fractional Hex Digits of PI
The first 8336 hexadecimal digits of the fractional portion of constant PI, 3.1415927.... These hexadecimal digits are needed to construct Sub-keys and S-Boxes.
2022-10-01, ∼313🔥, 0💬

Ways to Mine Ether with Your Computer
This section describes ways to mine Ether with your own computer, Standalone Mining and Pool Mining.
2022-10-01, ∼313🔥, 0💬

Adaptive Size Policy for Best Throughput
This section provides a tutorial on how Adaptive Size Policy is used by the Parallel collector to our best Throughput goal.
2022-10-01, ∼313🔥, 0💬

What Is Subgroup in Abelian Group
This section describes Subgroups in a Abelian Group. A subgroup in a Abelian Group is a subset of the Abelian Group that itself is an Abelian Group. The subgroup and its parent group are using the same operation.
2022-10-01, ∼313🔥, 0💬

Run Python Scripts on macOS
This section provides a tutorial example to verify Python environment supported on macOS computers and run a simple Python interactive scripting session.
2022-10-01, ∼313🔥, 0💬

Android 4.0.3 Emulator File System Hierarchy
This section describes file system hierarchy used by the Android 4.0.3 emulator system.
2022-10-01, ∼312🔥, 0💬

Archived: mysql_connect() using php_mysql.dll Library
This section describes functions supported by the MySQL extension library, php_mysql.dll. mysql_connect() creates a connection to the specified MySQL server.
2022-10-01, ∼312🔥, 0💬

Getting Server Certificate Signed by CAcert.org
This section provides a tutorial example on how to submit a CSR (Certificate Signing Request) to CAcert.org to get a free server certificate.
2022-10-01, ∼312🔥, 0💬

Comodo Free Personal Certificate
This chapter provides tutorial notes and example codes on Comodo free personal certificate. Topics include applying for a free personal certificate at Comodo; installing the personal certificate in Mozilla Firefox; backing up the personal certificate with the private key to a file; install the perso...
2022-10-01, ∼312🔥, 0💬

Defining Your Own Object Types
This chapter provides introductions and tutorial examples on how to define your own object types. Topics include defining constructor functions; adding properties and methods to objects or constructor prototypes; looping through properties and methods; using 'instanceof' and 'typeof' operators.
2022-10-01, ∼312🔥, 0💬

SoapParam Constructor - Creating Named Parameters
This section provides a tutorial example on how to create input parameters with given names when calling Web services with SoapClient.
2022-10-01, ∼312🔥, 0💬

"While" Statements
This section describes how 'While' statements work in VBScript. A block of statements is repeated as long as the specified condition is true.
2022-10-01, ∼312🔥, 0💬

Passing Arguments to Procedures
This section describes rules on how arguments can be passed from the calling code into the called procedure by reference (the default) or by value.
2022-10-01, ∼312🔥, 0💬

XSD Schema Validator on XML SAX Object
This section provides a tutorial example on how to load a XSD schema, create an XSD validator and validate an XML SAXSource object.
2022-10-01, ∼312🔥, 0💬

Annotation Statements and Declarations
This chapter provides tutorial notes on annotation. Topics include declaring new annotation type; using 'interface' for annotations; specifying default values to annotation elements; shorthand format of annotation invocation with a single element or no element; obtaining annotation information at ru...
2022-10-01, ∼312🔥, 0💬

General Syntax of JSTL Tags
This section describes general syntax of a JSTL tag, which consists of tag namespace, tag name, tag attributes, and tag body.
2022-10-01, ∼312🔥, 0💬

Date/Time Seven-Property Model
This section describes the seven-property model used in XSD 1.1 to represent a moment of time in the Gregorian calendar system: year, month, day, hour, minute, second and timezoneOffset.
2022-10-01, ∼312🔥, 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, ∼312🔥, 0💬

What Is Astrology
This section describes what is astrology.
2022-10-01, ∼312🔥, 0💬

1995 - PHP: Hypertext Preprocessor Created by Rasmus Lerdorf
This chapter provides some history of PHP: Hypertext Preprocessor created by Rasmus Lerdorf. PHP is now a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
2022-10-01, ∼312🔥, 0💬

FROM Clause of a SELECT Statement
A tutorial example is provided on how to use the FROM clause to provide tables, filters, aggregations and sorting order to SELECT statements.
2022-10-01, ∼312🔥, 0💬

Stored Procedure Parameters
This section provides tutorial examples on how to stored procedure parameters to pass data into procedures and return data back to calling statements.
2022-10-01, ∼312🔥, 0💬

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