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

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

H (Hybrid) Language
This free book is a collection of notes on developing a new programming language called H (Hybrid).
2018-01-21, ∼1924🔥, 1💬

💬 2017-10-18 Evan: I like it!

Ethereum Account Keystore File
This section describes the keystore file that contains the private key of an Ethereum account.
2024-03-23, ∼1922🔥, 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??

MySQL Server Log Files on CentOS
This section provides a tutorial example on how to review log file settings and locations for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼1917🔥, 0💬

Using Flash to Provide Interactivity
This section provides a flash game example called Flash Tetris Game. It shows how Flash can be used to provide interactivity to Web pages.
2015-11-24, ∼1885🔥, 1💬

💬 2015-11-24 davka: nice

WSDL Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning WSDL himself. Topics include introduction to WSDL (Web Services Definition Language); WSDL document structure; 'types', 'interface', 'binding' and 'service' definition elements; differences between style=...
2022-03-11, ∼1875🔥, 3💬

Newton's Third Law of Motion
This section introduces Newton's Third Law of Motion - If a force is exerted by one object to another object, another force is simultaneously exerted by the second object to the first object with equal strength and opposite direction.
2017-11-28, ∼1874🔥, 1💬

💬 2017-11-28 jimmy savile: little kids

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, ∼1870🔥, 3💬

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

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

Key Schedule (Sub-Keys Generation) Algorithm
This section describes the Blowfish Key Schedule (Sub-Keys Generation) algorithm. It uses the binary representation of the fractional portion of constant Pi - 3.1415927... as initial values.
2023-06-05, ∼1867🔥, 3💬

💬 2023-06-05 Daniel: I don't understand how to assign key for plaintext

💬 2016-03-17 Herong: Hi Yogita, Blowfish(T) function refers the Blowfish algorithm described in the previous tutorial: Blowfish Cipher Algorithm .

💬 2016-03-16 YOGITA: what is the function blowfish(T) here? Send the pseudo code

"keytool -list" Verifying PKCS#12 Files
This section provides a tutorial example on how to merge a private key and its self-signed certificate into a single PKCS#12 file, with can be then encoded as PEM and encrypted with DES.
2022-10-04, ∼1866🔥, 0💬

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, ∼1861🔥, 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 :(

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, ∼1860🔥, 3💬

💬 2021-08-19 ramanjaneyulu: thnak you

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

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

LWP SSL verify_hostname Setting
This section provides a tutorial example on using the SSL verify_hostname setting and related settings: SSL_ca_path and SSL_ca_file.
2022-10-01, ∼1859🔥, 0💬

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, ∼1854🔥, 0💬

"java -classpath" - Specifying Class Path
This section provides a tutorial example on how to use the '-classpath' option to specify the class path for the 'java' tool to load any classes required during the execution.
2022-10-01, ∼1846🔥, 0💬

1953 - Bai Niao Chao Feng (百鸟朝凤) - Hundreds Birds Worshipping The Phoenix
Bai Niao Chao Feng (百鸟朝凤) - Hundreds Birds Worshipping The Phoenix, Suona (唢呐) Solo, composed by Ren Tongxiang from folk tunes (任同祥). Originally performed by Ren Tongxiang (任同祥).
2019-01-28, ∼1842🔥, 2💬

💬 2019-01-28 : 真好听

💬 2019-01-24 Logan “Arius” Sherwin: Thanks! :)

JDBC Driver Types
This section provides some quick information about different types of JDBC drivers.
2020-01-14, ∼1839🔥, 2💬

💬 2015-09-16 saddaqat: saddaqatali99@yahoo.com

Downloading and Installing JDK 10
This section describes how to download and install Java SE 10 on Windows.
2017-08-14, ∼1839🔥, 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

Downloading and Installing XML Notepad
This section provides a tutorial example on how to download and install XML Notepad 2007 on Windows systems.
2023-08-24, ∼1838🔥, 3💬

💬 2023-08-24 hany: thanks

💬 2018-12-27 Raj: Thanks

Configuring and Managing System Services
This chapter provides a quick introduction of Windows system services. Topics include service related concepts and tools, creating and deleting services using 'sc.exe', starting, stopping, or disabling services with the services console, ending service processes with 'Task Manager'.
2016-09-23, ∼1838🔥, 2💬

💬 2016-09-23 Herong: Sue, where do you see the "no printer paper" message, on the computer?

💬 2016-09-20 sue: I need to get rid of message that says no printer paper when there is paper, U cannot type as per the instructions and read the ...

Loading Driver Class Automatically
This section provides a tutorial program to show how JDK 1.7 and 1.8 automatically loads JDBC driver classes from JAR files specified in the classpath.
2022-10-01, ∼1831🔥, 0💬

"javac --module" - Compiling Entire Module
This section provides a tutorial example on how to use 'javac --module' command to compile all Java source code in an entire module.
2022-10-01, ∼1823🔥, 0💬

"g++ -c" and "ar src" to Build Static Library
This section provides a tutorial example on how to use 'g++ -c' and 'ar src' commands to compile your code and to build static library file on Linux systems.
2022-12-17, ∼1821🔥, 1💬

💬 2022-12-17 kimi no na wa: meaningful comments.

Using SO_LINGER Socket Option
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server closing the socket too soon after writing the response to the socket.
2017-02-16, ∼1808🔥, 2💬

💬 2017-02-16 Herong: Gaurav, you can to follow "keytool -genkey" - Generating Keys and Self-Signed Certificates tutorial to generate herong.jks.

💬 2017-02-15 Gaurav Kumar: Where can i get this file herong.jks?

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