1 2 3 4 5 6 > >>   ∑:7662

1DF00: Latin Extended-G
This section provides a quick summary of the Unicode code point block: 'Latin Extended-G', which contains 256 code points to represent Latin Extended-G alphabets used in the Latin Extended-G language.
2024-05-15, 181🔥, 1💬

Ethereum Public Key and Private Key Example
This section describes examples of public key and private key of an Ethereum account.
2024-05-14, 28481🔥, 96💬

GB2312 vs. Unicode
A quick introduction of GB2312 is provided. Topics include GB2312 character set; Location Codes; Native Codes; Unicode; GBK encoding and Unicode character set.
2024-05-14, 3112🔥, 14💬

NDFDgen - Usage Description
This section describes the free Web service NDFDgen provided by weather.gov. NDFDgen allows you to retrieve returns US National Weather Service digital weather forecast data for a single location in US.
2024-05-02, 210🔥, 2💬

Opening UTF-16LE Text Files
This section provides a tutorial example to prove that Excel can not open a UTF-16LE text file. Its Text Import Wizard only supports UTF-7 and UTF-8 encodings.
2024-05-01, 295🔥, 2💬

Get Free Ether from faucet.metamask.io
This section describes how to get some free Ether form faucet.metamask.io.
2024-04-24, 88858🔥, 585💬

What Is DER (Distinguished Encoding Rules) Encoding?
This section describes the DER (Distinguished Encoding Rules) - A binary format of encoding a data value of any data types including nested data structures.
2024-04-23, 27506🔥, 12💬

Using Connection Pool with JDBC
This chapter provides tutorial examples on JDBC connection pooling. Topics include introduction to database connection pool; examples of using DBCP and C3P0 Java libraries.
2024-04-17, 116🔥, 0💬

Commons DBCP for Connection Pooling
This section provides a quick introduction on Commons DBCP, which is a popular open source JDBC database connection pool library developed by Apache.
2024-04-17, 113🔥, 0💬

C3P0 for Connection Pooling
This section provides a quick introduction on C3P0, which is a popular open source JDBC database connection pool library developed by Steve Waldman.
2024-04-17, 113🔥, 0💬

What Is Database Connection Pool
This section provides a quick introduction on database connection pool, which is an object container managing a set of JDBC connection objects to be reused to avoid repeated connection opening and closing operations.
2024-04-17, 112🔥, 0💬

Connection Pooling with C3P0 ComboPooledDataSource
This section provides a tutorial example that shows you how to use the C3P0 ComboPooledDataSource class to manage the connection pool with JavaBean style properties.
2024-04-17, 110🔥, 0💬

Archived: Downloading and Installing JDK 13 on Mac
This section describes how to download and install JDK on a macOS computer.
2024-04-17, 109🔥, 0💬

Connection Pooling with Commons DBCP BasicDataSource
This section provides a tutorial example that shows you how to use the Commons DBCP BasicDataSource class to manage the connection pool with JavaBean style properties.
2024-04-17, 108🔥, 0💬

Connection Pooling with C3P0 DataSources
This section provides a tutorial example that shows you how to use the C3P0 DataSources class to create and convert a unpooled DataSource to a pooled DataSource using PoolBackedDataSource with default configurations.
2024-04-17, 108🔥, 0💬

Connection Pooling with Commons DBCP PoolingDriver
This section provides a tutorial example that shows you how to use the Commons DBCP PoolingDriver class to manage the connection pool as a custom JDBC driver.
2024-04-17, 105🔥, 0💬

Specifying Timezone During Connection
This section describes how to specify serverTimezone property in the connection URL to avoid timezone exception and timezone conversion issue.
2024-04-16, 115🔥, 0💬

Archived: Downloading and Installing JDK 13 on Mac
This section describes how to download and install JDK on a macOS computer.
2024-04-16, 111🔥, 0💬

SSL/TLS Support on Tomcat 8 or Older
This section provides a tutorial example on how to configure Tomcat 8 or older to support SSL/TLS for the HTTPS service.
2024-04-12, 110🔥, 0💬

Turn on SSL/TLS Support on Tomcat
This section provides a tutorial example on how to configure Tomcat to support SSL/TLS for the HTTPS service.
2024-04-12, 120🔥, 0💬

Common Issues on Running Tomcat
This section provides some examples of issues on running Apache Tomcat on Linux systems.
2024-04-12, 108🔥, 0💬

Install and Manage OpenJDK on CentOS
This section provides a tutorial example on how to install OpenJDK on CentOS 8 systems using 'dnf/yum' as the package manager.
2024-04-12, 105🔥, 0💬

Requirements for Supporting HTTPS on Apache
This section provides a brief summary of requirements on configuring the Apache HTTP Server to support the HTTPS protocol.
2024-04-12, 109🔥, 0💬

First Java Program - Hello.java
This section provides a tutorial example on how to write, compile, and execute the first Java program, Hello.java, with OpenJDK.
2024-04-12, 108🔥, 0💬

1 2 3 4 5 6 > >>   ∑:7662