<< < 26 27 28 29 30 31 32 33 34 35 36 > >>   ∑:7660  Sort:Date

Create ZIP Archive for Download
This section provides a tutorial example on how to create a ZIP archive in a temporary file with dymanic data and send it to Web browser as a download using the ZipArchive class.
2022-01-25, 1857🔥, 1💬

💬 2022-01-25 brio: Thanks!

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

💬 2017-11-13 Kudz: Very Helpful!

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

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

Chinese Festivals - Qingming Festival
The Qingming (Pure Brightness) Festival is one of the 24 seasonal division points in China, falling on April 4-6 each year. After the festival, the temperature will rise up and rainfall increases. It is the high time for spring plowing and sowing. But the Qingming Festival is not only a seasonal poi...
2021-12-23, 1845🔥, 0💬

Chinese Festivals - Winter Solstice Festival
As early as 2,500 years ago, about the Spring and Autumn Period (770-476 BC), China had determined the point of Winter Solstice by observing movements of the sun with a sundial. It is the earliest of the 24 seasonal division points. The time will be each December 22 or 23 according to the Gregorian ...
2021-10-07, 1836🔥, 0💬

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, 1836🔥, 2💬

💬 2016-02-15 hs: mein Test

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, 1828🔥, 4💬

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

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

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

Table of Signs of the Zodiac - Encyclopedia
Constellation English Name Symbol Dates Aries The Ram Mar. 21&#151;Apr. 19 Taurus The Bull Apr. 20&#151;May 20 Gemini The Twins May 21&#151;June 21 Cancer The Crab June 22&#151;July 22 Leo The Lion July 23&#151;Aug. 22 Virgo The Virgin Aug. 23&#151;Sept. 22 Libra The Balance ...
2021-11-18, 1821🔥, 0💬

"obabel -h/-d" - Add/Remove Hydrogens in Molecule Data
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule data using Open Babel 'obabel' command.
2022-10-01, 1819🔥, 0💬

Corrupted Chinese File Name with Un-ZIP
This section provides a tutorial example to demonstrate a real life example of Chinese text corruption when unzip ZIP archives generated from Chinese Windows systems.
2023-10-06, 1810🔥, 1💬

💬 2023-10-06 Catscarlet: This helps a lot. Thanks.

Installing Personal Certificate with Internet Options
This section provides a tutorial example on how to install my personal certificate with its private-public key pair from a PKCS12 file to Windows system using 'Internet Options'.
2022-10-01, 1810🔥, 0💬

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, 1808🔥, 4💬

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

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

Downloading Apache 2.4.37 Binary for Windows
This section describes how to download Apache 2.4.37 binary distribution for Windows. You should select the VC15 and 64-bit build to match the PHP engine build.
2022-08-16, 1805🔥, 1💬

💬 2022-08-16 Ihsan: Thank's

Lucky Wedding Dates: 2037 - Year of the Snake
Where to find lucky wedding dates for year 2037? Lucky Wedding Dates: 2037 - Year of the Snake   ⇒ Lucky Wedding Dates: 2038 - Year of the Horse ⇐ Lucky Wedding Dates: 2036 - Year of the Dragon ⇑ Lucky Wedding Dates: 2032 to 2043 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2021-03-14, 1805🔥, 0💬

Archived: Downloading and Installing J2SE 1.5.0 on Windows
This section provides tutorial example on how to download and install J2SE (JDK - Java Development Kit) 1.5.0.
2023-11-13, 1802🔥, 1💬

💬 2023-11-13 Hi: Hi

mcrypt DES Encryption Testing Program
This section provides a tutorial example on how to use the DES algorithm in a specific operation mode as block or stream cipher.
2017-08-03, 1798🔥, 3💬

💬 2017-08-03 Herong: Deepan, Which part is difficult for you to understand?

💬 2017-07-27 Deepan: I can't understand

rdkit.Chem.Draw.rdMolDraw2D.MolDraw2DSVG - Molecule SVG Image
This section provides a quick introduction on the rdkit.Chem.Draw.rdMolDraw2D.Mo lDraw2DSVGclass, which creates 2D molecule drawings in SVG format.
2022-10-01, 1794🔥, 0💬

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, 1794🔥, 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.

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, 1791🔥, 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?

Converting KeyStore Files to PKCS12 Files
This section provides a tutorial example on how to convert a KeyStore file to a PKCS12 file, because Windows 'Internet Options' can import keys and certificates from PKCS12, but not from KeyStore file.
2016-02-07, 1784🔥, 2💬

💬 2016-02-07 Herong: Steve, Fully agree! I put it in command line, because it is easier to document. I will put a warning the tutorial.

💬 2016-02-07 Steve: Hi! No password in command line , please ! Can be read in history... Bad practice :(

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.
2022-11-19, 1778🔥, 72💬

💬 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.

💬 2018-12-17 hiroji kurihara: Speed if Light On everything of a light ray before incoming (on wavelength, amplitude, waveform, etc and on these varying), obse...

What Is GB2312 Character Set
GB2312 Character Set is a set of 7445 commonly used Chinese characters established by the government of People's Republic of China in 1980.
2020-03-28, 1776🔥, 1💬

💬 2020-03-28 asim: hello asim

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, 1776🔥, 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?

<< < 26 27 28 29 30 31 32 33 34 35 36 > >>   ∑:7660  Sort:Date