<< < 54 55 56 57 58 59 60 61 62 63 64 > >>   ∑:8894  Sort:Date

Key Schedule (Sub-Keys and S-Boxes) Algorithm
The Blowfish Key Schedule (Sub-Keys Generation) algorithm is provided to generate 18 Sub-keys and 4 S-boxes, using user provided secret key and hexadecimal digits of the fractional portion of constant Pi, (3.1415927... - 3) = 0.1415927... as input.
2022-10-01, ∼818🔥, 0💬

Installing Adobe Flash Player 13 for Firefox 26
This section provides a tutorial example on how to download and install Adobe Flash Player 13 Plugin for Firefox 26 on Windows XP.
2016-01-31, ∼818🔥, 0💬

Exporting Root Certificate to File from Google Chrome
This section provides a tutorial example on how to export a trusted root CA certificate pre-installed in Google Chrome into a certificate file in Base-64 encoded X.509 format.
2022-10-01, ∼817🔥, 0💬

"For ... Next" Statements
This section describes how 'For ... Next' statements work in VBScript. A block of statements is repeated until a loop variable reaches its final value.
2016-02-01, ∼817🔥, 3💬

💬 2016-01-27 Herong: Bushra, Try for the following ☺ For Each c In "ABCDEFGHIJKLMNOPQRSTUVWXYZ".ToCharA rray()... Next

💬 2016-01-25 bushra: also give me their plss...as possible as early

💬 2016-01-25 bushra: please also give the exmples for alphabets for the help of for next statement.....:)

Installing Apache 2.4.37 on Windows Systems
This section describes how to install Apache 2.4.37 binary distribution on Windows systems. The server root directory setting needs to be changed to match the installation directory.
2016-05-15, ∼816🔥, 1💬

💬 2016-05-15 : 不知道

Concurrent Mark-Sweep (CMS) Collector - "+XX:+UseConcMarkSweepGC"
This chapter provides tutorial notes and example codes on the Concurrent Mark-Sweep Collector specified by the '+XX:+UseConcMarkSweepGC' JVM option. Topics include introduction to Concurrent Mark-Sweep (CMS) Collector; CMS Collector log message format; demonstration of reduction of stop-the-world by...
2022-10-01, ∼815🔥, 0💬

Add/Remove PV on VG on the Fly
Describes what is a VG (Volume Group) - a virtual storage device made up by one or more PVs (Physical Volumes). Tutorial examples are given on how to create a new VG, add PV to a VG and remove a PV from a VG.
2022-10-01, ∼815🔥, 0💬

中国年历 - 2021年至2030年
本章列出了2021年至2030年之间十年年历。
2022-10-04, ∼814🔥, 0💬

Perl Scripts Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Perl scripts communicating with HTTPS servers. Topics include using LWP library without Crypt::SSLeay; installing Crypt::SSLeay module; using setting HTTPS_CA_FILE environment variable to verify server's certificates; concatenating mu...
2022-10-01, ∼814🔥, 0💬

中国农历计算程式使用方法
本节介绍了中国农历计算程式的使用方法。农历计算程式可以用来计 算年历,月历和日历。
2021-01-08, ∼814🔥, 2💬

💬 2021-01-03 Herong: lsa, thanks for reporting those errors. I will review and correct them.

💬 2020-12-26 lsa: 农历算法对应的节气日期有些错误数据: 2014:3月,5,6 2021:4月,5,4 2032:4月,5,4 2051:3月,21,20 2071:3月,21,20 2081:5月,21,20 2083:2月,4,3 208...

UTF-32 Encoding
This section provides a quick introduction of the UTF-32 (Unicode Transformation Format - 32-bit) encoding for Unicode character set. UTF-32 uses 32 bits or 4 bytes to encode each character.
2022-10-01, ∼811🔥, 0💬

String.length() Is Not Number of Characters
This section provides tutorial example on showing the difference between length() and codePointCount() methods. The difference between charAt(int index) and codePointAt(int index) is also demonstrated.
2022-10-01, ∼811🔥, 0💬

SDF (Structure Data File)
This chapter provides quick introductions about molecules, molecular formula, atomic bonds and molecule structures.
2023-05-04, ∼810🔥, 1💬

💬 2023-05-04 Siobhan: This is so helpful to me. Thank you so much!

XMLPad Crash When Validating Non-Conforming XML Documents
This section describes a failed test of validating a non-conforming XML document with the assigned XML Schema file (XSD), XMLPad Crashed.
2020-01-28, ∼810🔥, 2💬

💬 2020-01-28 Herong: Matteo, which version of XMLPad are you using?

💬 2020-01-27 Matteo: WMHELP crash when load xml file with following error Access violation at address 00BB402C in module 'coreobj70.bpl'. Read of add...

ConversionRate - Usage Description
This section describes the free Web service ConversionRate provided by WebserviceX.NET. ConversionRate allows you to obtain the current exchange rate between two given currencies.
2015-12-23, ∼808🔥, 2💬

💬 2015-12-23 Herong: Marie, I don't know what happened to the webservicex.net server. Hope they will fix the issue soon.

💬 2015-12-22 Marie: Hi, I have been using http://www.webservicex.net/CurrencyC onvertor.asmx?WSDLfor a long time to convert currencies on my web sit...

1F300: Miscellaneous Symbols And Pictographs
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols And Pictographs', which contains 768 code points to represent miscellaneous Symbols and pictographs.
2024-01-23, ∼807🔥, 0💬

XML Files with Embedded DTD Statements
This section provides a tutorial example on how to include DTD statements inside XML files. Embedded DTD statements should appear after the 'xml' process instruction and before the root element.
2020-12-05, ∼807🔥, 2💬

What Is PKI (Public Key Infrastructure)
This section describes what is PKI (Public Key Infrastructure) - an information technology infrastructure that enables Internet users to securely exchange information using the public and private key technology.
2022-10-01, ∼806🔥, 0💬

HTTPS Server Authentication Process
This section describes the HTTPS server authentication process - 1. CA root certificate installed in the browser; 2. Web server certificate signed by the CA; 3. Web server certificate validated by the browser.
2022-10-01, ∼805🔥, 0💬

Installing Apache 2.4.37 on Windows Systems
This section describes how to install Apache 2.4.37 binary distribution on Windows systems. The server root directory setting needs to be changed to match the installation directory.
2016-05-28, ∼805🔥, 2💬

💬 2016-05-28 Herong: Сергей, you are welcome!

💬 2016-05-23 Сергей: Спасибо!

No Style Example - Hello
This section provides a tutorial example on writing the very first WSDL 2.0 example that uses SOAP 1.2 over HTTP to send a hello message and receive a hello message back.
2016-09-13, ∼804🔥, 1💬

💬 2016-09-13 saya: hey

bitcoin-qt - Debug Window Console
This section describes how to use the debug window console on Bitcoin-Qt - Bitcoin Core GUI
2022-10-01, ∼803🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2016-05-23, ∼802🔥, 1💬

💬 2016-05-23 ss: hey

Page Footer with 3 Parts
This section provides a tutorial example on how to generate page footers with 3 parts aligned to left, center and right separately. A table of one row and three cells is used.
2022-10-01, ∼801🔥, 0💬

<< < 54 55 56 57 58 59 60 61 62 63 64 > >>   ∑:8894  Sort:Date