<< < 39 40 41 42 43 44 45 46 47 48 49 > >>   ∑:8897  Sort:Date

MD5 Mesasge Digest Algorithm
This chapter provides tutorial notes and example codes on the MD5 message digest algorithm. Topics include MD5 algorithm overview; using MD5 in Java, PHP, and Perl.
2017-09-10, ∼1265🔥, 2💬

💬 2016-05-19 ishvar: hello ahemad

SOAP Communication Example
This section describes an simple example of SOAP communication.
2022-01-04, ∼1263🔥, 5💬

💬 2022-01-04 sami: none of them

💬 2017-08-20 Ram: Hello

Validating an XML File against a XSD Schema
This section describes different ways to validate XML files against XSD schemas: using standalone XML validation tools, using on-line XML validators, and writing your own XML validation programs.
2022-10-01, ∼1261🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2022-12-05, ∼1260🔥, 5💬

💬 2022-12-05 Akanksha: thanks a lot

💬 2018-10-04 basha: very good knowledge

💬 2016-09-20 dev: nice

💬 2015-10-19 peter: no comments

What Is Western Zodiac
This section describes what is Western zodiac.
2017-01-12, ∼1258🔥, 1💬

💬 2017-01-12 Jimmy Neutron: not the best page

JMenuTest.java - Menu Test Program
This section provides a tutorial example on how to use the javax.swing.JMenu class to create multiple menus and how to add them to the menu bar. Sub menus and menu items added to a menu will be listed vertically when the menu is selected.
2016-12-03, ∼1258🔥, 1💬

💬 2016-12-03 vicdollars: game downloader

java.time.LocalDateTime - Local Date and time without Timezone
This section describes the java.time.LocalDateTime class that represents a local time in an unspecified timezone expressed in 2 components, ISO 8601 date and time of day.
2022-10-01, ∼1252🔥, 0💬

"nftables" and "nft" on CentOS
This section provides a tutorial example on how to use 'nftables' daemon and 'nft' CLI to manage network firewall on CentOS 8 systems.
2022-10-01, ∼1252🔥, 0💬

Error Handling Flag and the "Err" Object
This chapter provides tutorial examples and notes on runtime error handling. Topics include the default error handling behavior; 'On Error Resume Next' and 'On Error GoTo 0' statements; catching errors with (Err.Number &gt; 0); clear Err object with Err.Clear(); raise your own errors with Err.Ra...
2016-09-27, ∼1252🔥, 1💬

💬 2016-09-27 lakshmi: nice explaination

Calculate Double-SHA256 Hash with Java
This section describes how to calculate Double-SHA256 hash with Java.
2023-07-12, ∼1251🔥, 2💬

💬 2023-07-12 Zvi: I finally found what I was looking for. Thank you very much and God bless you.

💬 2020-01-13 Kaala: I love you

The Z Garbage Collector (ZGC) - "+XX:+UseZGC"
This chapter provides tutorial notes and example codes on the Garbage First (ZGC) Collector specified by the '+XX:+UseZGC' JVM option. Topics include introduction the ZGC Collector; ZGC log message format; Stop-The-World behavior of ZGC Collector.
2022-10-01, ∼1245🔥, 0💬

GetMorganGenerator() Method in RDKit
This section provides a quick introduction on the rdkit.Chem.rdFingerprintGenera tor.GetMorganGenerator()Method in the RDKit library.
2023-04-04, ∼1244🔥, 0💬

Unicode Code Point Blocks: 12000 - 10FFFF
This chapter provides notes and tutorial examples on Unicode code point blocks or code charts. Topics including block name, code point range, sample code points, etc., in the range of 12000 - 10FFFF.
2024-01-23, ∼1239🔥, 0💬

Multiple CA Certificates in a Single File
This section provides a tutorial example on how to store multiple root CA certificates in a single PEM file to be used by the OpenSSL module as the 'cafile' SSL context option.
2022-10-01, ∼1239🔥, 0💬

ActionListener and ItemListener
This section provides a tutorial example on how to use ActionListener and ItemListener interfaces to handle different types of events generated on combo box.
2022-10-01, ∼1237🔥, 0💬

Pisces - The Fish, The Twelfth Zodiac Sign
This section describes the twelfth zodiac sign, Pisces, the Fish.
2022-10-01, ∼1237🔥, 0💬

Import Private Key to "geth" Account
This section describes how to import a private key from MetaMask wallet to a 'geth' account.
2022-10-01, ∼1235🔥, 0💬

Setup Ethernet Connection on CentOS
This section provides a tutorial example on how to review and troubleshoot Ethernet connection on CentOS 8 systems.
2022-10-01, ∼1235🔥, 0💬

"javac -sourcepath" - Specifying Source Path
This section provides a tutorial example on how to use the '-sourcepath' option to specify the class path for the 'javac' tool to load any source files required during the compilation.
2022-10-01, ∼1234🔥, 0💬

Unicode Versions Supported in Java History
This section provides a quick summary of different Unicode versions supported in Java history. A major change was introduced in J2SE 5 to support Unicode 4.0 which contains supplementary characters in the range of U+10000 to U+10FFFF.
2022-10-01, ∼1231🔥, 0💬

OpenSSL "enc -bf-ofb" for Blowfish/OFB Encryption
Tutorial notes and example codes are provided OpenSSL 'enc -bf-ofb' command for Blowfish encryption in OFB mode. Topics include introduction of OFB (Output FeedBack) cipher operation mode; Literal Key options to specify secret key and IV directly; Salted Key and Random Salt options to specify secret...
2023-02-15, ∼1229🔥, 2💬

Assigning XML Schema to XML Documents
This section describes a tutorial example on how to assign an XML Schema file (XSD) to an XML document using XMLPad.
2021-10-27, ∼1229🔥, 1💬

💬 2021-10-27 Daniel João: Como importo o xsd

"-XX:CMSInitiatingOccupancyFraction=20" - Initiate CMS
This section demonstrates that the '-XX:+UseCMSInitiatingOccupanc yOnly'and '-XX:CMSInitiatingOccupancyFra ction=20'JVM options can initiate CMS collector when Tenured generation occupancy reaches 20%.
2022-10-01, ∼1228🔥, 0💬

PDF,EPUB,以及印刷版全版
本章介紹如何購買 PDF,EPUB,以及印刷版全版內容。
2024-01-31, ∼1227🔥, 0💬

<< < 39 40 41 42 43 44 45 46 47 48 49 > >>   ∑:8897  Sort:Date