<< < 205 206 207 208 209 210 211 212 213 214 215 > >>   ∑:9107  Sort:Date

Chinese Calendars: Year 1931 to 1940
This chapter provides Chinese calendars for 10 years from 1931 to 1940.
2022-10-17, ∼359🔥, 0💬

"obgen" - Generate Molecule 3D Structures
This section provides a quick introduction on the 'obgen' command provided in Open Babel package to generate molecule 3D structure.
2022-10-07, ∼359🔥, 0💬

Message Styles Supported in SOAP::Lite
This section describes message types supported in SOAP::Lite: rpc/encoded, rpc/literal, document/encoded, and document/literal.
2022-10-06, ∼359🔥, 0💬

SOAP Data Model
This chapter describes what is SOAP data model.
2022-10-04, ∼359🔥, 0💬

Number Object and Numeric String Conversion
This chapter provides tutorial notes and example codes on numeric string format. Topics include using java.util.NumberFormat.format( )method to format numeric values into text strings; using java.util.DecimalFormat.parse( )method to parse date strings into objects.
2022-10-01, ∼359🔥, 0💬

Establishing a Socket Communication Link
This section describes how to establish a socket communication link. A server application runs a socket in listen mode and a client application connects a client socket to the server socket.
2022-10-01, ∼359🔥, 0💬

XSL (Extensible Stylesheet Language)
This chapter provides tutorial notes and example codes on XSL (Extensible Stylesheet Language). Topics include default XSL implementation classes in JDK; writing an XML transformer program using XSL (Extensible Stylesheet Language).
2022-10-01, ∼359🔥, 0💬

PHP Statement Delimiter and Comments
This section provides a tutorial example on how to write PHP statements and comment in PHP source code files. PHP uses semicolon ';' as the statement delimiter. Comments can be entered in Perl, Java, or C styles.
2022-10-01, ∼359🔥, 0💬

Loop Statements - "while", "for", and "do ... while"
This chapter provides tutorial examples and notes about loop statements. Topics include 'while, 'for', and 'do ... while' statements; examples of controlling code executions with loop statements.
2022-10-01, ∼359🔥, 0💬

What Is Object Cloning
This section describes what is object cloning - An easy way of creating a new object and copying all properties from an old object. PHP also allows you to implement __clone() method to modify properties of the newly created object.
2022-10-01, ∼359🔥, 0💬

"for ... in" and "for each ... in" Statements
This section provides a quick description of two special loop statements for iterating properties and methods of object. A tutorial example is provided to show the extra properties and methods of two objects of the same type.
2022-10-01, ∼359🔥, 0💬

"description" - The Root Element
This section describes 'description', the root element of a WSDL document. The target namespace and other namespaces should be provided at the root element level.
2022-10-01, ∼359🔥, 0💬

Archived: Downloading and Installing SoapUI 3.0.1
This section provides a tutorial example on downloading and installing SoapUI 3.0.1 on Windows system.
2022-10-01, ∼359🔥, 0💬

Built-in Conversion Functions
This section provides a list of commonly used built-in conversion functions.
2022-10-01, ∼359🔥, 0💬

GetInteger() - Crash-Free Integer Conversion
This section provides a tutorial example of writing a crash-free code logic to convert a user entered string into a Long integer value. The built-in function CLng() will crash with a string like '3.3e200'.
2022-10-01, ∼359🔥, 0💬

"string" Datatype Values and Representations
This section describes the most commonly used built-in datatype, 'string'. Whitespace characters are preserved in 'string' values. But XML entity references are parsed in 'string' lexical representations.
2022-10-01, ∼359🔥, 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, ∼359🔥, 0💬

NDFDgen - Weather Forecast with Specific Parameters
This section provides a tutorial example on obtaining weather forecast with a list of specific weather parameters.
2022-10-01, ∼359🔥, 0💬

"if" Statements
This section describes 'if' statements - logical conditions to determine whether embedded statements should be executed or not.
2022-10-01, ∼359🔥, 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, ∼359🔥, 0💬

Delete Records That Are Not Referenced
This section provides a tutorial example on bulk deletion for records that are not referenced by another table.
2022-10-01, ∼359🔥, 0💬

Data Architectures of Bitcoin Wallet
This section describes Data Architectures of a Bitcoin Wallet.
2022-10-01, ∼359🔥, 0💬

Download and Install Copay on Windows
This section describes how to download and install Copay on Windows computers.
2022-10-01, ∼359🔥, 0💬

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

<< < 205 206 207 208 209 210 211 212 213 214 215 > >>   ∑:9107  Sort:Date