<< < 237 238 239 240 241 242 243 244 245 246 247 > >>   ∑:9107  Sort:Date

"if" Statement for Conditional Execution
This section provides a quick introduction of 'if' statement, which selects a block of sub-statements to execute based on given conditions.
2022-10-01, ∼327🔥, 0💬

JDBC Driver Types
This section provides some quick information about different types of JDBC drivers.
2022-10-01, ∼327🔥, 0💬

ConvertTemp - Request Message Sample
This section provides a request message sample of ConvertTemp Web service.
2015-09-15, ∼327🔥, 1💬

Big5 > Unicode 轉換: 二级漢字 - 第 E3 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 E3 行。
2024-01-31, ∼326🔥, 0💬

Big5 to Unicode - Row AC: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row AC: Level 1 Characters.
2024-01-29, ∼326🔥, 0💬

太阳的位置和经度
本节介绍了计算太阳位置的公式和Keith的QBasic程序, 修改后可以在QB64上运行。该程序可以计算验证二分点和二至点 的日期和时间,在1950年至2050年之间的误差为0.01度 。
2022-10-10, ∼326🔥, 0💬

NumberToWords Failed - Invalid namespace ""
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name. But the test failed with an error: Invalid namespace ''.
2022-10-09, ∼326🔥, 0💬

Reading RSA Private and Public Key Files
This section provides a tutorial example on running the test program JcaKeyFactoryTest.java to generate, write, read and convert RSA private and public keys.
2022-10-06, ∼326🔥, 0💬

JcaKeyFactoryTest.java - Key Factory Test Program
This section provides a tutorial example on how to write a sample program to read encoded key files into key spec objects and convert them back into key objects.
2022-10-06, ∼326🔥, 0💬

Samsung Galaxy Tab 3 Mini Tablet
This chapter provides tutorial notes on the Android mini tablet - Samsung Galaxy Tab 3. Topics include Android tablet system basic information; running background processes and foreground applications; connecting tablet to computer as USB storage drive, transferring files using Bluetooth radio; usin...
2022-10-01, ∼326🔥, 0💬

Character Set Encoding Comparison
This section provides a tutorial example on how to compare some commonly used character set encodings in number of characters, byte sequence sizes and ASCII compatibilities.
2022-10-01, ∼326🔥, 0💬

HexWriter.java - Converting Encoded Byte Sequences to Hex Values
This section provides a tutorial example on how to write a sample program, HexWriter.java, to convert encoded byte sequences to Hex values to help viewing encoded text files.
2022-10-01, ∼326🔥, 0💬

DiffieHellman Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a DiffieHellman private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-10-01, ∼326🔥, 0💬

Expressions, Operations and Type Conversions
This chapter provides tutorial notes and example codes on PHP expressions and operations. Topics include writing expressions with data literals, variables, and operations; bitwise, arithmetic, comparison, logical, string, and assignment operations; precedence of operations; data type automatic conve...
2022-10-01, ∼326🔥, 0💬

"for" Statements
This section describes how 'for' statements works in PHP. One or more statements are repeatedly executed as long as the specified condition is true. 'for' statements has extra expressions for loop initialization and loop control update.
2022-10-01, ∼326🔥, 0💬

Signing OpenOffice.org 3 Document Failed
This section provides a tutorial example on how OpenOffice.org 3 refuses to use a certificate that was issued from an invalid intermediate CA. Be an intermediate CA, your certificate must have authorized usage of 'Certificate Signing, Off-line CRL Signing, CRL Signing (06)'.
2022-10-01, ∼326🔥, 0💬

Review Private Key of My CA Certificate on macOS
This section provides a tutorial example on how to review my private and public key pair that was used in my self-signed root CA certificate on macOS using Keychain Access.
2022-10-01, ∼326🔥, 0💬

HelloDocumented.java - javadoc-Style Comments
This section provides a tutorial example of how to add javadoc-style comments in Java class source code.
2022-10-01, ∼326🔥, 0💬

What JRockit Management Console
This section describes the Oracle JRockit Management Console which a GUI tool to monitor and manage JRockit JVM. It is part of the JRockit Mission Control tool set.
2022-10-01, ∼326🔥, 0💬

Venus Sign and Horoscope
This section provides an quick introduction of Venus sign in horoscope.
2022-10-01, ∼326🔥, 0💬

Bourne Shell Script File Examples
This section provides some Bourne shell command line examples with explanations.
2022-10-01, ∼326🔥, 0💬

What Is X Window System
This section provides a quick introduction of the X Window System that offers a graphical user interface framework for any user applications.
2022-10-01, ∼326🔥, 0💬

Processing Web Form Input in Latin1 Encoding Error
This section provides a tutorial example demonstrating Web form with default text in Latin1 encoding, but the browser converts it to UTF-8 encoding, which results form data being submitted as UTF-8 encoding.
2022-10-01, ∼326🔥, 0💬

Perl Crypt::ECB Perl Module
Tutorial notes and example codes are provided on Crypt::ECB Perl module. Topics include introduction and installation of Crypt::ECB; Encryption test cases; Auto padding option.
2022-10-01, ∼326🔥, 0💬

<< < 237 238 239 240 241 242 243 244 245 246 247 > >>   ∑:9107  Sort:Date