<< < 173 174 175 176 177 178 179 180 181 182 183 > >>   ∑:9020  Sort:Date

What Is XSD (XML Schema Definition)?
This section provides a quick description of what is XSD (XML Schema Definition) - a language to define rules to validate XML documents.
2022-10-01, ∼280🔥, 0💬

XML File DOM Parser - XmlDomFileParser.java
This section describes a tutorial example on how to create an XML file DOM parser using JAXP DocumentBuilder and DocumentBuilderFactory classes.
2022-10-01, ∼280🔥, 0💬

Date, Time and Duration Datatype Summary
This section provides a summary of all date, time and duration related built-in datatypes: dateTime, dateTimeStamp, date, time, gYear, gMonth, gDay, gYearMonth, gMonthDay, duration, yearMonthduration and dayTimeduration.
2022-10-01, ∼280🔥, 0💬

Glossary
List of terms and their definitions used in this book.
2022-10-01, ∼280🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼280🔥, 0💬

Testing Latin1 Alt Keycodes with IE
This section provides a test on Latin1 Alt keycodes with Internet Explorer (IE).
2022-10-01, ∼280🔥, 0💬

Crypt::CBC Salted Key Test Cases
Some test cases are provided to run Crypt::CBC with the salted key option. Passphrase can have any length. But salt must be 8 bytes long.
2022-10-01, ∼280🔥, 0💬

"bf-ecb" Cipher with Random Salt
A tutorial example is provided to show you how to use the 'bf-ecb' cipher with Random Salt to encrypt and decrypt binary data files. The Secret Key and the IV will be derived from the given passphrase and a random salt.
2022-10-01, ∼280🔥, 0💬

List Formatting Object Tree
This section describes the list formatting object tree, which generate a list of items with one label and one body per item.
2022-10-01, ∼280🔥, 0💬

Run 64-bit "geth" with Miner Module
This section describes how to run the 'miner' module with 64-bit 'geth'.
2022-10-01, ∼280🔥, 0💬

Big5 到 Unicode 轉換:一級漢字 - 第 C4 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 C4 行。
2025-08-20, ∼279🔥, 1💬

Unicode > Big5 轉換: 第 24 部分 - U+7044 到 U+71E7
本節列出了 Unicode 到 Big5 代碼轉換表的第 24 部分 - Unicode U+7044 到 U+71E7。
2024-01-31, ∼279🔥, 0💬

11B00: Devanagari Extended-A
This section provides a quick summary of the Unicode code point block: 'Devanagari Extended-A', which contains 96 code points to represent Devanagari Extended-A alphabets used in the Devanagari Extended-A language.
2024-01-23, ∼279🔥, 0💬

Send Remote Emails with PHPMailer
This section provides a tutorial example on how to send remote emails with PHPMailer using STMP protocol.
2022-10-01, ∼279🔥, 0💬

IE Supporting Multiple Certificate Paths
This section provides a tutorial example showing IE supports multiple certificate paths for 'login.yahoo.com'.
2022-10-01, ∼279🔥, 0💬

Generating Certificate Signing Request (CSR)
This section provides a tutorial example on how to generate a private and public key pair for the domain name of a Web server and generate the Certificate Signing Request (CSR) asking a CA to sign the pubic key into a server certificate using JDK keytool command.
2022-10-01, ∼279🔥, 0💬

Simple Element Types with Built-in Data Types
This section describes simple element types using XML Schema built-in data types, which are organized in 5 groups: numeric, date and time, string, binary and Boolean.
2022-10-01, ∼279🔥, 0💬

JRockit JVM 28.2.7 by Oracle Corporation
This chapter provides tutorial notes and example codes on JRockit JVM. Topics include downloading and installing JRockit R28.2.7; running Java programs on JRockit JVM; memory footprint of JRockit JVM; JRockit Mission Control tools; JRockit Management Console for JRockit and HotSpot JVMs.
2022-10-01, ∼279🔥, 0💬

JSTL in XML Style JSP Pages
This section provides a tutorial example on how to use JSTL tags in XML style JSP pages. The JSTL library needs to be declared as an XML namespace in the 'root' element.
2022-10-01, ∼279🔥, 0💬

"yearMonthDuration" Datatype Values and Representations
This section describes the built-in primitive datatype, 'yearMonthDuration' that represents durations of time in units of months in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. 'yearMonthDuration' values can be stored as 'integer' values.
2022-10-01, ∼279🔥, 0💬

What Is SOAP Web Service
This section describes SOAP Web services, which are implemented using the SOAP (Simple Object Access Protocol).
2022-10-01, ∼279🔥, 0💬

Anonymous FTP Servers
This section provides a quick description of anonymous FTP servers.
2022-10-01, ∼279🔥, 0💬

System.IO.FileInfo Class
This chapter provides tutorials and notes on System.IO.FileInfo class provided by .NET Framework. Topics include introduction to FileInfo; creating FileInfo objects; retrieving file information; managing files.
2022-10-01, ∼279🔥, 0💬

What Is SQL
This section provides a quick introduction of SQL (Structured Query Language), a computer language that allows users to interact with RDBMS to define create data structure and manage data instances.
2022-10-01, ∼279🔥, 0💬

<< < 173 174 175 176 177 178 179 180 181 182 183 > >>   ∑:9020  Sort:Date