<< < 211 212 213 214 215 216 217 218 219 220 221 > >>   ∑:9020  Sort:Date

Retrieving Field Values using res.get*() Methods
This section describes how to retrieve field values of the current row in the ResultSet object with the res.get*() methods.
2022-10-01, ∼242🔥, 0💬

"CREATE PROCEDURE" - Creating a Simple Procedure
This section describes how to create a simple procedure that runs a simple query.
2022-10-01, ∼242🔥, 0💬

$instance Statement - Define Instance Template
This section describes the $instance statement for defining instance template.
2017-11-06, ∼242🔥, 1💬

💬 2017-11-06 Vincent: Concept is good!

Unicode > Big5 轉換: 第 8 部分 - U+5821 到 U+59BE
本節列出了 Unicode 到 Big5 代碼轉換表的第 8 部分 - Unicode U+5821 到 U+59BE。
2024-01-31, ∼241🔥, 0💬

31350: CJK Unified Ideographs Extension H
This section provides a quick summary of the Unicode code point block: 'CJK Unified Ideographs Extension H', which contains 4192 code points to represent CJK Unified Ideographs Extension H alphabets used in the CJK Unified Ideographs Extension H language.
2024-01-23, ∼241🔥, 0💬

TempConvert Web Service for Temperature Conversion
This chapter provides a quick introduction of free Web services 'TempConvert' provided by w3schools.com with 2 operations: CelsiusToFahrenheit and FahrenheitToCelsius.
2024-01-21, ∼241🔥, 0💬

ActivityLog Test - Activity Paused and Resumed
This section tries to test activity lifecycle with the ActivityLog application in case user pauses the activity and resumes it later.
2022-12-10, ∼241🔥, 1💬

soapversion('1.2') Sets Correct Envelope namespace
This section provides a tutorial example on how to use soapversion('1.2') to tell service() to use the correct namespace for the Envelope.
2022-10-25, ∼241🔥, 0💬

Class Diagram - Association Notation
This section describes the Association Notation used in a UML Class Diagram. An Association Notation presents an association relation between two classes in which one class is related to the other class.
2022-10-18, ∼241🔥, 0💬

Stereochemistry with Open Babel
This chapter provides introductions and tutorial examples on stereochemistry with Open Babel. Topics include introduction of stereochemistry; reading stereochemistry information from input molecule defined in 0D, 2D and 3D format; Stereo Perception performed by Open Babel.
2022-10-10, ∼241🔥, 0💬

Use Case Diagram and Notations in Visio
This section lists UML Use Case Diagram notations supported in MS Visio 2010.
2022-10-08, ∼241🔥, 0💬

Connect Phone SD Card to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect SD card in the phone to the computer as a removable drive on the computer.
2022-10-01, ∼241🔥, 0💬

Character Set Encoding Maps
This chapter provides tutorial notes and example codes on character set encoding maps. Topics include collection types: encoding map analyzer program; analyzing and print encoding maps for US-ASCII, ISO-8859-1/Latin 1, Windows CP1252, Unicode UTF-8, UTF-16, UTF-16LE, UTF-16BE; sample program to coun...
2022-10-01, ∼241🔥, 0💬

"switch" Statements
This section describes how 'switch' statements work. Execution will start at the 'case' clause whose expected value matches the test expression. Execution will continue with all remaining 'case' clauses.
2022-10-01, ∼241🔥, 0💬

Defining Your Own Functions - Example
This section provides a tutorial example on how to define your own JavaScript functions.
2022-10-01, ∼241🔥, 0💬

"types" - The Container Element for Data Types
This section describes 'types', the container element that has extensibility elements from other language to define data types used to describe messages for Web service operations.
2022-10-01, ∼241🔥, 0💬

"binding" - Binding Definition Element
This section describes 'binding', a definition element that defines a binding for operations defined in a port type to a communication protocol and a message transmission format.
2022-10-01, ∼241🔥, 0💬

Request and Response - Guest Registration
This section provides a mock request and a mock response for the Registration Web service that uses SOAP 1.2 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼241🔥, 0💬

IterationTag Interface Test Class - TraceTag.java
This section provides a tutorial example on how to write a Java tag class that implements the javax.servlet.jsp.tagext.Itera tionTaginterface.
2022-10-01, ∼241🔥, 0💬

Checking Schema Documents - XsdSchemaChecker.java
This section describes a tutorial example on how to use JAXP (Java API for XML Processing) to check (compile) XML Schema (XSD) documents.
2022-10-01, ∼241🔥, 0💬

Redefining Old Datatypes - XML Examples
This section describes a tutorial example on how to use elements declared with datatypes redefined with 'redefine' components.
2022-10-01, ∼241🔥, 0💬

Using Sendmail as a STMP Server Daemon
This section provides an example using Sendmail as a daemon acting as a STMP server to receive email messages from remote machines.
2022-10-01, ∼241🔥, 0💬

Generating and Using .NET Library Files
This section provides a tutorial example on how to compile C# source code files into library files and use them as references when compile other source code files.
2022-10-01, ∼241🔥, 0💬

URL Encoding Support in PHP
This section provides a tutorial example on how to perform URL encoding/decoding and application/x-www-form-urlenco dedencoding/decoding in PHP.
2022-10-01, ∼241🔥, 0💬

<< < 211 212 213 214 215 216 217 218 219 220 221 > >>   ∑:9020  Sort:Date