<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   ∑:7917  Sort:Date

"bad decrypt:./crypto/evp/evp_enc.c:461" Error
This section provides a tutorial example on why OpenSSL 'pkcs12' failed with 'bad decrypt:./crypto/evp/evp_enc.c :461'error. The root cause is the key password different than file password.
2015-09-10, 9806🔥, 1💬

💬 2015-09-10 Action Here: this totally helped me.

杨森(强生)新冠疫苗
杨森(强生)新冠疫苗的结构和工作机制是什么? 杨森(强生)新冠疫苗是由美国 强生公司(Johnson &amp; Johnson)旗下杨森制药 (Janssen Pharmaceuticals)公司研发的新冠疫苗,代号为A d26.COV2.5。杨森新冠疫苗是一种复制型病毒载体疫苗, 使用基于普通感冒病毒(腺病毒)的弱化版本 的复制缺陷型黑猩猩病毒作为载体,内部包含新冠...
2021-07-19, 9786🔥, 0💬

"sc.exe" - A Command Line Tool to Manage Services
This section describes the Service Controller (SC) command line tool, sc.exe, which can be used to add new services, or to query, modify, start, stop and delete existing services.
2016-04-06, 9600🔥, 1💬

💬 2016-04-06 Ambadas: ya great full command ...

"keytool" Commands and "keystore" Files
This chapter provides tutorial notes and example codes on the 'keytool' command. Topics include introduction of public key certificates, 'keystore' file, 'keytool' command; generating new keys and self-signed certificates; exporting and importing certificates; cloning certificates to share keys.
2015-11-23, 9596🔥, 3💬

💬 2015-08-10 mike: Cool

"java --list-modules" - Listing Modules in JDK
This section provides a tutorial example on how to use 'java --list-modules' command to list all modules included in the JDK installation.
2019-06-01, 9554🔥, 4💬

💬 2019-06-01 Herong: Klaus, it's probably getting them from the C:\Program Files\Java\jdk-10.0.1\lib\modules file. But you can also see a list of mod...

💬 2019-05-24 Klaus: Hi, where does this command get the modules? What is the file they lie in? I'm using CentOS

💬 2019-02-19 Herong: Felix, Thanks for pointing out the typo! It will corrected in the next update.

💬 2019-02-14 felix lee: The line "C:\herong>javac --list-modules" should be "C:\herong>java --list-modules". s/javac/java/

Downloading and Running Flash Player Projector
This section describes a tutorial example on how to download and run Adobe Flash Player Projector to play Flash applications stored in SWF files without using Web browsers.
2023-03-12, 9450🔥, 4💬

💬 2023-03-12 Pedro: thanks

💬 2020-12-02 acef: merci infiniment

Lantern Festival - 15th Day of 1st Lunar Month
When is the Chinese Lantern Festival? How is it celebrated? What are the traditions? The 15th day of the 1st lunar month is the Chinese Lantern Festival because the first lunar month is called yuan-month and in the ancient times people called night Xiao. The 15th day is the first night to see a full...
2021-08-13, 9393🔥, 0💬

java.util.Locale - Localization and Internationalization
This section provides a tutorial example on how to use java.util.Locale class to verify the default locale and list all supported locales. A locale is an identification of a combination of human language and country.
2018-08-01, 9377🔥, 4💬

💬 2016-12-25 Herong: jfseb, thanks for pointing out this difference.

💬 2016-12-19 jfseb: Note that java locales do not correspond in all versions to ISO 639. e.g. hebrew is now he, not iw. https://en.wikipedia.org/wik...

💬 2016-05-06 Scrijna: P.S. It's also useful for Java, iOS and Windows localization, as it supports most popular localization formats.

💬 2016-05-06 Scrijna: For Android app localization, you could try using the localization tool https://poeditor.com It's useful for collaborative trans...

Best Chinese Music - 中国经典音乐
This is a collection of best and well-known Chinese music works selected by the author. Key words include Chinese, Music, Classic, Best, Well-known, Song, Traditional, Modern, Download, Listen, 中国, 音乐, 歌曲, 经典, 传统, 现代, 下载, 收听.
2021-10-07, 9286🔥, 4💬

