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

android.app.Activity Class and Activity Lifecycle
This chapter provides tutorial notes on android.app.Activity class and activity lifecycle. Topics include introduction of activity states, lifetime periods and activity callback methods; creating log file in the application's private file folder; implementing activity callback methods; writing examp...
2022-10-01, ∼248🔥, 0💬

Archived: "HelloAndroid" - First Android Project
This section provides a tutorial example on how to create the first Android project, HelloAndroid, using the 'android' command. Java source file and resource files are automatically created.
2022-10-01, ∼248🔥, 0💬

Calling and Importing Classes Defined in Unnamed Packages
This chapter provides tutorial notes and example codes on localization methods and resource bundles. Topics include using java.text.SimpleDateFormat and java.text.DecimalFormat locale sensitive methods; using java.util.ResourceBundle class to define localization resource bundles; using java.util.Pro...
2022-10-01, ∼248🔥, 0💬

Apache Axis2/Java for WSDL 1.1
This chapter provides tutorial notes and example codes on Apache Axis2/Java for WSDL 1.1. Topics include creating a ServiceClient object for an XML document based Web service; turning off Chunked HTTP flag; invoking an operation with sendReceive() method; creating an RPCServiceClient object for an R...
2022-10-01, ∼248🔥, 0💬

Managing HTTP Response Header Lines
This chapter provides tutorial notes and example codes on HTTP response header lines. Topics include what is an HTTP response; what are response header line; controlling response header lines; viewing entire HTTP response message; 'page contentType' directive element; response object methods to chan...
2022-10-01, ∼248🔥, 0💬

Introduction of XSD Built-in Datatypes
This chapter provides notes and tutorial examples on built-in datatypes defined in XML Schema 1.1. Topics include complete list of built-in datatypes, using built-in datatypes to declare XML elements and attributes; special built-in datatypes 'anyType', 'anySimpleType', 'anyAtomicType'.
2022-10-01, ∼248🔥, 0💬

ChemSpider APIs - Get Query Status
This section provides a tutorial example on how to use 'Get Query Status' Web service to retrieve the status of query submitted previously with RSC (Royal Society of Chemistry) ChemSpider API.
2022-10-01, ∼248🔥, 0💬

"switch" Statements - Example
This section provides a tutorial example on how to use 'switch' statements to print business hours based on today's date.
2022-10-01, ∼248🔥, 0💬

Secret Key Padding and Truncation
A tutorial example is provided to show you how OpenSSL 'enc' apply padding or truncation to get a 16-byte secret key from the value specified in the '-K' option.
2022-10-01, ∼248🔥, 0💬

chain.so API - Get Block Data
This section describes how to get block data with chain.so API.
2022-10-01, ∼248🔥, 0💬

"START /REALTIME" - Run JVM with Highest Priority
This section provides a tutorial showing how to use 'START /REALTIME' command to run JVM with highest priority on Windows systems.
2022-10-01, ∼248🔥, 0💬

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

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2022-10-01, ∼248🔥, 0💬

Big5 vs. Unicode
Big5 Character Set is a sub set Unicode Character Set. However the Big5 code point is mathematically unrelated to the Unicode code point for the same Chinese character.
2024-01-29, ∼247🔥, 0💬

References
List of reference materials used in this book.
2024-01-23, ∼247🔥, 0💬

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

SOAP Communication Model
This section describes what is SOAP (Simple Object Accessing Protocol) - A client-server communication protocol to access remote objects.
2022-10-04, ∼247🔥, 0💬

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

Reading and Writing Certificates in DER and RFC Formats
This section provides test results of using my JcaCertificateTest.java program to read in certificates in DER and RFC formats. Those certificates are generated with the 'keytool' command tool.
2022-10-01, ∼247🔥, 0💬

Passing Parameters by Value or by Reference
This section provides a tutorial example showing that primitive parameters are passed by value and object parameters are passed by reference.
2022-10-01, ∼247🔥, 0💬

OpenJ9 by Eclipse Foundation
This chapter provides tutorial notes and example codes on OpenJ9 JVM. Topics include downloading and installing OpenJ9; running Java programs on OpenJ9 JVM; memory footprint of OpenJ9 JVM; comparison of startup time and footprint between OpenJ9 and HotSpot.
2022-10-01, ∼247🔥, 0💬

Verify Installation of Xerces2
This section describes a tutorial example on how to verify the installation of the Xerces2 Java 2.11.0 XML Schema 1.1 Beta version by running a sample program dom.Counter.
2022-10-01, ∼247🔥, 0💬

Currency Exchange Rate - Usage Description
This section describes the free Web service, Currency Exchange Rate, provided by exchangeratesapi.io. It allows you to get the exchange rate between given currencies on the given date.
2022-10-01, ∼247🔥, 0💬

What Is Astronomy
This section describes what is astronomy.
2022-10-01, ∼247🔥, 0💬

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