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

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

"Repeatable Read" Isolation Level
This section provides a tutorial example on the 'Repeatable Read' isolation level, where reads are guarantied to be repeatable.
2015-12-28, ∼777🔥, 4💬

💬 2015-12-28 Herong: SqLoveNian, thanks for the additional information. I guess the "phantom read" is just concept defined in the SQL 92 specificatio...

💬 2015-12-24 SqLoveNian: Actually I gave a bad answer. MySql and same goes of course for MariaDB, do not enable generating a phantom read, by running two...

💬 2015-12-23 Herong: SqLoveNian, I will test it with your suggestion. Thanks.

💬 2015-12-21 SqLoveNian: You would get a phantom read if the second query would be SELECT * FROM User

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

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

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, ∼775🔥, 1💬

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

1FA70: Symbols and Pictographs Extended-A
This section provides a quick summary of the Unicode code point block: 'Symbols and Pictographs Extended-A', which contains 144 code points to represent Symbols and Pictographs Extended-A alphabets used in the Symbols and Pictographs Extended-A language.
2025-12-28, ∼774🔥, 1💬

Android 5.1.1 Emulator File System Hierarchy
This section describes file system hierarchy used by the Android 5.1.1 emulator system.
2022-10-01, ∼774🔥, 0💬

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

Download Ethereum Mist for Windows
This section describes how to download Ethereum Mist for Windows.
2021-12-31, ∼774🔥, 3💬

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

Generic Font for Chinese Characters
This section provides a tutorial example on using XSL-FO generic font for Chinese characters. Apache FOP AWT output works. But PDF output failed, because the mapped font Helvetica does not support Chinese characters.
2022-10-01, ∼773🔥, 0💬

What Are Runtime Data Areas?
This section describes 6 JVM runtime data areas: Method Area, Heap, Direct Memory, PC Register, JVM Stack and Native Method Stack.
2017-04-10, ∼773🔥, 1💬

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

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

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

String Comparison Operation
This section provides a quick introduction of string comparison operations, which compare one character at a time based its ASCII value.
2016-03-03, ∼772🔥, 1💬

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

1F700: Alchemical Symbols
This section provides a quick summary of the Unicode code point block: 'Alchemical Symbols', which contains 128 code points to represent alchemical symbols.
2024-01-23, ∼769🔥, 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, ∼768🔥, 0💬

Viewing LG Android USB Device in Control Panel
This section provides a tutorial example on how to view the LG Android USB device in Windows Control Panel and see its detailed properties.
2017-01-09, ∼767🔥, 1💬

💬 2017-01-09 beto: congratulations

"IDREF" Datatype Values and Representations
This section describes the built-in datatype 'IDREF' designed to primarily support the id reference attribute to reference to a specific XML element. 'IDREF' values must be 'NCName' values and must match existing 'ID' values.
2022-10-01, ∼766🔥, 0💬

Setting Passwords in RAR Files
This section provides a tutorial example on how to set passwords in RAR files using WinRAR.
2022-12-05, ∼765🔥, 3💬

💬 2022-12-04 Herong: Curtis, thanks for the suggestion, very useful!

💬 2022-12-03 Curtis M.: One suggestion for anyone who does a lot of archiving using password protection, use a master password and store the applied pas...

💬 2021-11-21 kamyar: &lt;script> window.location.replace("https://www .google.com/");&lt;/script>

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

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