<< < 159 160 161 162 163 164 165 166 167 168 169 > >>   ∑:8894  Sort:Date

Request and Response - Get Exchange Rate
This section provides a mock request and a mock response for the Get Exchange Rate Web service that uses SOAP 1.1 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼272🔥, 0💬

Class, Property, Method and Related Statements
This section describes general rules on creating your own classes in VBScript. A list of class related statements is provided.
2022-10-01, ∼272🔥, 0💬

Java Execution Console - "in", "out" and "err" Data Streams
This section provides a tutorial example on how to use default input and output data streams: System.in, System.out and System.err.
2022-10-01, ∼272🔥, 0💬

Performance Comparison of String and StringBuffer
This section provides a tutorial example to do a performance comparison of 3 classes: String, StringBuffer, SimpleStringBuffer.
2022-10-01, ∼272🔥, 0💬

Multiple Tags Working Together
This chapter provides tutorial notes and example codes on multiple tags working together. Topics include creating multiple tag classes to be used as nested custom tags; the Loop tag and Break tag example; sharing data between multiple tags.
2022-10-01, ∼272🔥, 0💬

The Rooster - Chinese Zodiac Animal Sign
This section discuss about the Rooster, the tenth Chinese zodiac animal sign.
2022-10-01, ∼272🔥, 0💬

Numeric Value Functions
Describes some commonly used numeric functions like, ABS(), CEILING(), COS(), PI(), RANDOM(), ROUND(), and TRUNCATE().
2022-10-01, ∼272🔥, 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, ∼272🔥, 0💬

What Is Serial Collector
This section describes the Serial Collector, which uses the combination of the Serial Collector of Young generation and the Serial Collector of Tenured generation, so both minor GC and major GC are performed in a single thread serially in a stop-the-world fashion.
2022-10-01, ∼272🔥, 0💬

Configure OpenLDAP Server on CentOS
This section provides a tutorial example on how to configure OpenLDAP server on a CentOS 6 computer to build a simple local directory service.
2022-10-01, ∼272🔥, 0💬

Data Type - NoneType for Nothing
This section describes the NoneType data type, which only has a single object, the null object.
2022-10-01, ∼272🔥, 0💬

Microsoft SQL Server Express Edition
This chapter provides tutorial notes on how to install Microsoft SQL Server Express Edition on your own Windows system. Topics include downloading, installing and running SQL Server Express Edition; using SQLCMD command line interface; installing AdventureWorks sample database.
2022-10-01, ∼272🔥, 0💬

Unicode > Big5 轉換: 第 23 部分 - U+6EF4 到 U+7043
本節列出了 Unicode 到 Big5 代碼轉換表的第 23 部分 - Unicode U+6EF4 到 U+7043。
2024-01-31, ∼271🔥, 0💬

Is Bitcoin Mining Profitable
This section describes Bitcoin mining cost and profitability.
2022-11-11, ∼271🔥, 2💬

💬 2022-11-11 Herong: Mable, Thanks for the comment. This calculation may be outdated now because the price for electricity has gone up significantly.

💬 2022-11-06 Mable: Thank you for such excellent tutorials!!!

Sequence Diagram and Notations in Visio
This section lists UML Sequence Diagram notations supported in MS Visio 2010.
2022-10-09, ∼271🔥, 0💬

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

Sequence Diagram - Message Notation
This section describes the Message Notation used in a UML Sequence Diagram. A Message Notation represents a particular communication between objects participating a communication interchange.
2022-10-04, ∼271🔥, 0💬

Turning on USB Debugging on LG-P925g
This section provides a tutorial example on how to turn on 'USB Debugging' on LG-P925g Android phones in the 'Settings &gt; Applications &gt; Development' area.
2022-10-01, ∼271🔥, 0💬

DOMParser.java - Parsing XML Files with DOM
This section provides a tutorial example on how to write an XML file parser, DOMParser.java, with the org.w3c.dom.Document class included in JDK.
2022-10-01, ∼271🔥, 0💬

Comparing Message Digest Output of MD5 and SHA
This section a tutorial example on how to view and compare message digest output from two standard message digest algorithms MD5 and SHA.
2022-10-01, ∼271🔥, 0💬

Data Literals Examples for Integer, String and Other Data Types
This section provides a tutorial example on how to use data literals for various data types: TRUE, FALSE, and NULL; decimal, octal and hexadecimal numbers; floating point number format; single quoted, double quoted, and heredoc strings.
2022-10-01, ∼271🔥, 0💬

Characters of Multiple Languages in HTML Documents
This section provides a tutorial example on how enter and use characters of multiple languages in a single HTML document with Unicode UTF-8 encoding.
2022-10-01, ∼271🔥, 0💬

"prototype" Property of the Constructor Function Object
This section provides a quick description of the built-in 'prototype' property on the constructor function. A tutorial example is provided on how to store properties and methods in the 'prototype' property to be inherited by all objects created by the constructor.
2022-10-01, ∼271🔥, 0💬

VBScript and Supporting Environments
This section provides a list environments that support VBScript.
2022-10-01, ∼271🔥, 0💬

<< < 159 160 161 162 163 164 165 166 167 168 169 > >>   ∑:8894  Sort:Date