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

"brainpoolP256t1"“ - For 256-Bit ECC Keys
This section describes 'brainpoolP256t1' elliptic curve domain parameters for generating 256-Bit ECC Keys as specified by RFC 5639.
2022-10-01, ∼761🔥, 0💬

Mac Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning macOS. Topics include Macintosh OS history; macOS basic functionalities; storage file systems; reviewing resource usage on running processes; installing productivity and programming tools; installing Java...
2022-10-01, ∼761🔥, 0💬

0080: C1 Controls and Latin-1 Supplement
This section provides a quick summary of the Unicode code point block: 'C1 Controls and Latin-1 Supplement', which contains 128 code points to represent simple text formatting codes and simple Latin based languages characters.
2024-01-23, ∼760🔥, 0💬

100000: Supplementary Private Use Area-B
This section provides a quick summary of the Unicode code point block: 'Supplementary Private Use Area-B', which contains 65536 code points reserved for private uses.
2024-01-23, ∼760🔥, 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, ∼759🔥, 2💬

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

💬 2025-10-23 alex: it doesnt work

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

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

Using Sendmail as a Mail User Agent (MUA)
This section provides an example using Sendmail a Mail User Agent (MUA) to transfer a local email message.
2021-05-26, ∼757🔥, 2💬

💬 2021-05-26 Herong: djj, thanks for your comment.

💬 2021-05-19 djj: Although agreeing that the above is how the MTA should work, I feel it might be worth mentioning that providers in many markets ...

WebViewClient Subclass - Content Rendering Callbacks
This section provides a tutorial example on how to implement a subclass of android.webkit.WebViewClient with callback methods to interface with the rendering process of the WebView content.
2015-11-27, ∼757🔥, 1💬

Disabling IE Addon "Yahoo! Toolbar"
This section provides a tutorial example on how to disable 'Yahoo! Toolbar' in IE (Internet Explorer).
2017-08-03, ∼756🔥, 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.

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

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

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

0590: Hebrew
This section provides a quick summary of the Unicode code point block: 'Hebrew', which contains 112 code points to represent alphabetic letters used in the Hebrew language.
2024-01-23, ∼753🔥, 0💬

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

What Is Hasse's Theorem
This section describes Hasse's Theorem, which states that the order, n, of a reduced elliptic curve group, Ep(a,b), is bounded in the range of [p+1 - 2*sqrt(p), p+1 + 2*sqrt(p)].
2022-10-01, ∼753🔥, 0💬

"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, ∼753🔥, 2💬

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

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

Android 4.0.3 File Systems
This chapter provides tutorial notes on Android file systems. Topics include introduction of Android 4.0.3 emulator file systems.
2022-10-01, ∼752🔥, 0💬

Search Operation Performance of Different Collection Classes
This section provides a tutorial example on how to do performance comparison on search operations on different collection classes implemented in JDK 1.4.1. HashSet and LinkedHashSet have the best performance on search operations.
2022-10-01, ∼752🔥, 0💬

About This Book: Windows Tutorials
This section provides some detailed information about this book - Windows Tutorials - Herong's Tutorial Examples.
2021-03-26, ∼752🔥, 1💬

Turning on the Default SOAP Module
This section provides a tutorial example on how to turn on the SOAP extension inluded in the default distribution package - extension=php_soap.dll in the php.ini file.
2024-07-20, ∼751🔥, 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, ∼751🔥, 0💬

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