<< < 87 88 89 90 91 92 93 94 95 96 97 > >>   ∑:9086  Sort:Date

D7B0: Hangul Jamo Extended-B
This section provides a quick summary of the Unicode code point block: 'Hangul Jamo Extended-B', which contains 80 code points to represent additional Hangul alphabets used in the Korean language.
2024-01-23, ∼615🔥, 0💬

1E000: Glagolitic Supplement
This section provides a quick summary of the Unicode code point block: 'Glagolitic Supplement', which contains 38 code points to represent a set of Glagolitic titlo letters, used in the representation of letters written above other letters in Glagolitic manuscripts.
2024-01-23, ∼615🔥, 0💬

jinfo - VM Option Value Checker
This section provides a tutorial example on how to use the 'jinfo' tool to view the current value of a given HotSpot VM option.
2022-10-01, ∼615🔥, 0💬

Archived: Installing MySQL 4.0.18
This section provides a tutorial example on how to install MySQL 4.0.18 on a Windows system.
2022-10-01, ∼615🔥, 0💬

Extract Files from ZIP Archive
This section provides a tutorial example on how to open an existing ZIP archive and extract files from the archive using the ZipArchive class.
2024-07-20, ∼614🔥, 0💬

Performance of Inserting Rows with a ResultSet
This section describes how to measure the performance of inserting rows using a ResultSet object.
2022-11-07, ∼614🔥, 0💬

java.util.DecimalFormat.parse() - Parsing Strings to Number Objects
This section provides a tutorial example on how to use the java.util.DecimalFormat.parse( )method to parse or convert numeric strings to number objects.
2022-10-01, ∼614🔥, 0💬

JAB (Java Access Bridge) for Windows
This chapter provides tutorial notes on JAB (Java Access Bridge) tools. Topics include introduction of JAB (Java Access Bridge); using 'jabswitch' to enable JABB; using 'jaccesswalker' to view GUI component tree; using 'jaccessinspector' to examine GUI accessible information.
2022-10-01, ∼614🔥, 0💬

"soap12:operation" - SOAPAction Header Line
This section describes 'soap12:operation', a SOAP extension element that specifies additional binding information at the operation level. soapAction='uri' is not a required attribute for SOAP 1.2 over HTTP.
2022-10-01, ∼614🔥, 0💬

What Is JVM (Java Virtual Machine)
This section describes what is JVM (Java Virtual Machine).
2022-10-01, ∼614🔥, 0💬

"undef" Value and Undefined Variables
This section describes what is the 'undef' value and what is an undefined variable. A scalar, array or hash variable without any value assigned is an undefined variable, which is interpreted as 0, '', or FALSE depending on the context.
2022-10-04, ∼613🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼613🔥, 0💬

OpenSSL "enc -bf-cfb" for Blowfish/CFB Encryption
Tutorial notes and example codes are provided OpenSSL 'enc -bf-cfb' command for Blowfish encryption in CFB mode. Topics include introduction of CFB (Cipher FeedBack) cipher operation mode; Literal Key options to specify secret key and IV directly; Salted Key and Random Salt options to specify secret...
2022-10-01, ∼613🔥, 0💬

Testing RsaKeyEncryption.java with a 16-bit Key
This section provides a tutorial example on testing my RSA encryption and decryption implementation using the java.math.BigInteger class with a 16-bit key.
2019-09-02, ∼613🔥, 1💬

JFrame - Main Frame Class
This chapter provides tutorial notes and example codes on JFrame class. Topics include creating frames with sizes and locations; terminating program with its frame is closed; Listing AWT threads; displaying Chinese character on frames; drawing graphics on frames.
2016-03-13, ∼613🔥, 1💬

Create ZIP Archive with Directory
This section provides a tutorial example on how to create a ZIP archive with a directory and adds files to that directory using the ZipArchive class.
2024-07-20, ∼612🔥, 0💬

10A0: Georgian
This section provides a quick summary of the Unicode code point block: 'Georgian', which contains 96 code points to represent Georgian alphabets used in the Georgian language.
2024-01-23, ∼612🔥, 0💬

"CREATE PROCEDURE" - Creating a Simple Procedure
This section describes how to create a simple procedure that runs a simple query.
2023-02-03, ∼612🔥, 0💬

Introduction of Java Swing Package
This chapter provides tutorial notes and example codes on Java Swing package, javax.swing. Topics include quick introduction Java Swing package; first Swing application, SwingHello.java.
2022-10-01, ∼612🔥, 0💬

Crypt::CBC Encryption with Literal Keys
A tutorial Perl example is provided to show how to use Crypt::CBC to perform encryption with a literal key and an IV specified by the user.
2022-10-01, ∼612🔥, 0💬

Activity Diagram - Partition (Swimlane) Notation
This section describes the Partition (Swimlane) Notation used in a UML Activity Diagram. A Partition Notation represents a group of actions and objects that share some common properties.
2022-10-04, ∼611🔥, 0💬

jdeps - The Java Class Dependency Analyzer
This chapter provides tutorial notes on 'jdeps', the Java Class Dependency Analyzer. Topics include 'jdeps' command options; showing package or class level dependencies of a given class or jar file; showing package or class level reverse dependencies of a given Java module.
2022-10-01, ∼611🔥, 0💬

3190: Kanbun
This section provides a quick summary of the Unicode code point block: 'Kanbun', which contains 16 code points to represent Kanbun marks used in the Japanese language.
2024-01-23, ∼610🔥, 0💬

Downloading Trusted Root Certificate on Android phone
This section provides a tutorial example on how to download a trusted root certificate on Android phone from root CA Website.
2022-10-01, ∼610🔥, 0💬

<< < 87 88 89 90 91 92 93 94 95 96 97 > >>   ∑:9086  Sort:Date