<< < 94 95 96 97 98 99 100 101 102 103 104 > >>   ∑:9020  Sort:Date

Insertion Sort Algorithm and Java Implementation
This chapter provides tutorial notes and codes on the Insertion Sort algorithm. Topics include introduction of the Insertion Sort algorithm, Java implementation and performance of the Insertion Sort algorithm.
2016-03-30, ∼479🔥, 0💬

"ant debug" Command and Build Error
This section provides a tutorial example on the 'ant' build command. An error occurred when running 'ant debug'. The error message says '...${aapt}': CreateProcess error=2, The system cannot find the file specified.
2022-12-10, ∼478🔥, 1💬

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, ∼477🔥, 0💬

31F0: Katakana Phonetic Extensions
This section provides a quick summary of the Unicode code point block: 'Katakana Phonetic Extensions', which contains 16 code points to represent additional Katakana syllables used in the Japanese language.
2024-01-23, ∼477🔥, 0💬

jconsole - Java Monitoring and Management Console
This chapter provides tutorial notes on the Java monitoring and management console, jconsole. Topics include description of JMX technology, list of 'jconsole' command options, turning on JMX agent for local and remote connection, running 'jconsole' to monitor local and remote Java applications.
2022-10-01, ∼477🔥, 0💬

org.apache.axis2.client.Options - Operation Client Options
This section describes 3 other Axis2 classes: org.apache.axis2.description.A xisService,org.apache.axis2.client.Option sand org.apache.axis2.addressing.En dpointReference.
2022-10-01, ∼477🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing.
2022-10-01, ∼477🔥, 0💬

Data Properties of Bitcoin Transaction
This section describes data properties of a Bitcoin transaction.
2022-10-01, ∼477🔥, 0💬

What Is Ethereum
This section describes what is Ethereum.
2019-06-17, ∼477🔥, 2💬

💬 2019-06-16 Herong: Google translation of Shimon's comment: "I'm developing a Cipher factory that takes the data from Redis".

💬 2019-06-12 Shimon: Sto sviluppando una factory di Cipher che prenda i dati sorgenti da Redis

Chinese Character String with GB18030 Encoding
This section providing information on handling Chinese character string literals in GB18030 encoding. header() function must be called to override the HTTP response header 'Content-type' setting to GB18030 in PHP 7.
2024-10-29, ∼476🔥, 3💬

💬 2024-10-29 Herong: Yi, looks like you have fixed your code issue. Your website displays Chinese characters correctly now.

💬 2024-10-26 Yi Jiang: Thanks Yang! But my website still display wrong: https://www.typingchinese.com/bishun .phpthis happens after hosting server upgr...

10A60: Old South Arabian
This section provides a quick summary of the Unicode code point block: 'Old South Arabian', which contains 32 code points to represent Arabian alphabets used in the Old South Arabian language.
2024-01-23, ∼476🔥, 0💬

"jdeps --inverse --require ..." - Reverse Dependencies
This section provides a tutorial example on how to use 'jdeps --inverse' command to show reverse dependencies of a given Java module.
2022-10-01, ∼476🔥, 0💬

Using Xerces2 Java APIs
This chapter provides notes and tutorial examples on Xerces2 Java Parser API. Topics include validating sample XML files with assigned XML Schema files (XSD) with XMLReader and SAXParser classes in Xerces2; Testing default SAXParser implementation in JDK; Validating XSD 1.1 schema with Xerces2 JAR f...
2022-10-01, ∼476🔥, 0💬

GetGeoIP - Usage Description
This section describes the free Web service GetGeoIP provided by WebserviceX.NET. GetGeoIP allows you to obtain country information with a given IP address
2020-08-06, ∼476🔥, 1💬

1AB0: Combining Diacritical Marks Extended
This section provides a quick summary of the Unicode code point block: 'Combining Diacritical Marks Extended', which contains 80 code points to represent Combining Diacritical Marks Extended alphabets used in the Combining Diacritical Marks Extended language.
2024-01-23, ∼475🔥, 0💬

1D80: Phonetic Extensions Supplement
This section provides a quick summary of the Unicode code point block: 'Phonetic Extensions Supplement', which contains 64 code points to represent some additional phonetic characters.
2024-01-23, ∼475🔥, 0💬

16F00: Miao
This section provides a quick summary of the Unicode code point block: 'Miao', which contains 160 code points to represent Miao alphabets used in the Miao language.
2024-01-23, ∼475🔥, 0💬

RDP (Remote Desktop Protocol) and Server Certificate
This chapter provides tutorial notes and example codes on server certificate used by RDP (Remote Desktop Protocol). Topics include running Remote Desktop Connection program; viewing and installing self-signed server certificate on RDP connection; locating and viewing the RDP certificate on the serve...
2022-10-01, ∼475🔥, 0💬

Java Built-In Implementation of MIME Base64
This section provides a tutorial example on how to perform Base64 encoding on binary files with both standard and MIME options using the default Java implementation of the Base64 encoding algorithm.
2022-10-01, ∼475🔥, 0💬

Commutativity of Elliptic Curve Operations
This section describes the associativity of the addition operation on an elliptic curve. P + (Q + S) = (P + Q) + S is true.
2022-10-01, ∼475🔥, 0💬

1900: Limbu
This section provides a quick summary of the Unicode code point block: 'Limbu', which contains 80 code points to represent Limbu alphabets used in the Limbu language.
2024-01-23, ∼474🔥, 0💬

11A50: Soyombo
This section provides a quick summary of the Unicode code point block: 'Soyombo', which contains 81 code points to represent the Soyombo script which is an historic script used to write Mongolian, Sanskrit, and Tibetan.
2024-01-23, ∼474🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼474🔥, 0💬

Modifying the Servlet Converted from a JSP Page
This section provides a tutorial example on how to capture and modify the Servlet class converted from a JSP by the Tomcat server.
2022-10-01, ∼474🔥, 0💬

<< < 94 95 96 97 98 99 100 101 102 103 104 > >>   ∑:9020  Sort:Date