<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:8897  Sort:Date

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, ∼707🔥, 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, ∼707🔥, 0💬

simple-page-master - Simple Page Layout
This section describes the simple page layout, simple-page-master, which divides a page into 5 regions: region-body, region-before, region-after, region-start, and region-end.
2022-10-01, ∼707🔥, 0💬

"adb logcat" Command - Displaying System Logs
This section describes the 'adb logcat' command that can be used to print out Android system log data for debugging purpose.
2022-10-01, ∼706🔥, 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, ∼706🔥, 0💬

Bitcoin Core Daemon
This section describes what is Bitcoin Core Daemon.
2022-08-29, ∼706🔥, 1💬

💬 2022-08-29 edward: more info arent there more options? thanks

Location: - Forcing the Browser to Redirect to Another URL
This section provides a tutorial example on how to insert the 'Location:' header line in a HTTP response to tell the browser to do a URL redirect - Send a HTTP request to the specified ULR immediately.
2015-10-21, ∼706🔥, 4💬

💬 2015-10-21 George: Does anyone know how to tell IIS to NOT do this?

💬 2015-10-21 George: I believe it is IIS changing the contents

💬 2015-09-24 Herong: Hi Robert, you are probably right. I will compare it with the Apache server.

💬 2015-09-23 Robert: This is an issue in IIS, not php.

"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, ∼705🔥, 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, ∼704🔥, 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, ∼704🔥, 0💬

DsaKeyGenerator.java - Generating DSA Key Pair
This section provides a tutorial example on how to using the Java default implementation of DSA (Digital Signature Algorithm) to generate DSA key pair, public key and private key.
2023-01-10, ∼703🔥, 1💬

💬 2023-01-10 Dontien: The tutorial was helpfull

SwingWorker - The Background Task Worker
This chapter provides tutorial notes and example codes on the java.swing.SwingWorker class. Topics include quick introduction of java.swing.SwingWorker; Example programs for catching final result, publishing intermediate values, updating progress property value, and connecting to JProgressBar compon...
2020-06-23, ∼703🔥, 1💬

💬 2020-06-23 Husna hanis: Done :)

RDKFingerprint() Method in RDKit
This section provides a tutorial example on understanding the fingerprint generation algorithm used in the rdkit.Chem.rdmolops.RDKFingerp rint()function.
2023-04-04, ∼702🔥, 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, ∼702🔥, 0💬

Archived: Installing MySQL 5.7.10 with Installer
This section provides a tutorial example on how to download and install MySQL 5.7.10 on a Windows system using MySQL Installer.
2022-10-01, ∼702🔥, 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, ∼701🔥, 0💬

2F00: Kangxi Radicals
This section provides a quick summary of the Unicode code point block: 'Kangxi Radicals', which contains 224 code points to represent radicals of Chinese characters used in the Kangxi Dictionary.
2024-01-23, ∼700🔥, 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, ∼700🔥, 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, ∼700🔥, 0💬

"Body" Region Margin and "Side" Region Extent
This section provides tutorial example to demonstrate how the region-before extent overlaps with the top margin of the region-body. It can also be extended into and hidden behind the content area of the region-body.
2022-02-19, ∼700🔥, 2💬

💬 2022-02-19 Herong: Craig, Thanks for pointing out the error in the source code. Yes, all " " should be replaced by their XML entity names, if they ...

💬 2022-02-19 Craig: With FOP Version 2.7, it was necessary to remove the "less than" and "greater than" symbols from the 'static-content" sections t...

"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, ∼699🔥, 0💬

Disabling IE Addon "Yahoo! Toolbar"
This section provides a tutorial example on how to disable 'Yahoo! Toolbar' in IE (Internet Explorer).
2017-08-03, ∼699🔥, 4💬

💬 2017-08-03 Herong: Lori, can you uninstall Yahoo! from your computer, if you don't need it any more?

💬 2017-07-27 Lori: Like Debbie, the enable and disable buttons are greyed out even when I run IE as an administrator. I can't find any solution to ...

💬 2016-05-13 Herong: Debbie, that will happen if the file supporting this add-on has been removed already. In that case, you don't need to worry abou...

💬 2016-05-11 Debbie: The enable and disable buttons are greyed out even when I run IE as an administrator.

"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, ∼697🔥, 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, ∼697🔥, 0💬

<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:8897  Sort:Date