Popular Books:
中国农历规则和日历原理
本章介绍了中国日历的基本规则。内容包括了各种日历的天文学知识 ;公历(Gregorian calendar)基本规则介绍;农历基本规则介绍。 2022-10-05, ∼222🔥, 0💬
KeyPair and KeyPairGenerator Classes
This section describes the KeyPair and KeyPairGenerator Classes. The KeyPairGenerator.generateKeyPa ir()can be used to generate a private and public key pair. 2022-10-01, ∼222🔥, 0💬
Use PHP Composer on CentOS Computers
This section provides a tutorial example on how to install PHP Composer to manage PHP packages on CentOS systems. 2022-10-01, ∼222🔥, 0💬
Archived: Installing JDK 12 on Windows
This section provides a tutorial example on how to download and install JDK 12, which includes some nice Java tools, on a Windows system. 2022-10-01, ∼222🔥, 0💬
Use "interface" as Annotation
This section provides a tutorial example on how to use 'interface' type to do the same job, roughly, as 'annotation' type. 2022-10-01, ∼222🔥, 0💬
IterationTag Interface Test Class - TraceTag.java
This section provides a tutorial example on how to write a Java tag class that implements the javax.servlet.jsp.tagext.Itera tionTaginterface. 2022-10-01, ∼222🔥, 0💬
Submitting REST Test Requests
This section provides a tutorial example on how to submit a test request to the REST Web service server represented by the port location. 2022-10-01, ∼222🔥, 0💬
The Rabbit - Chinese Zodiac Animal Sign
This section discuss about the Rabbit, the fourth Chinese zodiac animal sign. 2022-10-01, ∼222🔥, 0💬
URL Encoding Support in PHP
This section provides a tutorial example on how to perform URL encoding/decoding and application/x-www-form-urlenco dedencoding/decoding in PHP. 2022-10-01, ∼222🔥, 0💬
Archived: Character Set Variables on MySQL 5
This section describes how to view the current settings of MySQL session variables involved in character set conversions with client programs on MySQL 5. 2022-10-01, ∼222🔥, 0💬
Heap Sort - Java Implementation
This section provides a tutorial on how to implement the Heap Sort algorithm in Java. 2022-10-01, ∼222🔥, 0💬
Algebraic Solution for Distinct Points
This section provides an algebraic solution for calculating the addition operation of two distinct points on an elliptic curve. 2022-10-01, ∼222🔥, 0💬
JVM Memory Manager - Garbage Collector
This section describes what is a garbage collector and its role and responsibilities for managing the JVM memory. 2022-10-01, ∼222🔥, 0💬
Popular Posts:
This section provides a quick description of XML features and advantages. The power of XML comes fro...
A tutorial example is provided on how to download and install GNU Unifont font family on Windows 7 s...
This section describes how to take Chinese text from Web form and store it in MySQL database in UTF-...
This section provides a tutorial example on how to terminate running threads with the interrupt() me...
This section describes MP3 encoding and file format for audio recording.