<< < 223 224 225 226 227 228 229 230 231 232 233 > >>   ∑:9107  Sort:Date

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

ClassChecker.java - Reports Class Loader
This section provides a tutorial example, ClassChecker.java, which reports the class loader by the JVM to load a given class.
2022-10-01, ∼342🔥, 0💬

Archived: Running XMLReaderValidator with Xerces2 2.11.0 Beta
This section describes a tutorial example on how to the Xerces2 XMLReader class to validate an XML document assigned with an XSD file with 'Xerces2 2.11.0 (XML Schema 1.1) (Beta)' version.
2022-10-01, ∼342🔥, 0💬

Discontinued: getTime - Get the Current Time
This chapter provides a quick introduction of the free Web service, getTime. Topics include usage description of getTime; HTTP request sample; and HTTP response sample.
2022-10-01, ∼342🔥, 0💬

"switch" Statements
This section describes 'switch' statements - controlling expressions with multiple embedded statement blocks. At run time, only one statement blocks will be executed depending on the value of the controlling expression.
2022-10-01, ∼342🔥, 0💬

Creating and Running Threads
This section provides a tutorial example on how to create and run a thread that executes a static method.
2022-10-01, ∼342🔥, 0💬

WHERE Clause of a SELECT Statement
This section provides tutorial examples on how to use the WHERE clause to filter rows out of the base table in a SELECT statement.
2022-10-01, ∼342🔥, 0💬

Hex String Literal Evaluation Examples
This section provides tutorial examples on how hex string literals are evaluated to values of different datatypes.
2022-10-01, ∼342🔥, 0💬

"bf-cbc" 2-Block Test Vectors
A tutorial example is provided to show how to build a table of test vectors for Blowfish algorithm in CBC mode on 2-block (16-byte) plaintext messages using OpenSSL 'enc -bf-cbc' command.
2022-10-01, ∼342🔥, 0💬

Archived: 1076/800/80MB Test on JRockit 28.2
This section provides a tutorial example on running GCTest2.java on JRockit 28.2.7 with 1078MB memory limit and a 800MB base plus 80MB fluctuating memory usage with object size of 1.25MB.
2022-10-01, ∼342🔥, 0💬

Verify Apache HTTP Server "httpd" Environment
This section provides a tutorial example on how to verify key areas of the Apache HTTP Server 'httpd' environment on Linux systems.
2022-10-01, ∼342🔥, 0💬

Content-Transfer-Encoding: quoted-printable - 7-Bit Encoding
This section provides an email message example with 'Content-Transfer-Encoding: quoted-printable' header to indicate that the content is Quoted-Printable encoded, commonly used for protecting non-ASCII characters.
2025-07-22, ∼341🔥, 1💬

💬 2025-07-22 Kevin Jones: bob thank you for your letter

Export Key Pair using "keytool -importkeystore"
This section provides a tutorial example on how to export a private/public key pair from a KeyStore file using the 'keytool -importkeystore'.
2024-11-27, ∼341🔥, 0💬

Upgrade OpenJDK on CentOS
This section provides a tutorial example on how to upgrade OpenJDK on CentOS 8 systems using package manager 'dnf/yum' and symbolic link manager 'update-alternatives' symbolic links for 'java/javac' command.
2024-04-12, ∼341🔥, 0💬

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

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

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

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

Unicode to Big5 - Part 49: U+9824 to U+9A14
Unicode to Big5 code point mapping is provided for Big5 character set - Part 49: Unicode U+9824 to U+9A14.
2024-01-29, ∼341🔥, 0💬

Declaring and Calling Subroutines
This section describes some important rules about declaring and calling user defined subroutines: parameters are passed as a list value stored in the special local variable @_; subroutines are normally called with their name prefixed with &amp;.
2022-11-18, ∼341🔥, 0💬

Chinese Calendars: Year 2011 to 2020
This chapter provides Chinese calendars for 10 years from 2011 to 2020.
2022-11-16, ∼341🔥, 0💬

"read(byteBuf) = -1" Not Working
This section provides a tutorial example of trying to use 'read(byteBuf) = -1' as the condition to stop reading the request on the server side. It will not work if the client keeps the connection open and waiting for the response.
2022-11-06, ∼341🔥, 0💬

rdkit.Chem.rdchem - The Core Module
This chapter provides introductions and tutorial examples on rdkit.Chem.rdchem module. Topics include introduction of rdkit.Chem.rdchem module and its main classes: Mol, Atom, Bond, RWMol.
2022-10-16, ∼341🔥, 0💬

Length Contraction - Moving Object Is Shorter
This section provides a quick introduction on length contraction, a phenomenon of difference of object lengths in the moving direction as measured by observers in different inertial frames that are moving relative to each other.
2022-10-06, ∼341🔥, 0💬

<< < 223 224 225 226 227 228 229 230 231 232 233 > >>   ∑:9107  Sort:Date