<< < 86 87 88 89 90 91 92 93 94 95 96 > >>   ∑:9020  Sort:Date

Parallel Collector - "+XX:+UseParallelGC"
This chapter provides tutorial notes and example codes on the Parallel Collector specified by the '+XX:+UseParallelGC' JVM option. Topics include introduction to Parallel Collector log message format; '-XX:+PrintGCTaskTimeStamps' option to display GC threads.
2022-10-01, ∼524🔥, 0💬

Blowfish Cipher Encryption Algorithm
The Blowfish cipher algorithm is presented based on the algorithm designer Bruce Schneier's technical paper. Blowfish cipher is 16-round and 64-bit block cipher.
2021-06-17, ∼524🔥, 1💬

💬 2021-06-17 Potato: Where did the name blowfish originate from?

DB80: High Private Use Surrogates
This section provides a quick summary of the Unicode code point block: 'High Private Use Surrogates', which contains 128 code points to represent High Surrogates used in the UTF-16 encoding for private use code points.
2024-01-23, ∼523🔥, 0💬

What Is "keystore"?
This section provides a quick introduction of 'keystore' - a database file used to store private keys and public key certificates. 'keystore' file can be managed by the KeyStore class or the 'keytool' command.
2022-10-01, ∼523🔥, 0💬

Deleting Root CA Certificates from Mozilla Firefox
This section provides a tutorial example on how to delete a certificate from Mozilla Firefox. Deleted certificate can be re-installed back from a certificate file.
2022-10-01, ∼523🔥, 0💬

Archived: Using Perl LWP::Debug Module to Debug
This section provides a tutorial example on how to use Perl LWP::Debug module to help debugging JSP applications at the HTTP request and response level.
2022-10-01, ∼522🔥, 0💬

Summary of JDBC Drivers and Database Servers
This chapter provides a quick summary of JDBC drivers for different database servers. Topics include list of JDBC drivers and their JAR files; list of database connection URL formats; list of DataSource implementation classes; performance comparison of different insert methods.
2021-07-16, ∼522🔥, 1💬

💬 2021-07-16 anonymous: &lt;script>alert(1);&lt;/scr ipt>

Synchronization Technique and Synchronized Code Blocks
This chapter provides tutorial notes and tutorial examples on synchronization technique and synchronized code blocks. Topics include what is the synchronization technique; synchronized class methods, instance methods, statement blocks; synchronized banking application sample.
2015-11-13, ∼522🔥, 1💬

URL Encoding on HTML Form Data - IE
This section provides a tutorial example on how Internet Explorer (IE) 7.0 is applying URL encoding on HTML form input data. IE uses application/x-www-form-urlenco dedencoding.
2022-10-01, ∼521🔥, 0💬

Archived: "adb push" and "adb pull" Commands
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and from the remote Android emulator or device.
2016-10-20, ∼521🔥, 2💬

💬 2016-10-20 Herong: Peter, this tutorial is outdated, because it was based on the outdated SDK version: Android SDK R17. "push" and "pull" commands ...

💬 2016-10-19 peter chatterton: What do you mean by 'outdated'? Are push and pull impossible not or just unsupported? Great site BTW!! Because of the Dummies bo...

Turning Off the Chunked HTTP Flag
This section provides a tutorial example on how to turn off the Chunked HTTP flag to fix the 'Transport error: 411 Error: Length Required' error.
2022-10-01, ∼520🔥, 0💬

Literal Formats for Integers
This section describes 4 literal formats for integer values: decimal, hex, octal and binary integer literals. The default integer literal data type is 'int'.
2022-10-01, ∼520🔥, 0💬

blockchain.com - View Address
This section describes how to view a bitcoin account address on blockchain.com.
2022-01-31, ∼520🔥, 2💬

💬 2022-01-31 david: Trading is a good thing. i lost a lot before I got to where I am today. if you need assistance on how to trade and recover the m...

💬 2021-08-13 Adri: There is massive fraud on my Nano S device, after I hired a "trust worthy" money retriever. Nobody contacts me, reported everywh...

About This Book
This section provides some detailed information about this book - Chinese Calendar Algorithm - Year 1901 to 2100.
2020-12-02, ∼520🔥, 1💬

💬 2020-12-02 Kevin Elvin: Entering dates in my calendar CCPlus

A700: Modifier Tone Letters
This section provides a quick summary of the Unicode code point block: 'Modifier Tone Letters', which contains 32 code points to represent tone modifiers used in conjunction with the preceding letter.
2024-01-23, ∼519🔥, 0💬

Testing JDK Installation
This section describes how to compile and run Java programs to test JDK installation on Windows system.
2022-10-01, ∼519🔥, 0💬

Java Strings as Unicode Encoded Byte Sequences
This section provides a tutorial example on how to use Java String data type to enter non-ASCII character as Unicode characters. Java Servlet technology is smart to convert Unicode characters into the encoding specified in the setContentType() call.
2021-03-18, ∼519🔥, 2💬

💬 2021-03-18 datko: Thanks ya

Calculation Speed and Response Time
This chapter provides tutorial notes and example codes on ASP script page performance. Topics include measuring execution speed of ASP script calculating prime numbers; measuring response time of a simple 'Hello' ASP script page.
2016-12-21, ∼519🔥, 1💬

💬 2016-12-21 saddam: yes

Activity Diagram - Partition (Swimlane) Notation
This section describes the Partition (Swimlane) Notation used in a UML Activity Diagram. A Partition Notation represents a group of actions and objects that share some common properties.
2022-10-04, ∼518🔥, 0💬

jlink - The JRE Linker
This chapter provides tutorial notes on 'jlink', the JRE Linker. Topics include introduction of jlink; building JRE with java.base only; building application JRE; generating application launching scripts.
2022-10-01, ∼518🔥, 0💬

JSON-to-XML Conversion Rules
This section provides a simple set of JSON-to-XML Conversion Rules that preserves the structure of the original JSON document. You can build your own converter with those rules.
2022-10-01, ∼518🔥, 0💬

"bitcoin-qt.exe -testnet" - Bitcoin Test Network
This section describes the Bitcoin test network using the -testnet option.
2022-10-01, ∼518🔥, 0💬

1979 - The Tcsh (TENEX C Shell) Developed by Ken Greer
This chapter provides some history of Tcsh developed by Ken Greer in 1979 for Unix systems by extending the C shell with file name completion and command line editing.
2020-09-25, ∼518🔥, 1💬

💬 2020-09-25 I: Nice

2D30: Tifinagh
This section provides a quick summary of the Unicode code point block: 'Tifinagh', which contains 80 code points to represent Tifinagh alphabets used in the Tifinagh language.
2024-01-23, ∼516🔥, 0💬

<< < 86 87 88 89 90 91 92 93 94 95 96 > >>   ∑:9020  Sort:Date