<< < 344 345 346 347 348 349 350 351 352 353 354 > >>   ∑:9026  Sort:Rank

Visiting an "https" Web Site with Chrome
This section describes how Google Chrome shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2020-07-02, ∼1016🔥, 2💬

💬 2020-07-02 Koshal Pravin jangale: Nice

"sc.exe query type= service" - All Application Program Services
This section provides a tutorial example on how to list all application program services with 'sc.exe' Service Controller command tool.
2020-07-01, ∼841🔥, 1💬

💬 2020-07-01 Richard Djeniko: you are wonderful with information, but i have not solve my problem of green color to enable local host to run fully. in wamp st...

Performance of Inserting Rows with a ResultSet
This section describes how to measure the performance of inserting rows using a ResultSet object.
2020-06-28, ∼100🔥, 1💬

Reciprocity of Time Dilation
This section introduces the reciprocity of time dilation. Elapsed time of a moving clock is slower when measured by a stationary observer; and elapsed time of a stationary clock is slower when measured by a moving observer.
2020-06-26, ∼2670🔥, 3💬

💬 2020-06-26 Don Pedro: Time dilation as an observer in special relativity ...

💬 2017-12-09 Herong: Hanan, this is just a thought experiment. Actually, Amy and Bob will never be able to measure the other's clock.

💬 2017-12-05 Hanan Abid: And who is right Amy or Bob?? If they could see each other's clock. One clock would definitely be ahead of other or not its just...

Java Swing Tutorials - Herong's Tutorial Examples
This tutorial book is a collection of notes and sample codes written by the author while he was learning Java Swing and AWT himself. Topics include Swing and AWT (Abstract Windows Toolkit) class library; graphical components: JButton, JCheckbox, JComboBox, JFrame, JLabel, JMenu, JRadioButton, JTextF...
2020-06-23, ≈11🔥, 7💬

💬 2020-06-23 Syahfiqah: done

💬 2020-06-23 Nurul ammar hani: Done

💬 2020-06-23 shahmir: done

💬 2020-06-23 Raizul Razali: Can gain more knowledge from this. So meaningful.

💬 2020-06-23 Zachary: Done

(More comments ...)

SwingHello.java - My First Swing Program
This section provides a tutorial example on how to a simple Java Swing program. SwingHello.java is my first Swing program that displays a blank window with 'Hello world!' in the window title bar.
2020-06-23, ≈21🔥, 5💬

💬 2020-06-23 Najwa Khairina: Very helpful..thank you so much

💬 2020-01-21 samso: Thanks for this wonderful blog that you have designed in this page. Very informative and effective article. Ver inspired article...

💬 2017-09-05 jack: good

💬 2016-01-27 Herong: Neha, you can just put the following line into your batch file and run it: java -cp . SwingHello

💬 2016-01-26 neha: how to run above program through windows batch files

About This Book
This section provides some detailed information about this book - __title__.
2020-06-23, ∼636🔥, 1💬

💬 2020-06-23 chris: Thank so much ! All Crypto printed books in cart !! Very well done. Most useful books i've seen in quite some time.

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

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

What Is "line-height" Attribute?
This section describes 'line-height' attribute for 'inline' formatting object. It is used to control the line height of the output inline area.
2020-06-22, ∼2039🔥, 1💬

💬 2020-06-22 Susy: thanks so much for the info!

Examples of Expressions
This section provides a tutorial example showing you different types of expressions.
2020-06-20, ∼310🔥, 2💬

💬 2020-06-20 Herong: Ekko, Thanks for the interesting example. So the statement, "Operations of the same precedence value must be evaluated from left...

💬 2020-06-17 Ekko: There is another special precedence: Dim b, c, d b = c = d will be interpreted like b = (c = d)

embedSWF() Function and Arguments
This section describes the embedWF() function provided in SWFObject 2 and its 5 required arguments and 5 optional arguments.
2020-06-15, ∼585🔥, 1💬

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

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

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

Retrieving CLOB Values with getString() Method
This section describes how to retrieve CLOB values with the ResultSet.getString() method.
2020-06-11, ∼1983🔥, 2💬

Winsock 2 SPI and LSP Layers
This section describes the Winsock 2 SPI (Service Provider Interface) architecture and LSP (Layered Service Provider) layers.
2020-06-10, ∼523🔥, 1💬

Archived: Windows XP Component "Update Root Certificates"
This section describes the process used by Windows XP component, Update Root Certificates, to communicate to Windows Update Website to fetch a trusted root certificate and install in on the local computer automatically.
2020-06-08, ∼6694🔥, 4💬

💬 2020-06-08 Herong: Onur, If the error is cause by IE auto-updating root certificate, you can download and install the missing root certificate manu...

💬 2020-06-01 Onur: Hi there, Since last a few weeks, although I have XP SP3 and the most recent crypt32.dll versioned 5.131.2600.6459, I get numero...

