Tutorial Books:
Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods. 2022-06-24, 111👍, 1💬
What Is Key Encoding?
This section describes private and public key encoding standards: PKCS#8 is used for encoding private keys and X.509 is used for encoding public keys. 2022-05-06, 2395👍, 5💬
Check JDK Version on CentOS
This section provides a tutorial on how to check the version information of the installed JDK packages on CentOS systems. 2022-01-09, 101👍, 0💬
Using java.net.HttpURLConnection to Send SOAP Messages
This section describes steps to follow if you want to use the java.net.HttpURLConnection class to send out a SOAP XML message. 2021-10-12, 46064👍, 24💬
💬 2021-10-12 Herong: herong_yang@yahoo.com
💬 2021-10-10 Praveen: Hi herong , sorry for late reply, please provide your mail ID
💬 2021-10-07 Herong: Praveen, send your example messages to my Yahoo mailbox. ☺
💬 2021-10-04 Praveen: Hi Herong, Is it possible to provide example code?
💬 2021-08-04 Bob: can i play hypixel on this
💬 2017-08-07 anurag tiwari: i 'm not satisfied with your features
Object Query Language (OQL)
This section describes what is OQL (Object Query Language). OQL statement syntax and examples are also provided. 2021-07-21, 7567👍, 3💬
JIMAGE - Java Image File Format
This section describes the Java image, JIMAGE, a special file format used to store class and resource files of multiple Java modules to support custom JRE. 2020-06-17, 130👍, 1💬
Popular Posts:
This book is a collection of tutorial examples on Ethereum and blockchain. Topics include include: W...
This section describes a sample WSDL 2.0 document, which defines a Web service, helloService, with a...
This section provides tutorial example on how to enable script running and disable 'Edge' mode in IE...
This section describes a tutorial on how to play DAT files directly with Windows Media Player.
This PHP tutorial book is a collection of notes and sample codes written by the author while he was ...