Popular Books:
Receiving ResultSet Objects from executeQuery
This section describes how to receive the ResultSet object returning from the executeQuery() method. 2022-10-01, ∼295🔥, 0💬
JDBC-ODBC - CREATE TABLE in Flat Text Files
This section describes how to run CREATE TABLE statement with the ODBC flat text file driver. 2022-10-01, ∼295🔥, 0💬
Poisson Bracket and Hamilton Equations
This section describes Hamilton Equations in terms of the Poisson brackets. 2024-12-14, ∼294🔥, 0💬
Big5 到 Unicode 轉換:一級漢字 - 第 AE 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 AE 行。 2024-02-03, ∼294🔥, 0💬
Unicode to Big5 - Part 10: U+5B40 to U+5CD8
Unicode to Big5 code point mapping is provided for Big5 character set - Part 10: Unicode U+5B40 to U+5CD8. 2024-01-29, ∼294🔥, 0💬
Test DataFlex with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'DataFlex' provided by oorsprong.org using the Zeep Python library. 2024-01-21, ∼294🔥, 0💬
Lagrangian in Cartesian Coordinates
This section provides a quick introduction to the Lagrangian in Cartesian coordinates, expressed in terms of r, r' and t. 2022-12-08, ∼294🔥, 0💬
"INSERT INTO" - Inserting New Data Rows
This section describes how to insert new data rows with INSERT INTO statements. 2022-11-19, ∼294🔥, 0💬
SOAP::Lite Tracing Functions
This section provides a tutorial example on how to use the SOAP::Lite tracing function to dump tracing information of the communication session for debugging. 2022-10-30, ∼294🔥, 0💬
Year 2001 Chinese Calendar - Year of the Snake
2022-10-19, ∼294🔥, 0💬
XML Schema - Multiple Root Elements
'Declaring Root Elements - element Element' tutorial was cited in a makaidong.com article in 2019. 2022-10-05, ∼294🔥, 0💬
Viewing Comodo Personal Certificate in Windows
This section provides a tutorial example on how to view Comodo personal certificate installed in Windows using the 'MyCertificatesConsole.msc' command. 2022-10-01, ∼294🔥, 0💬
Thread Test on HotSpot 1.4 and JRockit 7.0
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.4.0_02 Client/Server and JRockit 7.0 JVMs. 2022-10-01, ∼294🔥, 0💬
GetCurrencies - Request Message Sample
This section provides a request message sample of GetCurrencies Web service. 2022-10-01, ∼294🔥, 0💬
Command Interpreters and Command Pipelines
This section provides a quick introduction of UNIX command interpreters, shells, and command pipelines. 2022-10-01, ∼294🔥, 0💬
Selection Sort - Java Implementation
This section provides a tutorial on how to implement the Selection Sort algorithm in Java. An implementation diagram is also provided. 2022-10-01, ∼294🔥, 0💬
Performing CFB Operation Manually
This section provides a tutorial example on how to perform CFB operation manually using the standard Blowfish block cipher (or ECB mode) and an XOR function. 2022-10-01, ∼294🔥, 0💬
Popular Posts:
This section providing information on handling Chinese character string literals in UTF-8 encoding.
Gan Lan Shu (橄榄树) - Olive Tree, Lyrics by San Mao (三毛), Music by Li Taixiang (李泰祥), Performed ori...
This section provides a tutorial example on how to open a UTF-16LE text file with Nodepad correctly ...
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312...
This section provides a tutorial Java program, CipherDES.java - A Java Implementation of DES encrypt...