💬 2019-04-13 Herong: Leo, can you run the "certmgr" command on your Windows XP? It provides functions to install root certificates to your computer.

💬 2019-04-08 Leo: I know this article is outdated, but I'm still looking for a way to update the 'Root certificates' in Windows XP SP3, by install...

Windows Automatic Root Update Mechanism
This section describes the automated process used by Windows to communicate to Windows Update Website to fetch a trusted root certificate and install it on the local computer, whenever the root certificate is needed.
2020-06-08, ∼2784🔥, 2💬

💬 2020-06-08 Herong: Onur, the question at the end of your comment was not very clear. Can you rephrase it in a different way?

💬 2020-06-05 Onur: Actually, this auto update mechanism is present on older Windows versions as low as XP. See the article here on this site: Outda...

Introduction of DSA (Digital Signature Algorithm)
This chapter provides tutorial notes and example codes on DSA (Digital Signature Algorithm). Topics include introduction of DSA; illustration of DSA key generation, message signing and signature verification; proof of Digital Signature Algorithm.
2020-06-04, ∼5450🔥, 12💬

💬 2020-06-04 ben: How are you?

💬 2018-04-07 Digital Signature Algorithm: Conclusions: DSA (Digital Signature Algorithm) uses public key and private key to generate and verify digital signatures. DSA pu...

💬 2018-04-07 Submit Your Comment: Please write meaningful comments. Thanks! ☺

💬 2018-04-07 world: hello

💬 2018-02-20 amit: hello

(More comments ...)

Android Command Line Tools
This section provides a list of commonly used Android command line tools that can be executed on the Bourne shell.
2020-06-03, ∼2045🔥, 2💬

💬 2020-06-03 Herong: Amit, looks like only 3 out of 500 events failed. It could be a result of events being injected randomly and jamming the input p...

💬 2020-05-30 Amit: Can you please shed some light on the // Injection Failed errors you are seeing while running monkey test. Are those normal?

0300: Combining Diacritical Marks
This section provides a quick summary of the Unicode code point block: 'Combining Diacritical Marks', which contains 112 code points to represent diacritical marks used in conjunction with preceding letters.
2020-06-03, ∼100🔥, 2💬

Configuring PHP OpenSSL on Windows
This section provides a tutorial example on how to install and configure the PHP OpenSSL module on Windows systems. PHP OpenSSL is provided as a DLL file called php_openssl.dll.
2020-05-21, ≈56🔥, 14💬

💬 2020-05-21 Herong: GHM, can you check if php_openssl.dll actually exists in the extension_dir folder?

💬 2020-05-19 GHM: I am totally new to php. How do I activate openssl so php can access functions. I installed php manager and it said that php_ope...

💬 2020-01-21 Herong: Nietzsche, can you provide the logic for the hasMeaning() function?

💬 2020-01-12 Nietzsche: Life is Meaningless: Input 1: if (Life::hasMeaning(self) === True) { echo "Life has Meaning"; } else { echo "Life is Meaningless...

💬 2019-10-09 Michael: Thank you! This helped me enable SSL on my PHP install

(More comments ...)

SoapUI Configuration for Messaging Signing
This section provides a tutorial example on how to create a configuration entry to support SOAP messag signing with a private-public key pair stored in a JKS (Java KeyStore) file.
2020-05-20, ∼1224🔥, 1💬

DES Decryption Algorithm
This section describes DES decryption algorithm - identical to the encryption algorithm step by step in the same order, only with the subkeys applied in the reverse order.
2020-05-19, ∼6812🔥, 4💬

💬 2020-05-19 Nick: test comment

💬 2019-06-17 bIPFaV0PLbO9qrDgn+p43A==: bIPFaV0PLbO9qrDgn+p43A==

💬 2017-12-16 Herong: deepak, is this a encrypted comment?

💬 2017-12-11 deepak: 9bc94bbaf6d380eb8f8c6548b2cf6343ccef 5978768e3d69b796d6ef0839172b

JInternalFameTest.java - Internal Frame Class Test
This section provides a tutorial example on how to use javax.swing.JInternalFame class to create 2 internal frames in the main frame.
2020-05-19, ∼690🔥, 1💬

💬 2020-05-19 Yavuz: When I compiled and run your code on Eclipse-Oxygen (MacBook Pro), everything worked fine except that the internal frames are re...

Discontinued: ConvertWeight - Convert Weight Unit
This chapter provides a quick introduction of the free Web service, ConvertWeight, that converts length values in Grams, Ounces, Pounds, Kilograms, Tons, and more. Topics include usage description of ConvertWeight; request message sample; response message sample.
2020-05-13, ∼294🔥, 1💬

<< < 344 345 346 347 348 349 350 351 352 353 354 > >>   ∑:9026  Sort:Rank