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

"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, ∼223🔥, 0💬

Sequence Diagram - Execution Specification Notation
This section describes the Execution Specification Notation used in a UML Sequence Diagram. An Execution Specification Notation presents the execution of action unit within a lifeline of an object.
2022-10-04, ∼223🔥, 0💬

Archived: Rebuild the Debug Binary Package
This section provides a tutorial example on how to modify the resource file and rebuild the debug binary package of the HelloAndroid application.
2022-10-01, ∼223🔥, 0💬

JcaMessageDigest.java - Message Digest Sample Program
This section provides a tutorial example on how to write a sample program to use the java.security.MessageDigest class to digest any input file with the MD5 or SHA message digest algorithm.
2022-10-01, ∼223🔥, 0💬

The "String" Object Type - Not Equal to String Primitive Type
This section provides a quick description and a tutorial example script on the 'String' built-in object type, which is used to create 'String' objects. Watch out: 'String' objects are not string values.
2022-10-01, ∼223🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.1 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼223🔥, 0💬

What Is WSDL 1.1 SOAP Extension
This section describes the SOAP extension added in 2006 to the original 2001 WSDL 1.1 specification to support SOAP 1.2 binding. 7 language components introduced in WSDL 1.1 binding extension for SOAP 1.2.
2022-10-01, ∼223🔥, 0💬

PHP SOAP Extension for WSDL 1.1
This chapter provides tutorial notes and example codes on SOAP Extension in PHP for WSDL 1.1 documents. Topics include configuring SOAP Extension; reviewing SoapClient class and methods; calling RPC method based and XML document based Web services; rpc/encoded style requiring encodingStyle attribute...
2022-10-01, ∼223🔥, 0💬

Logical (Boolean) Data Type
This section describes value range and storage space size of logical data type: boolean.
2022-10-01, ∼223🔥, 0💬

StringBuffer Class Properties and Methods
This section describes the StringBuffer class, it properties and methods.
2022-10-01, ∼223🔥, 0💬

"continue" Statements
This section describes non-labeled 'continue' statement, which is a branching statement that transfers the control to the end of the immediate enclosing loop block and continues the next iteration of the loop.
2022-10-01, ∼223🔥, 0💬

The "session" Implicit Object
This section describes the 'session' implicit object - a javax.servlet.http.HttpSession object provided by the JSP server to hold information and methods common to all JSP pages running under one session.
2022-10-01, ∼223🔥, 0💬

dom.GetElementsByTagName and dom.Writer
This section provides tutorial examples on how to use sample programs dom.GetElementsByTagName and dom.Writer to validate XML documents with XSD schema.
2022-10-01, ∼223🔥, 0💬

"while" Loop Statements
This section describes 'while' loop statements. A 'while' loop statement is similar to a 'for loop statement.
2022-10-01, ∼223🔥, 0💬

Flow Control Functions
Describes 4 types of flow control functions: CASE ... WHEN, CASE WHEN, IF and IFNULL.
2022-10-01, ∼223🔥, 0💬

Storing ASCII Characters in Non-ASCII Columns
This section describes a test of storing ASCII characters into non-ASCII columns.
2022-10-01, ∼223🔥, 0💬

MySQL Encoding Issue Example
This section provides an example of MySQL server encoding issue with Chinese characters, when incorrectly encoded string is stored in database and wrong character_set_* settings are used.
2022-10-01, ∼223🔥, 0💬

"obabel -... --..." - Generic Conversion Options
This section provides quick introductions on generic conversion options for the Open Babel 'obabel' command that apply to all formats.
2022-10-01, ∼223🔥, 0💬

Using ResultSetMetaData Objects to List All Fields
This section describes how to call the res.getMetaData method to obtain the ResultSetMetaData object, which can be used to list all fields in the result set.
2022-10-01, ∼223🔥, 0💬

Inserting BLOB Values with setBytes() Method
This section describes how to insert BLOB values with the PreparedStatement.setBytes() method.
2022-10-01, ∼223🔥, 0💬

JDBC-ODBC - Creating DSN
This section describes how to create a DSN quick to test JDBC-ODBC Bridge.
2022-10-01, ∼223🔥, 0💬

Functionalities of Bitcoin Wallet
This section describes functionalities of a Bitcoin Wallet.
2022-01-31, ∼223🔥, 1💬

Big5 > Unicode 轉換: 一级漢字 - 第 B4 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 B4 行。
2024-01-31, ∼222🔥, 0💬

State Machine Diagram - Transition Notation
This section describes the Transition Notation used in a UML State Machine Diagram. A Transition Notation presents a behavior change of the modeled object from one state to another.
2022-10-10, ∼222🔥, 0💬

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