<< < 163 164 165 166 167 168 169 170 171 172 173 > >>   ∑:9024  Sort:Rank

proc_open() - Execute External Programs
This section provides a tutorial example on how to the proc_open() function to invoke an external program. The program's stdin, stdout and stderr can be mapped as file handles to any input and output resources.
2022-10-01, ∼754🔥, 0💬

"NCName" Datatype Values and Representations
This section describes the built-in datatype 'NCName' designed to support XML element and attribute names with no namespace prefix. 'NCName', stands for 'Non-Colonized Name', datatype is derived from 'Name' by removing ':' from the 'Name' value pattern.
2022-10-01, ∼754🔥, 0💬

"dateTime" Datatype Values and Representations
This section describes the built-in primitive datatype, 'dateTime' that represents moments of time in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. Timezone offset is optional.
2022-10-01, ∼754🔥, 0💬

Integrating PHP with Apache Web Server
This chapter provides tutorial notes on installing Apache Web server on Windows systems. Topics include downloading and installing Apache 2.4.12 binary distribution; configuring Apache to run PHP as CGI scripts and with Apache PHP load module; testing PHP scripts on Apache server.
2022-10-01, ∼752🔥, 0💬

The Celestial Sphere
This section provides some basic knowledge of the celestial sphere.
2022-10-01, ∼751🔥, 0💬

bitcoin-cli Network Commands
This section describes how to use 'bitcoin-cli getclock' command.
2022-10-01, ∼751🔥, 0💬

Using Apple Safari as an XML Browser
This section provides a tutorial example on how to use Apple Safari as an XML file browser. Safari displays all elements in an XML file in a tree structure.
2022-10-01, ∼750🔥, 0💬

RSC - ChemSpider APIs
This chapter provides a quick introduction of free Web services provided by ChemSpider APIs supported by RSC (Royal Society of Chemistry).
2022-10-01, ∼750🔥, 0💬

What Is "baseline-shift" Attribute?
This section describes 'baseline-shift' attribute for 'inline' formatting object. It is used to shift the baseline of output inline area relatively from the baseline of the parent line area.
2022-10-01, ∼748🔥, 0💬

Copay Wallet on Bitcoin Test Network
This section describes how to create Copay wallet on Bitcoin Test Network.
2022-10-01, ∼747🔥, 0💬

Configuring SimHei Font for Chinese Characters
This section provides a tutorial example on how to configure RenderX XEP with SimHei font family to support Chinese characters.
2022-10-01, ∼745🔥, 0💬

"obabel --append ..." - Calculate Molecule Properties
This section provides a tutorial example on how to calculate molecule properties and append them to the 'title' field using Open Babel 'obabel' command.
2022-10-01, ∼745🔥, 0💬

ECDSA (Elliptic Curve Digital Signature Algorithm)
This chapter provides tutorial notes on ECDSA (Elliptic Curve Digital Signature Algorithm). Topics includes ECDSA digital signature generation process and verification process; security issue of the private key with same random number k is used; find possible public keys from a digital signature; in...
2022-10-01, ∼743🔥, 0💬

jconsole - Command Options and Connection Window
This section describes the 'jconsole' command and its options. The connection window of the JDK 1.6 version is also included.
2022-10-01, ∼742🔥, 0💬

SAXValidator.java - Validating XML with DTD using SAX
This section provides a tutorial example on how to use SAX API provided in JDK 1.4 to write a Java program to validate an XML document against the specified DTD document type.
2022-10-01, ∼739🔥, 0💬

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Excel correctly by selecting the '65001 : Unicode (UTF-8)' encoding option on the Text Import Wizard dialog box.
2022-10-01, ∼738🔥, 0💬

Linux Command - "base64"
This section provides a tutorial example on how to use 'base64' command on a Linux system to perform Base64 encoding and decoding.
2022-10-01, ∼738🔥, 0💬

Table with Caption
This section provides a tutorial example on how to create a table with a caption with table-and-caption and table-caption formatting objects. By default, caption is placed before the table.
2022-10-01, ∼738🔥, 0💬

"java --describe-module" - Printing Module Definition
This section provides a tutorial example on how to use 'java --describe-module' command to print out the definition of a given Java module.
2022-10-01, ∼737🔥, 0💬

Examples of GB18030 Encoding
This section provides examples of encoded byte sequences of GB18030 encoding, which is designed to encode Chinese characters.
2022-10-01, ∼736🔥, 0💬

jhsdb - The Java HotSpot Debugger
This chapter provides tutorial notes on 'jhsdb', the Java HotSpot Debugger. Topics include 'jhsdb' command options; starting HotSpot Debugger in GUI or command line mode; inspecting JVM threads; viewing JVM stack memory.
2022-10-01, ∼735🔥, 0💬

dictionary.xsd - A Sample XSD XML Schema File
This section provides a tutorial example of XSD XML Schema file, dictionary.xsd, using XSD statements: schema, element, attribute, simpleType, complexType, etc.
2022-10-01, ∼735🔥, 0💬

"keytool -keyclone" - Cloning Certificates with New Identities
This section provides a tutorial example on how to use the 'keytool -keyclone' command to clone a certificate with new identity. The cloned certificates with share the same keys with the original certificate.
2022-10-01, ∼734🔥, 0💬

ECDH (Elliptic Curve Diffie-Hellman) Key Exchange
This chapter provides tutorial notes on ECDH key exchange protocol, which is to perform a scalar multiplication of one's own EC private key and other's EC public key to obtain the common shared secret key.
2022-10-01, ∼734🔥, 0💬

<< < 163 164 165 166 167 168 169 170 171 172 173 > >>   ∑:9024  Sort:Rank