<< < 241 242 243 244 245 246 247 248 249 250 251 > >>   ∑:9067  Sort:Date

ConvertWeight - Request Message Sample
This section provides a request message sample of ConvertWeight Web service.
2022-10-01, ∼285🔥, 0💬

ConversionRate - Response Message Sample
This section provides a response message sample of ConversionRate Web service.
2022-10-01, ∼285🔥, 0💬

Bitpedia Implementation of Base32 in Java - Test
This section provides a test program for the Java implementation of the Base32 encoding algorithm by the Bitcollider project.
2022-10-01, ∼285🔥, 0💬

Date and Time Operations
This section provides a list of date and time operations supported by SQL and some examples.
2022-10-01, ∼285🔥, 0💬

"bf-ecb" Cipher on Multiple Blocks
A tutorial example is provided to show you how multiple plaintext blocks are encrypted in ECB operation mode. Each plaintext block is encrypted independently. The corresponding ciphertext is same, no matter where the plaintext block is located in the plaintext stream.
2022-10-01, ∼285🔥, 0💬

OutOfMemoryError Comparison of HotSpot and JRockit
This section provides a tutorial example to compare the OutOfMemoryError exception between HotSpot 12, 10, 1.8, 1.7, 1.6 and JRockit 28.2.7.
2022-10-01, ∼285🔥, 0💬

Archived: 441/400/40MB Test on JRockit 28.2
This section provides a tutorial example on running GCTest2.java on JRockit 28.2.7 with 441MB memory limit and a 400MB base plus 40MB fluctuating memory usage with object size of 1.25MB. 1 extra MB is enough for the GC to work.
2022-10-01, ∼285🔥, 0💬

"obabel ... -o svg -xX" - Hide Implicit H in SVG
This section provides a tutorial example how to hide implicit hydrogen symbol 'H' on a non-carbon terminal atoms in a molecule SVG picture using the Open Babel 'obabel ... -o svg -xX' command.
2022-10-01, ∼285🔥, 0💬

What Is JDBC?
This section provides a quick answer to the question of 'What is JDBC?'
2022-10-01, ∼285🔥, 0💬

Archived: Downloading and Installing JDK 12 on Windows
This section provides a tutorial example on how to download and install JDK 12 on a Windows system.
2022-10-01, ∼285🔥, 0💬

"xz/unxz" - Compressed *.xz or *.lzma Files
This section provides a tutorial example on how to use 'xz' and 'unxz' commands to compress large files and restore them later. Compressed files will have the *.xz file name extension.
2022-10-01, ∼285🔥, 0💬

從大五碼到 Unicode 轉換表製作程式
本章介紹了 Big5Unicode.java 源程式。它可以用來製作大五碼 (Big5) 到 Unicode 編碼轉換表。
2024-02-03, ∼284🔥, 0💬

Creating Connections with DataSource Class
This section describes how to create connection objects with the DataSource class.
2022-10-22, ∼284🔥, 0💬

XmlSimpleHash.pl - XML Hash Example
This section provides a tutorial example on how to work with hashes resulted from the XML::Simple parsing operation, XMLin().
2022-10-16, ∼284🔥, 0💬

Imager::File::PNG - PNG File Format
This section provides a tutorial example on how to install Imager::File::PNG Perl module using CPAN Shell. Installation failed with 'lpng' library missing.
2022-10-12, ∼284🔥, 0💬

Perl Built-in Debugger
This chapter provides tutorial examples and notes about Perl built-in debugger. Topics include commonly used debugging commands; setting breakpoints; stepping into each statement; printing variable values; a debugging tutorial session.
2022-10-12, ∼284🔥, 0💬

中國農歷規則和日歷原理
本章介紹了中國日歷的基本規則。內容包括了各种日歷的天文學知識 ;公歷(Gregorian calendar)基本規則介紹;農歷基本規則介紹。
2022-10-10, ∼284🔥, 0💬

soapversion('1.2') and envprefix('soap12') Must Used Together
This section provides a tutorial example on how to set the Envelope element under a named namespace of 'http://www.w3.org/2003/05/soa p-envelope'- Using soapversion('1.2') and envprefix('soap12') together!
2022-10-09, ∼284🔥, 0💬

Chinese Calendars: Year 2001 to 2010
This chapter provides Chinese calendars for 10 years from 2001 to 2010.
2022-10-08, ∼284🔥, 0💬

2095 年年历 - 兔年
中国年历 - 2095 年年历 - 兔年
2022-10-06, ∼284🔥, 0💬

"openssl x509" Viewing Certificate Details
This section provides a tutorial example on how to view details of the certificate exported by 'keytool -exportcert' command using the 'openssl x509' command.
2022-10-05, ∼284🔥, 0💬

Localization of Web Based Applications
This section describes what are involved in localization of a Web based application, which uses multiple programs: Web browser, Web server, application server, and database server.
2022-10-01, ∼284🔥, 0💬

Usage Examples of Array Functions
This section provides usage examples of some commonly used array functions.
2022-10-01, ∼284🔥, 0💬

Request and Response - Guest Registration
This section provides a mock request and a mock response for the Registration Web service that uses SOAP 1.1 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼284🔥, 0💬

<< < 241 242 243 244 245 246 247 248 249 250 251 > >>   ∑:9067  Sort:Date