<< < 193 194 195 196 197 198 199 200 201 202 203 > >>   ∑:9024  Sort:Rank

"copy" - Copy Elements from Source to Result
This section provides a tutorial example on how to generate transformation output in XML format. The third approach is to copy elements using XSLT 'copy' elements in the transformation template to copy element from the source XML document to the result document.
2022-10-01, ∼407🔥, 0💬

Inline Stacking and Block Stacking
This section describes inline stacking and block stacking, which are processes to stack smaller areas inline-wise are block-wise to form new larger areas.
2022-10-01, ∼407🔥, 0💬

XEP Font Configuration Settings
This section describes RenderX XEP font configuration settings defined in the xep.xml file. Adobe Base-14 and some Windows fonts are predefined.
2022-10-01, ∼407🔥, 0💬

OpenSSL Failing to Verify Server's Certificate
This section provides a tutorial example on how OpenSSL fails to verify HTTPS server's certificate using the 'cafile' SSL context option. The CA certificate can not be found.
2022-10-01, ∼406🔥, 0💬

"jcmd 0 Thread.print" - Generating Thread Dump
This section provides a tutorial example on how to use the 'jcmd 0 Thread.print' command to generate a thread dump of a given JVM.
2022-10-01, ∼406🔥, 0💬

XSL (Extensible Stylesheet Language) Introduction
This chapter provides tutorial notes and example codes on XSL (Extensible Stylesheet Language). Topics include introduction to XSL (Extensible Stylesheet Language); a simple XSLT stylesheet to transform hello.xml to text output using IE as the transformation engine.
2022-10-01, ∼406🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼406🔥, 0💬

JAXP API Module (java.xml.jmod) - Packages and Classes
This section describes the java.xml.jmod Java module, which provides the JAXP API packages and classes. 3rd party implementation packages and classes are also included in java.xml.jmod.
2022-10-01, ∼405🔥, 0💬

Concurrent Mark-Sweep Collector GC Log Message Format
This section describes the log message format of HotSpot JVM Concurrent Mark-Sweep (CMS) Collector.
2022-10-01, ∼405🔥, 0💬

Getting Personal Certificate Signed by CAcert.org
This section provides a tutorial example on how to submit a CSR (Certificate Signing Request) to CAcert.org to get a free personal certificate for an email address.
2022-10-01, ∼404🔥, 0💬

jpackage - What Is It
This section describes what is 'jpackage' - a command line tool that allows you to create a binary distribution package of your Java application for a specific computer platform in a specific format.
2022-10-01, ∼404🔥, 0💬

Java API for XML Processing - JAXP
This chapter provides a quick introduction of JAXP (Java API for XML Processing). Topics include quick introduction of JAXP; installing JDK; JAXP API usage example; summary of JAXP API packages and classes.
2022-10-01, ∼404🔥, 0💬

Standard Steps to Validate XML Documents Against a Schema
This section describes the standard steps of loading an XML schema file and use it to validate XML documents.
2022-10-01, ∼404🔥, 0💬

What Is "keyref" Identity-Constraint?
This section describes the 'keyref' identity-constraint, where a combination of certain sub elements or attributes is defined as a key reference identity, which must have values that reference to an existing key identity.
2022-10-01, ∼404🔥, 0💬

1971 - FTP Protocol Created by Abhay Bhushan
This chapter provides some history of the FTP (File Transfer Protocol) created by Abhay Bhushan in 1971 in RFC 114 - 'A File Transfer Protocol' to be used on the NCP (Network Control Protocol) network.
2022-10-01, ∼404🔥, 0💬

Discrete Logarithm Problem (DLP)
This chapter provides an introduction to the Discrete Logarithm Problem (DLP), which is the reverse operation of the exponentiation operation in Abelian Groups in multiplicative notation, or the scalar multiplication in additive notation. The DLP in many Abelian Groups is easy to solve. But the DLP ...
2022-10-01, ∼404🔥, 0💬

LDIF File Format
Describes LDIF (LDAP Data Interchange Format) - a text file format to represent LDAP data entries and change requests. LDIF files are widely used by tools to manage LDAP server databases.
2022-10-01, ∼404🔥, 0💬

Install Open Babel Binary Package on macOS
This section provides a tutorial example on how to install Open Babel from a binary package on macOS computers.
2022-10-01, ∼404🔥, 0💬

Python IDE at sympy.org
This section provides a tutorial example on how to use to the online Python IDE provided at sympy.com.
2022-10-01, ∼404🔥, 0💬

Output of "ant -verbose debug" - Android SDK R17
This section describes the output of the 'ant -verbose debug' command, which provides more details how each of 'aidl', 'aapt', 'javac', 'dex', 'apkbuilder' and 'zipalign' tools are invoked in the Ant build process in Android SDK R17.
2022-10-01, ∼403🔥, 0💬

HexWriter.java - Converting Encoded Byte Sequences to Hex Values
This section provides a tutorial example on how to write a sample program, HexWriter.java, to convert encoded byte sequences to Hex values to help viewing encoded text files.
2022-10-01, ∼403🔥, 0💬

Google Chrome Shares Windows PKI with IE
This section describes how Chrome, Internet Explorer (IE) and Windows are sharing PKI functionalities together in storing and managing root CA certificates and server certificates.
2022-10-01, ∼403🔥, 0💬

Exporting Server Certificate to File in Mozilla Firefox
This section provides a tutorial example on how to export an HTTPS server certificate to a certificate file in PEM (Privacy Enhanced Mail) format.
2022-10-01, ∼403🔥, 0💬

Java Programs Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Java programs communicating with HTTPS servers. Topics include using Java Secure Socket Extension (JSSE); using openStream() method in the java.net.URL class; using default trusted CA KeyStore file 'cacerts'; using 'keytool' to manage...
2022-10-01, ∼403🔥, 0💬

<< < 193 194 195 196 197 198 199 200 201 202 203 > >>   ∑:9024  Sort:Rank