💬 2021-10-07 Herong: Thomas, I will try. ☺

💬 2021-10-05 Thomas Tien: Dr. Yang, please recommend more songs between 2000 - 2099: Best 21st Century Music. Thanks!

💬 2017-02-11 Herong: Deyi, which ones are you interested? You can listen to most of them online for free.

💬 2017-02-07 Deyi Hu: Dr. Yang: Is there a way for me to purchase the pieces of music that you have collected here on this page?

Inserting BLOB Values with SQL INSERT Statements
This section describes how to insert BLOB values as normal strings using INSERT statements.
2022-11-23, 9231🔥, 0💬

Perl Tutorials - Herong's Tutorial Examples
This Perl tutorial book is a collection of notes and sample codes written by the author while he was learning Perl language himself. Topics include introduction of ActivePerl; data types, variables and expressions; scalars, arrays, hash maps, and references; input/output and file systems; DBM files ...
2020-11-12, 9162🔥, 6💬

💬 2020-11-12 Rajat: Hi Herong sir, I am getting error while doing $mech->post for a request every time.Error looks like this `read timeout at /usr/s...

💬 2017-10-23 guru: That's an issue with the Perl script, not with running the script itself, and it deserves another question (not here, on Stack O...

💬 2017-10-06 drhvr: mysql I added root as user and password.in singlequotes. It works great

💬 2014-03-17 Steven Klotz: Hi Herong, I found this web site while looking for PERL examples. Your knowledge and the amount of work you done (docu, tutorial...

💬 2010-11-22 Herong: Kim, Yes, you can prompt the user for a path name, open directory with opendir(), loop through each files, use the -s operator t...

(More comments ...)

Illustration of RSA Algorithm: p,q=5,7
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works with 2 small prime numbers 5 and 7.
2023-06-08, 9146🔥, 11💬

💬 2022-12-11 Racheal mweemba: This was helpful

💬 2022-12-11 Racheal Mweemba: ❤️❤️❤️❤️

💬 2022-04-23 Shivam: Please provide the code for the same

💬 2021-12-23 x: 5

💬 2020-11-22 Herong: fab, as shown in the tutorial, the modulus is 35. The encryption key (public key) is 5, and the decryption key (private key) is ...

(More comments ...)

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-03-13, 9085🔥, 37💬

💬 2024-03-13 aridj: thanks

💬 2021-07-27 attila: thanks

💬 2019-07-04 aladdin: thanks

💬 2018-10-20 Herong: bachi, thanks for sharing your comment.

💬 2018-10-13 bachi: I like how you composed your content. I like how you explain the DES algorithm

(More comments ...)

VBScript Tutorials - Herong's Tutorial Examples
This VBScript tutorial book is a collection of notes and code samples written by the author while he was learning VBScript (Visual Basic Scripting Edition) himself. Topics include: The Variant Data Type with Subtypes; Fixed-Size and Dynamic-Size Arrays; Function Arguments Passed by References and by...
2020-04-25, 9066🔥, 2💬

💬 2020-04-25 my name is idiot: Me wants it die

💬 2016-05-23 Herong: James, your email address is not working. Please contact me.

Inserting BLOB Values with setBinaryStream() Method
This section describes how to insert BLOB values with the PreparedStatement.setBinaryStr eam()method.
2016-04-08, 9024🔥, 2💬

Declaring Root Elements - "element" Element
This section describes a tutorial example on how to use the Element Declaration Component to declare the root element for a conforming XML document.
2018-08-29, 8894🔥, 6💬

💬 2018-08-29 google: &lt;a href="http://google.com">Google& lt;/a>

💬 2018-08-29 rock: Great

💬 2017-03-19 Jay: Thanks dude...

💬 2016-02-02 Herong: Shashi, XML schema does not support unbounded root elements. Only one single root element is allowed. So your schema example is ...

💬 2016-02-01 Shashi: Can you have a root element, which is unbound? Like as follows? Can you please let me know if it valid?

Loading JDBC Driver Class - ojdbc16.jar
This section describes how to load the Oracle JDBC driver class - ojdbc14.jar.
2022-11-21, 8886🔥, 0💬

Inputting Chinese Text to MySQL Database in UTF-8
This section describes how to take Chinese text from Web form and store it in MySQL database in UTF-8 encoding.
2021-11-23, 8827🔥, 10💬

💬 2021-11-23 所有色块平均色度值: 所有色块平均色度值

💬 2017-01-03 wade: 你好

💬 2016-07-22 正繁體字 ñ Jú: 正繁體字 ñ Jú

2020 年年历 - 鼠年
中国年历 - 2020 年年历 - 鼠年
2019-11-08, 8809🔥, 2💬

💬 2019-09-09 robby: yooo

UTF-8 Encoding Algorithm
This section provides a tutorial example on how to write a programming algorithm to encode characters with UTF-8 encoding.
2023-09-08, 8745🔥, 8💬

💬 2023-07-22 Ian Brooke: If you're going to include pseudo code like that you need to define exactly what the different symbols do as they mean different...

💬 2023-02-01 Abdelrahman: Thank you very much!

💬 2023-01-31 Herong: Abdelrahman, you can read the " UTF-8 Encoding " section. It contains UTF-8 encoding requirements and example. The 6-bit shiftin...

💬 2023-01-29 Abdelrahman: Thank you for this, Herong! The algorithm is simple and clear to understand. The one part that I don't understand is why it uses...

💬 2019-09-27 Andrew Dillon: This was very useful. It really helped clarify the explanation in the Unicode Specification. Thank you!

(More comments ...)

XSD Validation and Error List
This section provides a tutorial example on how to perform XSD validation and view error list using XML Tools Plugin in Notepad++.
2017-05-27, 8742🔥, 7💬

💬 2017-05-27 Herong: No problem. Have a good weekend!

💬 2017-05-27 Greg: Me again - false alarm, the error message I saw was caused by xsi:schemaLocation that was specified in the file. Sorry to troubl...

💬 2017-05-26 Greg: Hi, this was working fine, but now when I click Validate Now, I get an error message: Following error occurred during schema ...

💬 2015-12-23 Herong: Mat2001uk, That is better than the version I was testing. Thanks for sharing this information with us.

💬 2015-12-22 Mat2001uk: In v6.8.6 I see only one error:"XML Parsing error at line 16: StartTag: invalid element name" ...just FYI.

(More comments ...)

Opening UTF-16LE Text Files
This section provides a tutorial example on how to open a UTF-16LE text file with Nodepad correctly by selecting the Unicode encoding option on the open file dialog box.
2023-08-23, 8681🔥, 7💬

💬 2023-08-23 yop: Notepad--

💬 2022-08-08 Herong: Gregg, I am using Notepad, not Notepad++.

💬 2022-08-03 Gregg: I am running v*.2.1 (64 bit) of Notepad++ and I do not see ANYTHING relating to Unicode. My File->Open popup is totally differen...

💬 2018-09-09 Nit: GIF89a��������!�, T;

💬 2018-02-12 Herong: Krishna, dates should have nothing to do with UTF-16 LE format. Can you provide some examples?

(More comments ...)

Manage DNF Package Repositories
This section provides a tutorial example on how to manage DNF Package Repositories on CentOS systems.
2022-10-01, 8651🔥, 0💬

"OpenSSL" Generating CA's Private Key
This section provides a tutorial example on how to use OpenSSL to generate a RSA private key of 2048 bit long with OpenSSL. This key will be used as the CA's private key and must stored securely in a file with password protection.
2021-09-24, 8607🔥, 2💬

💬 2021-09-24 samiam: Proc-Type: 4,ENCRYPTED DEK-Info: DES-CBC,65D5EB070215060E 85d+v8K1kPwCgFarsMD+5FpVs6doCZPeCjMr rWzyym5wIKHKqV8tfAjO...Z2JBXMGxAV...

💬 2018-02-03 atomic.kidd: most Excellent Herong for this sharing of excellent Informations. Even the openssh documentation is not up to date nor as accura...

<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   ∑:7917  Sort:Date