Popular Books:
Get Free Ether from Test Network Faucet
This section describes how to get some free Ether form test network faucets. 2024-06-02, ∼272🔥, 0💬
UTF-32LE Encoding
This section provides a quick introduction of the UTF-32LE (Unicode Transformation Format - 32-bit Big Endian) encoding for Unicode character set. 2024-05-30, ∼1553🔥, 6💬
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, ∼3682🔥, 14💬
💬 2024-05-14 jimmy wu: GB2312 convert to unicode
💬 2023-06-26 Rastus Zhang: Thanks
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, ∼514🔥, 2💬
Deprecated: Get Free Ether from faucet.metamask.io
This section describes how to get some free Ether form faucet.metamask.io. 2024-04-24, ≈89🔥, 585💬
💬 2024-04-07 Usman Ali: Please help
💬 2024-03-12 sum: 0x6C65998EFc3B07be2dDFAbf1c54d35DCA3 aeFF56
💬 2024-03-12 sum: 0x6C65998EFc3B07be2dDFAbf1c54d35DCA3 aeFF56
💬 2024-03-02 Antonia: Hello, I do not see Ropsten in my Metamask. What to do?
💬 2024-04-23 ☺: meaningful comments. Thanks! ☺
💬 2022-12-02 Victor: meaningful comments.
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, ∼268🔥, 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, ∼263🔥, 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, ∼254🔥, 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, ∼596🔥, 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, ∼243🔥, 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, ∼342🔥, 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, ∼941🔥, 0💬
Common Issues on Running Tomcat
This section provides some examples of issues on running Apache Tomcat on Linux systems. 2024-04-12, ∼279🔥, 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, ∼341🔥, 0💬
Popular Posts:
This book is a collection of tutorial notes and example codes written by the author while he was lea...
This section provides a quick introduction on rdkit.Chem.rdFMCS module in RDKit library that provide...
This section provides a tutorial example on how to delete or modify LDAP entries remotely.
Want to know when is the 2077 Chinese New Year day? Look for free Chinese calendars for 2077? Chines...
This section provides a tutorial example on how to raise your own runtime errors with the Err.Raise(...