Popular Books:
ActivityLog Test - Activity Paused and Resumed
This section tries to test activity lifecycle with the ActivityLog application in case user pauses the activity and resumes it later. 2022-12-10, ∼283🔥, 1💬
What Is SAAJ (SOAP with Attachments API for Java)
This section describes what is SAAJ (SOAP with Attachments API for Java) - a standard Java API that supports SOAP 1.2 and SOAP Attachments Feature. 2022-10-19, ∼283🔥, 0💬
DES Encryption Operation Mode Introduction
This section describes what are DES encryption operation modes and notations used to describe how each operation mode works. 2022-10-05, ∼283🔥, 0💬
Proof of RSA Public Key Encryption
This section describes steps to prove RSA Public Key Encryption algorithm. Fermat's little theorem is the key part of the proof. 2022-10-05, ∼283🔥, 0💬
What Is SOAP RPC Presentation
This section describes what is SOAP RPC Presentation and how to represent RPC (Remote Procedure Call) with SOAP messages. 2022-10-04, ∼283🔥, 0💬
"while" Statements
This section describes how 'while' statements works in PHP. One or more statements are repeatedly executed as long as the specified condition is true. 2022-10-01, ∼283🔥, 0💬
Writing My First Java Program
This section provides a tutorial example on how to write, compile, and execute the first Java program with JDK 1.8.0. 2022-10-01, ∼283🔥, 0💬
"if-then" Statements
This section describes 'if-then' statement, which is a decision-making statement that executes contained sub-statements only when the given 'boolean' expression is 'true'. 2022-10-01, ∼283🔥, 0💬
Converting JSP Pages with Scripting Elements
This section describes general rules on how a JSP page with static data and scripting elements gets converted into a Servlet class source code. 2022-10-01, ∼283🔥, 0💬
Converting Area from Square Meter to Square Foot
This section provides a tutorial example on converting area value from square meters to square feet. 2022-10-01, ∼283🔥, 0💬
What Is Sendmail
This section provides a quick introduction of Sendmail, a MTA (Mail Transfer Agent), that works other MTAs and MDAs (Mail Delivery Agents) to transfer and deliver emails. 2022-10-01, ∼283🔥, 0💬
Logical Expressions
This section describes logical expressions - expressions resulting a Boolean value with comparison operations and logical operations. 2022-10-01, ∼283🔥, 0💬
Parallel Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Parallel Collector stops the application for both Minor GC and Major GC. 2022-10-01, ∼283🔥, 0💬
Install SQuirreL SQL Client on macOS
This section provides a tutorial on how to install SQuirreL SQL Client on macOS. 2022-10-01, ∼283🔥, 0💬
Closing InputStream Too Early on setBinaryStream()
This section describes an error condition where executeUpdate() gives an exception if the InputStream is closed too early. 2022-10-01, ∼283🔥, 0💬
2001 年年历 - 蛇年
中国年历 - 2001 年年历 - 蛇年 2022-10-06, ∼282🔥, 0💬
Installing JNDI File System Service Provider
This section describes how to download and install File System Service Provider for JNDI. 2022-10-04, ∼282🔥, 0💬
Setting up Gmail Access on Android tablet
This section provides a tutorial example on how to set up Gmail access on Android tablets: 'Settings' > 'Account and sync' > 'Add account'. 2022-10-01, ∼282🔥, 0💬
Popular Posts:
This section describes examples of public key and private key of an Ethereum account.
This section provides a quick description of how IE browser execute VBScript code, provide DOM API f...
This section provides a tutorial example on how to manage serial number when using 'OpenSSL' to sign...
This section describes how to insert new data rows into Derby (Java DB) database tables through the ...
Want to know when is the 2038 Chinese New Year day? Look for free Chinese calendars for 2038? Chines...