<< < 180 181 182 183 184 185 186 187 188 189 190 > >>   ∑:9020  Sort:Date

GD Library - Create Transparent Image
This section provides a tutorial example on how to create an image with transparent background using GD Library functions.
2024-07-29, ∼272🔥, 0💬

Unicode 到 Big5 轉換: 第 3 部分 - U+4FC9 到 U+513D
本節列出了 Unicode 到 Big5 代碼轉換表的第 3 部分 - Unicode U+4FC9 到 U+513D。
2024-02-03, ∼272🔥, 0💬

Web Service Related Technologies
This section describes a list of technologies that related to Web services.
2022-10-08, ∼272🔥, 0💬

Year 2025 Chinese Calendar - Year of the Snake
2022-10-07, ∼272🔥, 0💬

default_ns() - Setting Namespace for Body Elements
This section provides a tutorial example on how to set Body sub elements under a default namespace of any specified URI - Using the default_ns() function.
2022-10-04, ∼272🔥, 0💬

Class Diagram - Class Notation
This section describes the Class Notation used in a UML Class Diagram. A Class Notation presents a class of objects which share the same set of properties and behaviors.
2022-10-04, ∼272🔥, 0💬

What Is Date-Time API
This section provides introductions on what the Date-Time API introduced in Java 8 (JDK 1.8). The Date-Time API is replacing the java.util.Date class and the java.util.GregorianCalendar class.
2022-10-01, ∼272🔥, 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, ∼272🔥, 0💬

DTD (Document Type Definition) - XML Validation
This chapter provides tutorial notes and example codes on DTD (Document Type Definition). Topics include writing an XML DTD validator using DOM and SAP interfaces; overriding error handler methods to print validation errors.
2022-10-01, ∼272🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼272🔥, 0💬

Arrays - Ordered Maps
This chapter provides tutorial examples and notes about arrays. Topics include creating arrays with the array constructor, using integer keys or string keys in arrays, accessing values through keys, array related built-in functions.
2022-10-01, ∼272🔥, 0💬

Visiting "https" Website with IE
This section describes how IE (Internet Explorer) shows a lock icon when you visit an 'https' Website to provide you more security related information.
2022-10-01, ∼272🔥, 0💬

Archived: Firefox 35 Displaying Certificate Error Page
This section provides a tutorial example showing that Mozilla Firefox fails to validate an HTTPS server certificate and displays a certificate error page.
2022-10-01, ∼272🔥, 0💬

"jdeprscan --release X" - Deprecated API as of Release X
This section provides a tutorial example on how to use 'jdeprscan' command to scan for deprecated APIs of a given JAR file as of a specific JDK release.
2022-10-01, ∼272🔥, 0💬

"jrunscript -f" - Run JavaScript in Batch Mode
This section provides a tutorial example on how to use 'jrunscript -f ...' to run JavaScript code in batch mode.
2022-10-01, ∼272🔥, 0💬

WSDL 1.1 Framework and Extensions
This section describes WSDL 1.1 core framework and 4 extensions: SOAP 1.1, HTTP, MIME and SOAP 1.2
2022-10-01, ∼272🔥, 0💬

JDK Documentation Installation
This section describes how to install JDK Documentation on your own machine.
2022-10-01, ∼272🔥, 0💬

Discontinued: GetQuote - Get Stock Quote
This chapter provides a quick introduction of the free Web service, GetQuote. Topics include usage description of GetQuote; request message sample; response message sample.
2022-10-01, ∼272🔥, 0💬

flickr.interestingness.getList - Get Interesting Photos
This chapter provides a quick introduction of the free Web service, flickr.interestingness.getList ,returning a list of identifications of top pictures. Topics include usage description of flickr.interestingness.getList ;HTTP request sample; and HTTP response sample.
2022-10-01, ∼272🔥, 0💬

GetCurrencyRate - Request Message Sample
This section provides a request message sample of GetCurrencyRate Web service.
2022-10-01, ∼272🔥, 0💬

'vi' Commands to Insert and Change Text
This section provides a list of commands to insert, delete, replace and move text.
2022-10-01, ∼272🔥, 0💬

What Is InnoDB Storage Engine
This section describes the InnoDB storage engine, the default storage engine in the newer versions of MySQL server.
2022-10-01, ∼272🔥, 0💬

Insertion Sort - Performance
This section provides a tutorial on how to measure the performance of the Insertion Sort algorithm. My first Java implementation of Insert Sort is performing at the O(N*N) order level.
2022-10-01, ∼272🔥, 0💬

Data Type - 'bool' for Boolean Values
This section describes the 'bool' data type, which only has two objects, the True and False objects.
2022-10-01, ∼272🔥, 0💬

<< < 180 181 182 183 184 185 186 187 188 189 190 > >>   ∑:9020  Sort:Date