Popular Books:
JDBC-ODBC - Creating New Tables in MS Access Database
This section describes how to create a new table in a MS Access database through the JDBC-ODBC driver. 2022-10-01, ∼3249🔥, 0💬
XSD Schema XML SAX Validator with Error Handler
This section describes a tutorial example on how to create an error handler to be used by the validator to alter the default error handling behavior. 2021-08-26, ∼3242🔥, 5💬
Sending and Receiving Cookies - Example
This section provides a tutorial example on how to set and send a cookie with the setcookie() function, and how to receive a cookie with the $_COOKIE array. 2015-10-31, ∼3232🔥, 1💬
Perl Script Conversion Tools
This section describes why and how to convert Perl script files to executable binary files. ActivePerl Dev Kit and Perl2Exe are two popular conversion tools for Windows systems. 2020-02-29, ∼3221🔥, 6💬
💬 2016-03-28 de: ~ m/^p(\d+)_.*\
💬 2016-01-27 Herong: Ram, can you tell us what is the purpose of your Perl script?
Installing Visual GC Plugin
This section provides a tutorial example on how to install the Visual GC plugin to Java VisualVM and monitor GC activities. 2017-10-25, ∼3219🔥, 4💬
WADL (Web Application Description Language)
This section describes what is WADL (Web Application Description Language), an XML-based file format that describes REST Web services. 2016-04-19, ∼3219🔥, 1💬
Block Hash Calculation in Python
This section describes how to calculate Bitcoin block hash in Python. 2023-04-29, ∼3210🔥, 2💬
Chinese Character String with Big5 Encoding
This section provides information on handling Chinese character string literals in Big5 encoding. 2015-09-29, ∼3199🔥, 1💬
Calculate Double-SHA256 Hash with Python
This section describes how to calculate Double-SHA256 hash with Python. 2021-04-11, ∼3185🔥, 2💬
Audio CD (CD-DA) Tracks and Indexes
This section describes the logical format of tracks and indexes of an audio CD (Compact Disc Digital Audio or CD-DA). 2017-08-21, ∼3142🔥, 2💬
💬 2017-08-11 Herong: If (a,b)=(7,10), a will be 7 and b will be 10. There is no other possibilities.
jstack - Detecting Java Thread Deadlocks
This section provides a tutorial example on how to detect Java thread deadlocks with the thread stack trace dump tool, 'jstack'. 2016-02-01, ∼3135🔥, 0💬
"sc.exe query type= driver" - All Device Driver Services
This section provides a tutorial example on how to list all device driver services with 'sc.exe' Service Controller command tool. 2016-10-15, ∼3128🔥, 2💬
💬 2016-10-15 Herong: Jay, I don't know the answer. Hope other visitors can help to explain.
💬 2016-10-14 Jay: How do you interpret this? CHECKPOINT : 0x0
"On Error GoTo 0" - Turning off Error Handling
This section provides a tutorial example on how to use 'On Error GoTo 0' to turn off the error handling flag in a procedure to catch the first runtime error. 2019-12-02, ∼3121🔥, 1💬
Windows 7: Disable Scheduled Tasks
This section provides a tutorial example on how to review tasks that have been scheduled to run on a Windows 7 system in the background and disable any unwanted tasks. 2016-10-20, ∼3118🔥, 4💬
Popular Posts:
This free book is a collection of notes and sample codes written by the author while he was learning...
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows syste...
This section provides a tutorial example on how to create a your own digital ID and use it to add a ...
有哪些跟新冠病毒有关参考文献,可供深入阅读? 下面是跟新冠病毒有关的参考文献: 新型冠状病毒(2019-nCoV)结构及感染宿主 细胞机制,ht...
This section describes how the message receiver should decrypt an encrypted SOAP message in 2 steps:...