<< < 69 70 71 72 73 74 75 76 77 78 79 > >>   ∑:9107  Sort:Date

1F030: Domino Tiles
This section provides a quick summary of the Unicode code point block: 'Domino Tiles', which contains 112 code points to represent symbols used as Domino tiles.
2024-01-23, ∼785🔥, 0💬

Private Network ID Must Match "chainId"
This section describes the requirement on private network - the network ID must match the 'chainId' given in the genesis block configuration.
2022-06-28, ∼785🔥, 1💬

💬 2022-06-28 Jenny: Thank

Selection Sort Algorithm and Java Implementation
This chapter provides tutorial notes and codes on the Selection Sort algorithm. Topics include introduction of the Selection Sort algorithm, Java implementation and performance of the Selection Sort algorithm.
2016-03-21, ∼785🔥, 2💬

💬 2015-10-06 Phani: Very good

💬 2015-10-05 اثمار ياسين: :)

Exporting Certificates Out of Firefox
This section provides a tutorial example on how to export a certificate from Firefox into a certificate file in DER and PEM formats.
2022-10-04, ∼784🔥, 0💬

Discontinued: GetGeoIP - Get Country by IP Address
This chapter provides a quick introduction of the free Web service, GetGeoIP, returning the country information with a given IP address. Topics include usage description of GetGeoIP; request message sample; response message sample.
2019-01-29, ∼784🔥, 1💬

💬 2019-01-29 WEfgwrg: Nice

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP with rpc/encoded as the message style and the encoding option.
2023-12-11, ∼783🔥, 1💬

Apache FOP Font Configurations
This chapter provides tutorial notes and example codes on Apache FOP font configurations. Topics include Apache configuration file; generic font mapping; auto-detecting Windows font definitions; using SimHei font for Chinese characters.
2022-10-01, ∼783🔥, 0💬

Data Structure of Bitcoin Raw Transaction Format
This section describes the data structure of a Bitcoin raw transaction format.
2022-10-01, ∼783🔥, 0💬

1000: Myanmar
This section provides a quick summary of the Unicode code point block: 'Myanmar', which contains 160 code points to represent Myanmar alphabets used in the Myanmar language.
2024-01-23, ∼782🔥, 0💬

JMenuBar, JMenu, and JMenuItem Classes
This section describes 3 Swing classes, JMenuBar, JMenu, and JMenuItem, to build a menu interface for a frame window. A typical menu interface has a menu bar with multiple menus or menu items. A menu can have multiple sub menus or menu items.
2022-10-01, ∼782🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2022-10-01, ∼782🔥, 0💬

Turning on USB Debugging on Samsung Galaxy Tab 3
This section provides a tutorial example on how to turn on 'USB Debugging' on Samsung Galaxy Tab 3 mini tablet by tapping 'Build Number' 7 times.
2022-10-01, ∼781🔥, 0💬

Using Microsoft Edge as an XML Syntax Checker
This section provides a tutorial example on how to use Microsoft Edge as an XML file syntax checker. If there are syntax errors in an XML file, Edge will stop displaying the XML file at the first error location.
2022-10-01, ∼781🔥, 0💬

"fop -xml -xsl -foout" - XSLT Transformations
This section provides a tutorial on how to run the 'fop -xml -xsl -foout' command to convert an XML file to another XML or text file using a XSLT file with XSLT transformation templates.
2022-10-01, ∼781🔥, 0💬

jmap - Generating Heap Dump File
This section provides a tutorial example on how to generate a heap dump file with the 'jmap -dump:file=name' command. A heap dump file contains all heap objects of JVM process.
2022-10-01, ∼780🔥, 0💬

1B100: Kana Extended-A
This section provides a quick summary of the Unicode code point block: 'Kana Extended-A', which contains 31 code points to represent the encoding of historic and variant forms of Japanese kana characters, including those variants collectively known as hentaigana (variant shaped kana) in Japanese.
2024-01-23, ∼779🔥, 0💬

Character Set Encoding Maps - Unicode UTF-16, UTF-16BE, UTF-16LE
This section provides a tutorial example of analyzing and printing character set encoding maps for 3 encoding, UTF-16, UTF-16BE, and UTF-16LE, for Unicode character set.
2022-10-01, ∼779🔥, 0💬

GetCurrencyRate - Usage Description
This section describes the free Web service, GetCurrencyRate, provided by kowabunga.net. It allows you to get the exchange rate between two given currencies on a given date.
2025-10-24, ∼778🔥, 2💬

💬 2025-10-24 Herong: Yes. This service is no longer available.

💬 2025-10-23 alex: it doesnt work

"keytool -printcert" Printing Certificate Details
This section provides a tutorial example on how to print details of the certificate exported by 'keytool -exportcert' command using the 'keytool -printcert' command.
2022-10-04, ∼778🔥, 0💬

What Is JAB (Java Access Bridge)
This section describes what is JAB (Java Access Bridge) - a technology that exposes the Java Accessibility API to Microsoft Windows environment. JDK comes with 3 JAB tools: jabswitch, jaccesswalker, and jaccessinspector.
2022-10-01, ∼778🔥, 0💬

"Hello world!" Example of XSD
This section describes a simple example of XSD called 'Hello World'.
2022-10-01, ∼778🔥, 0💬

JVM Garbage Collection Logging
This chapter provides tutorial notes and example codes on JVM options for garbage collection logging. Topics include a summary of logging options; examples of log messages for '-Xlog:gc', '-Xlog:gc:file', -Xlog:gc=trace', '-Xlog:gc+heap=trace', '-Xlog:gc*=trace', etc.
2022-10-01, ∼778🔥, 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, ∼778🔥, 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.

"jshell> /edit" - Editing Code Snippet
This section provides a tutorial example on how to start the editor to enter and change a long code snippet in 'jshell'.
2020-06-11, ∼777🔥, 2💬

💬 2020-06-11 Herong: Tarun, what platform are you using?

💬 2020-06-11 Tarun Teja: unable to edit my snippet

<< < 69 70 71 72 73 74 75 76 77 78 79 > >>   ∑:9107  Sort:Date