Categories:
Android (35)
ASP (6)
Astrology (7)
Bitcoin (3)
Blowfish (4)
Built-in (3)
C# (8)
Calendar (5)
CD-DVD (9)
Chinese (2)
Cryptography (67)
DES (2)
Encoding (9)
Ethereum (1)
Flash (14)
GB2312 (6)
General (7)
H (4)
History (7)
Java (87)
JavaScript (14)
JDBC (68)
JSP (20)
JVM (16)
Movie (1)
Music (5)
MySQL (8)
Perl (26)
PHP (43)
Physics (9)
PKI (20)
Reference (1)
SOAP (17)
Sorting (8)
Swing (10)
UML (2)
Unicode (30)
VBScript (26)
Web (1)
Web-Services (38)
Windows (46)
WSDL (19)
XML (21)
XMLPad (1)
XSD (5)
XSL-FO (3)
Free Books:
Using JAR Files in Java Class Paths
This section provides a tutorial example on how to use JAR files in class paths during Java compilation and execution time. 2017-02-04, 307👍, 3💬
💬 2017-02-04 Herong: Chris, Thanks for sharing the information.
💬 2017-02-03 Chris: For unix, on the last command, ".;" changes to ".:".
Operations on "byte" Data Type Values
This section provides a tutorial example on how 'byte' values are casted to 'int' values when they are involved in arithmetic, comparison and bitwise operations. 2017-01-21, 1034👍, 2💬
💬 2017-01-19 Anonymous: Reason for why byte doesn't holds good the + operator directly.
BankingThread.java - Synchronization Sample Program
This section provides a tutorial example on how to solve the banking synchronization issue with Java synchronized methods. 2017-01-21, 5702👍, 5💬
💬 2017-01-18 Abhishek: This is too complex for a beginner. Please write a simpler one.
💬 2016-09-17 Herong: dot.g, really? please give details.
PDF Printing Version
Information on how to obtain the PDF version of this book for printing. 2016-12-28, 1615👍, 5💬
💬 2016-12-28 liab: wrote a meaningful comment
💬 2016-08-23 ericens: it meaning a lot to me
💬 2016-12-14 Herong: Erik, you can look at the Java Management Extensions (JMX) API.
💬 2016-12-11 Erik Ostermueller: is there a java api to access this histogram? Thanks, --Erik
Object Query Language (OQL)
This section describes what is OQL (Object Query Language). OQL statement syntax and examples are also provided. 2016-09-02, 2735👍, 1💬
getBit() - Retrieving a Bit from a Byte Array
This section provides a tutorial example on how to get one bit back from a byte array at a specific bit position - getBit(). 2016-07-10, 2787👍, 1💬
PDF Printing Version
Information on how to obtain the PDF version of this book for printing. 2016-07-09, 739👍, 3💬
Managing JAR Files with WinZIP
This section provides a tutorial example on how to manage a JAR file as a ZIP file with the ZIP tool, WinZIP. 2016-06-10, 978👍, 2💬
getSelection() - Getting Selected Button
This section provides a tutorial example on how to use the getSelection() method to know which button is selected in a button group. 2016-06-02, 6613👍, 3💬
Adding META-INF/MANIFEST.MF to JAR Files
This section provides a tutorial example on how to add manifest files to JAR files. 2016-05-12, 2907👍, 1💬
Popular Posts:
This section provides a quick description of the Services Console and a tutorial example on how to l...
This section provides a tutorial example on how to install and configure the PHP OpenSSL module on W...
This section describes how to insert new data rows into MS Access database through the JDBC-ODBC dri...
This section provides a tutorial example on how to create a JAR file with the 'jar' command.
This free book contains Herong's notes and tutorial examples on Chinese GB2312 character set. It pro...