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

Overflow of Integer and Float Values
This section describes what an arithmetic overflow condition, how the PHP 5 engine handles integer and float value overflow, how to write a PHP code to detect overflow conditions.
2022-10-01, ∼1558🔥, 0💬

"pathlib.Path" - Path for Both Linux and Windows
This section describes the 'Path' class which represents a concrete path for Windows or Unix/Linux systems.
2022-10-01, ∼1558🔥, 0💬

Digital Signature Scheme for Email Messages
This section describes the digital signature scheme for email messages. The process of signing an email message is the same as signing other digital documents.
2016-09-08, ∼1557🔥, 1💬

💬 2016-09-08 shradha: nice one

"basic-link" with "internal-destination" Attribute
This section provides a tutorial example on how to use 'basic-link' formatting objects with the 'internal-destination' attribute to create a hyperlink to refer to a location inside the XSL-FO formatted output itself.
2022-10-01, ∼1540🔥, 0💬

"readcd -fulltoc" - Data CD Sample
This section provides a sample of TOC (Table Of Content) from a data CD.
2016-02-02, ∼1535🔥, 2💬

💬 2015-11-15 Herong: Yes. They are hex numbers.

💬 2015-11-14 MatMabee: This is proper hex format, correct?

UML Tutorials - Herong's Tutorial Examples
This book is a collection of tutorial notes and sample codes written by the author while he was learning UML (Unified Modeling Language) himself. Main tutorials include: Introduction to UML; UML Class Diagrams; UML Activity Diagrams; UML Sequence Diagrams; UML State Machine Diagrams; UML Use Case Di...
2022-10-04, ∼1531🔥, 0💬

What Is HotSpot JVM
This section describes what is HotSpot - A Java Virtual Machine (JVM) originally developed by Sun Microsystems and now supported by Oracle Corporation.
2022-10-01, ∼1530🔥, 0💬

Receive Test Bitcoin from testnet.coinfaucet.eu
This section describes how to receive test Bitcoin from testnet.coinfaucet.eu.
2023-05-18, ∼1526🔥, 2💬

💬 2023-05-18 anu: please help me give bitcoins

💬 2018-05-09 pankaj: Nice one to start with

UTF-8 (Unicode Transformation Format - 8-Bit)
This chapter provides notes and tutorial examples on UTF-8 encoding. Topics including introduction of UTF-8 encoding; examples of encoded byte stream; UTF-8 encoding algorithm.
2021-06-24, ∼1524🔥, 1💬

💬 2021-06-24 ات: 110110001010111011011000101011101101 1000101011101101100010101110110110001010111000100000110110001010 011111011001100001101101100...

DESCipherTest.java - DES Cipher Algorithm Illustration
This section provides a tutorial Java program, DESCipherTest.java, to illustrate how DES cipher algorithm works.
2016-01-24, ∼1524🔥, 1💬

💬 2016-01-24 Joe: Output

Downloading and Installing Android SDK R24
This section provides a tutorial example on how to download and install Android SDK (Software Development Kit) Revision 24 on Windows systems.
2025-01-01, ∼1521🔥, 3💬

💬 2025-01-01 Vz: Thnaks

💬 2022-12-20 Jeremy: Thanks

SOAP Encoding
This chapter provides notes on SOAP Encoding rules and examples.
2015-12-09, ∼1520🔥, 1💬

💬 2015-12-09 mephtu: Thank you. Very helpful.

What Are Paired Surrogates
This section provides a quick introduction of paired surrogates which are pairs of 16-bit integers to represent Unicode code points in the U+10000...0x10FFFF range.
2022-10-01, ∼1519🔥, 0💬

Python Tutorials - Herong's Tutorial Examples
This Python tutorial book is a collection of notes and sample codes written by the author while he was learning Python language himself. Topics include: installing Python environments on Windows, macOS and Linux computer; Python built-in data types; variables, operations, expressions and statements;...
2022-10-05, ∼1518🔥, 2💬

💬 2022-07-21 Tony: One of the best tutorials on Python. Thanks!

Basic Rules of Receiving Non-ASCII Characters from Input Forms
This section describes basic rules on how non-ASCII character strings should be managed at different steps to ensure localized text strings can be entered in HTML forms and received correctly by PHP scripts that process those forms.
2022-12-16, ∼1517🔥, 3💬

💬 2022-12-16 abc: इन्फो@इव्हॅररस.भारत

💬 2016-05-12 asd: •\tDalam rangka

EC Private and Public Key Pair
This section introduces what is EC (Elliptic Curve) key pair - a pair of private key and public key constructed from a given subgroup generator in a given elliptic curve group.
2022-07-11, ∼1514🔥, 2💬

💬 2022-07-10 ALIANY: IAJM PROGRAMER

💬 2020-11-07 abc: Ravana

Molecule Substructure Search with RDKit
This chapter provides introductions and tutorial examples on substructure search with RDKit library. Topics include substructure match with HasSubstructMatch() and GetSubstructMatch() methods; using SMARTS patterms as substructures; aligning molecule orientation with substructure; finding MCS (Maxim...
2022-10-01, ∼1513🔥, 0💬

Full Version in PDF/ePUB
Information on how to obtain the PDF version of this book for printing.
2022-04-13, ∼1509🔥, 3💬

💬 2022-04-13 amritash mukherjee: simplistically explained a very complex subject

💬 2017-08-03 zanchin: Thank you for the good work!

Archived: Download and Install JDK 12 on Windows
This section describes how to download and install JDK 12 on a Windows system.
2022-10-01, ∼1506🔥, 0💬

Relationship between Servlet and JSP
This section describes the relationship between of Servlet and JSP. Most JSP servers (containers) are implemented to support the JSP technology as an extension of the Servlet technology.
2023-04-10, ∼1505🔥, 2💬

Introduction to XML Schema
This chapter provides a quick introduction of XML Schema. Topics include what is XML Schema, what is XSD, how to validate XML documents again XSD files, reviewing a simple application example of XML Schema, list of XSD schema processors.
2018-03-29, ∼1502🔥, 2💬

💬 2018-03-29 ashok: thanks

💬 2015-07-21 Vlad: Simple comment

XML Files with Embedded XSD Statements
This section provides a tutorial example on how to include XSD statements inside XML files. Embedded or inline XSD statements should appear inside a parent element and before target elements the schema is applied to.
2021-11-17, ∼1500🔥, 1💬

Main Features of JSP
This section describes main features of JSP including scripting elements, built-in objects, directives, JavaBean objects, JSTL, EL and standard actions.
2016-11-02, ∼1500🔥, 2💬

💬 2016-04-17 arun: i'm arun

Full Version in PDF/EPUB
This section provides information on how to obtain the full version of this book in PDF, EPUB, or other format.
2019-07-28, ∼1499🔥, 3💬

💬 2018-03-22 Faisal: hi

💬 2016-12-14 PRAKASH: nice

💬 2016-01-10 atalay: student

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