Popular Books:
Retrieving BLOB Values with getBinaryStream() Method
This section describes how to retrieve BLOB values with the ResultSet.getBinaryStream() method. 2022-07-01, ∼378🔥, 2💬
Private Network ID Must Match "chainId"
This section describes the requirement on private network - the network ID must match the 'chainId' given in the genesis block configuration. 2022-06-28, ∼731🔥, 1💬
Chinese Web Pages with UTF-8 Encoding
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the Apache server. 2022-06-28, ≈30🔥, 7💬
💬 2020-02-25 Herong: Hope your project can help detecting the infection earlier and easier. Thanks!
Exporting a List of Root CA Certificates
This section provides a tutorial example on how to export a list of trusted root CA certificates with the certificates console on a Windows system. 2022-06-28, ∼3776🔥, 3💬
My First JSP Page on macOS
This section provides a tutorial example on how to create the first JSP page with JSP code to test the JSP support of the Tomcat Web server on macOS systems. 2022-06-24, ∼1189🔥, 1💬
💬 2022-06-24 Chris: Thank you. Because of you I could run my first JSP file :)
Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods. 2022-06-24, ∼322🔥, 1💬
Downloading and Installing WinZip 10.0
This section provides a tutorial example on how to download and install WinZip 10.0. 2022-06-23, ∼366🔥, 1💬
Accessing Oracle Server through Web Interface
This section describes how to access an Oracle Server through its Web interface. 2022-06-18, ∼100🔥, 3💬
GB2312Unicode.java - GB2312 to Unicode Mapping
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312 Codes to Unicode Codes. 2022-06-18, ∼2357🔥, 4💬
💬 2022-06-17 Herong: dirk, I think JDK uses a long array to map each GBK character to a Unicode.
10330: Gothic
This section provides a quick summary of the Unicode code point block: 'Gothic', which contains 32 code points to represent Gothic alphabets used in the Gothic language. 2022-06-16, ∼100🔥, 1💬
Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing. 2022-06-12, ∼1355🔥, 2💬
DES Key Schedule (Round Keys Generation) Algorithm
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with block size of 64 bits. 2022-06-06, ≈15🔥, 12💬
💬 2022-06-06 hello: <script> alert("Hello! I am an alert box!"); </script>
0400: Cyrillic
This section provides a quick summary of the Unicode code point block: 'Cyrillic', which contains 256 code points to represent alphabetic letters used in Cyrillic languages. 2022-06-06, ∼100🔥, 5💬
💬 2022-06-05 Judith Harl: Love Chinese New Year Calendars so interesting and educational
💬 2022-03-13 Herong: Jari, I don’t see any reason for the +1 in the calculation.
JDBC-ODBC - Configuring SQL Server for TCP/IP Connection
This section describes how to configure SQL Server for TCP/IP connections. 2022-06-05, ∼100🔥, 4💬
Downloading and Installing PHP 7.3 for Windows
This section provides a tutorial example on how to download and install the PHP engine 7.0 on a Windows system. 2022-06-02, ∼2673🔥, 1💬
Create a New User in SQL Server
This section describes how to create a new login user and grant full permission to a database in SQL Server. 2022-05-28, ∼300🔥, 2💬
SQLCMD SQL Server Command Line Tool
This section describes how to SQL Server command line tool - SQLCMD. 2022-05-28, ∼183🔥, 3💬
SOAPConstants.SOAP_1_2_PROTOCOL
This section provides a tutorial example on how to create a SOAPMessage object for SOAP 1.2 protocol - MessageFactory.newInstance(SOA PConstants.SOAP_1_2_PROTOCOL). 2022-05-27, ∼438🔥, 1💬
Popular Posts:
Want to know more about Chinese Festivals? Here are the Chinese Festivals coming soon: More informat...
This section provides a quick summary of the Unicode code point block: 'Hangul Syllables', which con...
This section provides a tutorial example on how to download and install Axis2/Java to a Windows syst...
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the...
This section introduces what is ECDH Key Exchange - a protocol that uses the Elliptic Curve group pr...