Popular Books:
Migrating files to new computer
'Setting Up and Using Crossover Cable Network' tutorial was cited in a TechGuy forum post in 2008. 2023-03-09, ∼144🔥, 0💬
once again: classpath and ojdbc14.jar
'JDBC Driver Connection URL' tutorial was cited in a JavaRanch forum post in 2012. 2023-03-09, ∼173🔥, 0💬
Chinese Characters in I.E. 8
'Chinese Character String with UTF-8 Encoding' tutorial was cited in a Web Developer forum post in 2009. 2023-03-09, ∼151🔥, 0💬
CSV export of tickets has wrong encoding
'Listing JVM Processes on the Local Machine with jps' tutorial was cited in a CodeRanch forum post in 2008. 2023-03-08, ∼155🔥, 0💬
64-bit RSA Key Validated by RsaKeyValidator.java
This section provides a tutorial example on how a 64-bit RSA key is validated by RsaKeyValidator.java with 3 rounds of encryption and decryption tests. 2023-03-05, ∼1620🔥, 3💬
💬 2018-06-09 Herong: Adrian, you are welcome!
💬 2018-06-09 Adrian: I needed in rush working 64-bit keys. You helped me a lot. Thanks! :D
com.liferay.portal.service.impl.PortletServiceImpl
'XSD (XML Schema Definition) - XML Validation' tutorial was cited in the source code of the PortletServiceImpl Java class in 2005. 2023-03-05, ∼153🔥, 0💬
Performance of Inserting Rows with a Regular Statement
This section describes how to measure the performance of inserting rows using a Statement object. 2023-03-04, ∼216🔥, 0💬
DriverManager - Loading JDBC Driver
This section describes how to load a JDBC driver and register it with DriverManager. 2023-02-28, ∼159🔥, 0💬
Connecting JdbcRowSet with a Predefined ResultSet Object
This section describes how to connect a JdbcRowSet object to a database server with a predefined ResultSet object. 2023-02-28, ∼196🔥, 0💬
Performance of Inserting Rows with a PreparedStatement
This section describes how to measure the performance of inserting rows using a PreparedStatement object. 2023-02-28, ∼209🔥, 0💬
JDK Documentation Installation
This section describes how to install JDK Documentation on your own local machine. 2023-02-28, ∼162🔥, 0💬
Installation of JdbcRowSet Reference Implementation
This section describes how to download and install JdbcRowSet Reference Implementation. 2023-02-28, ∼202🔥, 0💬
Oracle JDBC Drivers Overview
This section provides overview information on Oracle JDBC drivers. 2023-02-28, ∼515🔥, 0💬
ISO-2022-JP Encoding
This section provides a quick introduction of ISO-2022-JP encoding, which maps a JIS X0208 character to a 2-byte sequence by using both bytes of the character's code value directly. 2023-02-28, ∼2290🔥, 4💬
mcrypt Encryption Functions
This section describes mcrypt encryption functions and 4 DES ciphers (operation modes) - 8-byte ECB, 8-byte CBC, 1-byte CFB, and 1-byte OFB ciphers. 2023-02-28, ∼313🔥, 1💬
Inserting BLOB Values with setBlob() Method
This section describes how to insert BLOB values with the PreparedStatement.setBlob() method. 2023-02-27, ∼325🔥, 0💬
Download and Install JDK 17 on Windows
This section describes how to download and install JDK 12 on a Windows system. 2023-02-27, ≈70🔥, 51💬
💬 2019-06-12 sothea: Java is good
💬 2019-05-13 Myo Nyein: don't know
Form English Char, Single Byte, to Double Byte, Japanese Char
'Unicode Tutorials - Herong's Tutorial Notes' tutorial book was cited in a Sun Forums article in 2003. 2023-02-27, ∼151🔥, 0💬
Most Popular Books
The most popular books based on the directory report from log files for year 2022 with 0 week of log files missing. 2023-02-27, ∼192🔥, 0💬
Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for year 2022 with 0 week of log files missing. 2023-02-26, ∼153🔥, 0💬
Popular Posts:
This section describes a tutorial on how to get summary information of a CD-ROM with 'isoinfo' tool.
Where to find lucky wedding dates for year 2029? Lucky Wedding Dates: 2029 - Year of the Rooster ⇒...
An example of the AES key schedule is provided to illustrate how 11 round keys get calculate from a ...
A complete list of options is provided for the 'csc' compiler in .NET Framework 4.6.1 SDK.
This section provides a tutorial example on how to use 'base64' command on a macOS system to perform...