<< < 197 198 199 200 201 202 203 204 205 206 207 > >>   ∑:9067  Sort:Date

CrashThread2.java - Thread Testing Program
This section describes a thread testing programs, CrashThread2.java, that keep adding new thread in a while loop.
2022-10-01, ∼330🔥, 0💬

"Name" Datatype Values and Representations
This section describes the built-in datatype 'Name' designed to support XML element and attribute names. 'Name' datatype is derived from 'token' by restricting the value set according the XML 'Name' specification.
2022-10-01, ∼330🔥, 0💬

Discontinued: GetWeatherByZipCode - Get Weather by ZIP Code in US
This chapter provides a quick introduction of the free Web service, GetWeatherByZipCode. Topics include usage description of GetWeatherByZipCode; request message sample; response message sample.
2022-10-01, ∼330🔥, 0💬

UUID Version 4 Generator
This section provides a tutorial example on how to use the UUID Version 4 Generator operation provided by uuidgenerator.net.
2022-10-01, ∼330🔥, 0💬

Processing Web Form Input in ASCII
This section describes how to display a Web form and process form input data in ASCII.
2022-10-01, ∼330🔥, 0💬

Blowfish Cipher Decryption Algorithm
The Blowfish cipher decryption algorithm is presented. It is identical to the encryption algorithm, except that Sub-keys, P1, P2, ..., P18, are applied in reverse order.
2022-10-01, ∼330🔥, 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, ∼330🔥, 0💬

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

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

Big5 to Unicode - Row F4: Level 2 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row F4: Level 2 Characters.
2024-01-29, ∼329🔥, 0💬

Archived: SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-11-20, ∼329🔥, 0💬

Chinese Calendars: Year 1981 to 1990
This chapter provides Chinese calendars for 10 years from 1981 to 1990.
2022-11-15, ∼329🔥, 0💬

Implementing Activity Callback Methods
This section provides a tutorial example on how to implement activity callback methods using ActivityLog application as an example to log a short message from each callback method in a log file.
2022-10-01, ∼329🔥, 0💬

SAXValidator.java - XML DTD Validation with SAX
This section provides a tutorial example on how to write a DTD validator using SAX classes in JDK. The validator can validate an XML file against the specified DTD statements.
2022-10-01, ∼329🔥, 0💬

String Literals
This section provides descriptions on string literals and a tutorial example on how to use them in JavaScript source code.
2022-10-01, ∼329🔥, 0💬

Including JavaScript Codes with HTML "script" Tags
This section provides a quick description of how to include JavaScript codes into HTML documents with 'script' tags. A tutorial example is provided on calling a function defined in the 'head' tag.
2022-10-01, ∼329🔥, 0💬

The "Date" Object Type - Managing Dates and Times
This section provides a quick description and a tutorial example script on the 'Date' built-in object type, which is used to create 'Date' objects.
2022-10-01, ∼329🔥, 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, ∼329🔥, 0💬

Logical Expressions and Conditional Statements
This chapter provides tutorial examples and notes on logical expressions and conditional statements. Topics include examples of logical expressions; 'if' statements and examples; 'switch' statements and examples.
2022-10-01, ∼329🔥, 0💬

System.IO.FileInfo Class
This chapter provides tutorials and notes on System.IO.FileInfo class provided by .NET Framework. Topics include introduction to FileInfo; creating FileInfo objects; retrieving file information; managing files.
2022-10-01, ∼329🔥, 0💬

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

Performance Tests on Serial Collector
This chapter provides tutorial notes and example codes on performance impact of Serial collector, Topics include heap footprint; GC logging impact; wait time impact; heap size impact; running Young GC only, running more Old GC.
2022-10-01, ∼329🔥, 0💬

Serial Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Serial Collector stops the application for both Minor GC and Major GC.
2022-10-01, ∼329🔥, 0💬

System and Application Processes
This chapter provides quick introductions on processes running on macOS computer like Finder, WindowServer, Dock, Siri, mds, spindump, login, softwareupdate. It also provides tutorial examples on how to Activity Monitor, and 'ps/top/nettop' commands to review resource usage of each process.
2022-10-01, ∼329🔥, 0💬

<< < 197 198 199 200 201 202 203 204 205 206 207 > >>   ∑:9067  Sort:Date