<< < 29 30 31 32 33 34 35 36 37 38 39 > >>   ∑:9107  Sort:Date

The Celestial Meridian and Zenith
This section describes the celestial meridian and zenith.
2017-11-13, ∼2184🔥, 1💬

💬 2017-11-13 Kudz: Very Helpful!

RDKit m.HasSubstructMatch(s) - Substructure Match
This section provides a tutorial example on how to perform substructure match with the m.HasSubstructMatch(s) method in RDKit library.
2022-10-01, ∼2174🔥, 0💬

Calculator.pl - CGI Application Example
This section provides a tutorial example of Perl CGI application: Calculator.pl - Returning the result of any arithmetic expression like a calculator.
2022-05-10, ∼2171🔥, 3💬

💬 2022-05-10 sxdc: m m

💬 2020-09-01 naim: hello

💬 2015-11-24 Harry: Thank you! Top!!!

Introduction to DES Algorithm
This chapter provides tutorial examples and notes about DES (Data Encryption Standard) algorithm. Topics include description of block cipher, DES encryption algorithm, Round Keys Generation, DES decryption algorithm.
2018-10-18, ∼2169🔥, 4💬

💬 2018-10-18 sam: harry please stop bullying me

Inserting CLOB Values with SQL INSERT Statements
This section describes how to insert CLOB values as string literals using SQL INSERT statements.
2022-10-01, ∼2167🔥, 0💬

"-XX:ParallelGCThreads" - # of Threads
This section describes how to use the '-XX:ParallelGCThreads' JVM option to control the number threads to be used by the Parallel Collector.
2022-10-01, ∼2150🔥, 0💬

Assigning XML Schema Location with Namespaces
This section describes a tutorial example on how to assign schema location to a namespace used in the schema and the XML document.
2016-11-21, ∼2150🔥, 1💬

💬 2016-11-21 amanda: GOOD

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, ∼2139🔥, 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?

Installing Apache HTTP Server 2.2.25 on Windows
This section describes how to install Apache 2.2.25 binary distribution on Windows systems.
2023-12-22, ∼2136🔥, 4💬

💬 2016-06-19 Herong: that was an interesting test.

💬 2016-06-17 a: &lt;?php echo 'hello'; ?>

The Constancy of the Speed of Light
This section provides a thought experiment to help understanding the second assumption of the special theory of relativity: The constancy of the speed of light.
2024-08-08, ∼2127🔥, 75💬

💬 2024-06-25 Hiroji Kurihara: Speed of Starlight A glass cube is floating horizontally in outer space. Two rays of starlight coming from the left and right ar...

💬 2022-11-19 Hiroji Kurihara: Light is Propagated in Two Ways              In outer space, a starlight is reflected by a mirror. There is a formula c = ...

💬 2022-04-30 Hiroji kurihara: Herong, Thanks, for accepting my comments. Now, URL of my web-site is as follows, http://lifeafterdeath.vip/eng.html

💬 2022-04-27 Hiroji kurihara: Sorry, last a few words of my post (04-25's) are missing. It is.... m<m/2+m/2.

💬 2018-12-18 Herong: Hiroji, Thanks for sharing your comment and the article. I will definitely read it.

(More comments ...)

Ethereum Account Keystore File
This section describes the keystore file that contains the private key of an Ethereum account.
2024-03-23, ∼2112🔥, 2💬

💬 2024-03-23 bug!: Hello there. If you're know the approximate combinations of words, phrases, or even letters and symbols from your forgotten pass...

💬 2023-01-17 Agba: How can I decrypt one??

Installing Latest JDK on Windows
This section provides a tutorial example on how to download and install the latest version JDK, which includes some nice Java tools, on a Windows system.
2016-02-26, ∼2099🔥, 2💬

💬 2015-07-29 Herong: Sophie, I am so glad that my tutorial is helpful to you.

💬 2015-07-29 Sophie: Thank you. I have successfully installed Java jdk 1.8 using the instructions on this web page.

VBScript Support in IE Web Browsers
This section provides a quick description of how IE browser execute VBScript code, provide DOM API for document interaction, and provide events to trigger VBScript code execution.
2016-03-19, ∼2088🔥, 2💬

💬 2016-02-15 hs: mein Test

Delete or Modify LDAP Entries
This section provides a tutorial example on how to delete or modify LDAP entries remotely.
2022-10-01, ∼2080🔥, 0💬

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

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

MolToImage/MolToFile - Molecule PNG Image
This section provides a tutorial example on how to use rdkit.Chem.Draw.MolToImage(m) and rdkit.Chem.Draw.MolToFile(m, f) methods to generate molecule images in PNG format and store them in PIL objects or files.
2022-10-01, ∼2072🔥, 0💬

2B00: Miscellaneous Symbols and Arrows
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols and Arrows', which contains 256 code points to represent additional symbols and arrows.
2024-09-19, ∼2053🔥, 1💬

💬 2024-09-19 dd: 2B80

Initializing SSLContext with PKCS12 File
This section provides a tutorial example on how to write a simple program to test the java.net.ssl.SSLContext class with a PKCS12 keystore file.
2022-10-01, ∼2048🔥, 0💬

jar - The JAR File Tool
This chapter provides notes and tutorials on JAR file tool, 'jar'. Topics include Java Archive (JAR) file forma, 'jar' command options, creating JAR files, managing JAR files with WinZIP, using manifest file, creating executable JAR files.
2016-02-27, ∼2047🔥, 3💬

💬 2015-06-06 svdude: Love your clear explanation of creating and using JARs. Thank you!

💬 2010-12-25 Herong: Eka, No, you can not use client's public key to sign a .jar file. Digital signature needs to be generated using your own private...

💬 2010-12-22 Eka: If i have a client's public key... can i sign a .jar using his public key to later be used only by him?

Full Version in PDF/ePUB
Information on how to obtain the full version of this book in PDF, ePUB, or other formats.
2021-08-19, ∼2044🔥, 3💬

💬 2021-08-19 ramanjaneyulu: thnak you

💬 2017-04-15 Herong: Gobi, you are welcome!

💬 2017-04-14 Gobi: Thanks for the free book

SessionPage*.php - Session Test Script Pages
This section provides a tutorial example on how to write multiple script pages and use the session concept to make them work together.
2016-03-30, ∼2041🔥, 3💬

💬 2016-03-30 Herong: Hello Rato, thanks for visiting my site ☺

💬 2016-03-18 RATO KINO: OLA PESSOAL

PHP Data Types and Data Literals
This chapter provides tutorial notes and example codes on PHP data types and data literals. Topics include 8 data types supported in PHP; data literals to provide data values in PHP code for different data types; integer and float value overflow conditions.
2015-08-05, ∼2034🔥, 1💬

💬 2015-08-05 Testing: This tutorial is helpful for beginners.

Configure Mozilla Thunderbird to Use LDAP
This section provides a tutorial example on how to configure and use LDAP server to provide email addresses in Mozilla Thunderbird.
2022-10-01, ∼2028🔥, 0💬

Downloading and Installing JDK 10
This section describes how to download and install Java SE 10 on Windows.
2017-08-14, ∼2026🔥, 2💬

💬 2017-08-14 MOIN: JAVA IS BEST.

💬 2016-05-08 file:///C:/Users/juju/Downloads/: file:///C:/Users/juju/Downloads/Cont ents%20(1).json

<< < 29 30 31 32 33 34 35 36 37 38 39 > >>   ∑:9107  Sort:Date