Popular Books:
SQL History and Revisions
This section provides a quick introduction of SQL history and revisions. 3 major revisions have been published: SQL1 or SQl-86, SQL2 or SQL/92, and SQL3 or SQL:1999. 2022-10-01, ∼377🔥, 0💬
Installing Crypt::Blowfish 2.14 with ActivePerl
A tutorial is provided to show how to install Crypt-Blowfish 2.14 module originally developed by A.M. Kuchling with ActivePerl 5.18 on Windows. 2022-10-01, ∼377🔥, 0💬
Elliptic Curves in Integer Space
This section describes the fact that elliptic equations in 2-dimensional integer space can not be used to construct Abelian groups. 2022-10-01, ∼377🔥, 0💬
Data Type - 'bytes' for Byte Sequence
This section describes the 'bytes' data type, which stores a sequence of bytes. 2022-10-01, ∼377🔥, 0💬
Loading Driver Class with Class.forName()
This section provides a tutorial program on how to load Microsoft JDBC Driver 1.0 class explicitly using the Class.forName() method. 2022-10-01, ∼377🔥, 0💬
References
List of reference materials used in this Java tutorial book. 2022-10-01, ∼376🔥, 0💬
Chinese Horoscope Interpretation
This section describes how Chinese horoscope is interpreted. 2022-10-01, ∼376🔥, 0💬
W3C Implementation of Base64 in Java
This section provides a test program for the Java implementation of Base64 by W3C. Tests of both encoder and decoder are provided. 2022-10-01, ∼376🔥, 0💬
Most Popular Operating Systems
The most popular operating systems based on browser signature strings in log files for 196 days of year 2008. 2022-10-01, ∼376🔥, 0💬
What Is a Font?
This section describes fonts of typefaces. A font is an instance of a typeface for formatted characters (glyphs in XSL-FO term), with a specific size, weight, style and character set. 2022-10-01, ∼376🔥, 0💬
What Is Bitcoin Mining
This section describes what is Bitcoin Mining. 2022-10-01, ∼376🔥, 0💬
"-XX:+NeverTenure" and "-XX:+AlwaysTenure" not Working
This section provides a tutorial showing '-XX:+NeverTenure' and '-XX:+AlwaysTenure' JVM options are not working with the Serial collector. 2022-10-01, ∼376🔥, 0💬
javax.crypto.KeyGenerator - Generating Secret Keys
This section provides a quick introduction of the secret key generation class, javax.crypto.KeyGenerator. 2022-10-01, ∼375🔥, 0💬
Retrieving SSLSocket Information in Python
This section provides a tutorial example on retrieving SSL socket information from an HTTPS connection. 2022-10-01, ∼375🔥, 0💬
Popular Posts:
This section describes how to create a table with an AUTO_INCREMENT column.
This section describes a tutorial example of a complete SOAP application with both server and client...
This section provides a tutorial example on how to see the list of trusted root CA (PKI Authorities)...
辉瑞新冠疫苗的结构和工作机制是什么? 辉瑞新冠疫苗是由辉瑞(Pfizer)和拜恩泰科( BioNTech)共同研发的COVID-19疫苗 ,...
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encodin...