Popular Books:
PHP Implementation of Base64URL Encoding
This section provides a tutorial example on how to perform Base64URL encoding on binary files using my own implementation in PHP. 2022-10-01, ∼424🔥, 0💬
Bitcoin Units
This section describes units of Bitcoin. 2022-01-30, ∼424🔥, 2💬
SQL*Plus - Create New User and Login
This section describes how to use SQL*Plus to create a new user in Oracle server and login as the new user. 2025-02-07, ∼423🔥, 1💬
Variable Inspection - Data Type Validation
This section describes why variables need to be inspected when receiving it in a procedure and how to inspect a variable to determine its data type. 2022-10-01, ∼423🔥, 0💬
Andre's Implementation of Base32 in PHP - Test
This section provides a test program for the PHP implementation of the Base32 encoding algorithm by Andre DeMarre. 2022-10-01, ∼423🔥, 0💬
Processing Chinese Input on Web Forms in Big5
This section describes how to display a Web form and process form Chinese input data in Big5. 2022-10-01, ∼423🔥, 0💬
1B80: Sundanese
This section provides a quick summary of the Unicode code point block: 'Sundanese', which contains 64 code points to represent Sundanese alphabets used in the Sundanese language. 2024-01-23, ∼422🔥, 0💬
A880: Saurashtra
This section provides a quick summary of the Unicode code point block: 'Saurashtra', which contains 96 code points to represent Saurashtra alphabets used in the Saurashtra language. 2024-01-23, ∼422🔥, 0💬
Viewing and Installing RDP Server Certificate
This section provides a tutorial example on how to view and install a RDP server certificate to local client system to avoid authentication error. 2022-10-01, ∼422🔥, 0💬
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, ∼422🔥, 1💬
2000 年年历 - 龙年
中国年历 - 2000 年年历 - 龙年 2022-10-11, ∼421🔥, 0💬
"uname" - Display System Information
This section provides a tutorial example on how to display operating system information using the 'uname' command on Linux systems. 2022-10-01, ∼421🔥, 0💬
Inserting CLOB Values with setCharacterStream() Method
This section describes how to insert CLOB values with the PreparedStatement.setCharacter Stream()method. 2022-10-01, ∼421🔥, 0💬
10880: Nabataean
This section provides a quick summary of the Unicode code point block: 'Nabataean', which contains 48 code points to represent Nabataean alphabets used in the Nabataean language. 2024-01-23, ∼420🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to see the list of trusted root CA (PKI Authorities)...
This chapter provides tutorial notes on the JDBC-ODBC Bridge driver produced by Sun and DataDirect. ...
中国生物新冠疫苗对病毒的变异株是否有效? 国药控股子公司中国生物技术集团董事长杨晓明, 在2021年1月16日接...
This section describes a tutorial example on how to create an error handler to be used by the valida...
This section provides a tutorial example on how to install MySQL Connector/Python on CentOS systems.