<< < 228 229 230 231 232 233 234 235 236 237 238 > >>   ∑:8894  Sort:Date

Install DOM Extension on CentOS
This section provides a tutorial example on how to install PHP DOM Extension on CentOS systems.
2024-07-20, ∼202🔥, 0💬

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

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

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

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

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

Retrieving BLOB Values with getBytes() Method
This section describes how to retrieve BLOB values with the ResultSet.getBytes() method.
2022-12-26, ∼202🔥, 0💬

Perl on macOS Computers
This chapter provides tutorial examples and notes on using Perl on macOS computers. Topics include verify Perl installation on macOS; installing Xcode Command Line Tools; configuring CPAN Shell tool; installing Perl module from CPAN repository; installing Perl module from source code.
2022-10-17, ∼202🔥, 0💬

PHP SOAP Extension Functions for Client Programs
This section describes client side functions of the PHP SOAP Extension.
2022-10-13, ∼202🔥, 0💬

Visiting an "https" Web Site with Firefox
This section describes how Firefox shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2022-10-06, ∼202🔥, 0💬

Migrating Keys from "OpenSSL" Key Files to "keystore"
This chapter provides tutorial notes and example codes on migrating keys from 'OpenSSL' key files to 'keystore' files. Topics include generating a 'OpenSSL' key file; generating a self-signed certificate; merging a key file with its self-signed certificate into a PKCS#12 file; importing PKCS#12 file...
2022-10-05, ∼202🔥, 0💬

"if" Statements
This section describes 4 forms of 'if' statements supported in PHP. The more complex form is 'if ... elseif ... else'.
2022-10-01, ∼202🔥, 0💬

"while" Statements
This section describes how 'while' statements works in PHP. One or more statements are repeatedly executed as long as the specified condition is true.
2022-10-01, ∼202🔥, 0💬

Command Line History Substitution
This section provides a quick introduction of C shell command line history substitution.
2022-10-01, ∼202🔥, 0💬

Java Is an Object-Oriented Language
This section provides a quick demonstration of the object-oriented programming nature of Java language.
2022-10-01, ∼202🔥, 0💬

Table Column Types for LOB (Large OBject)
Describes 8 types of table columns to store LOB (Large OBject) data: TINYBLOB, BLOB, MEDIUMBLOB, LONGBLOB, TINYTEXT, TEXT, MEDIUMTEXT, and LONGTEXT.
2022-10-01, ∼202🔥, 0💬

System Variables Like @@version
This section provides a quick introduction on system variables, which are used by MySQL server to represent system information or control system behaviors.
2022-10-01, ∼202🔥, 0💬

"SHOW STATUS ..." - Server Status Variables
This section describes Server Status Variables, which are counters used by MySQL server to provide statistics information about its running status.
2022-10-01, ∼202🔥, 0💬

Merge Sort - Algorithm Introduction
This section describes the Merge Sort algorithm - A complex and fast sorting algorithm that repeatedly divides an un-sorted section into two equal sub-sections, sorts them separately and merges them correctly.
2022-10-01, ∼202🔥, 0💬

GCPerfP99V2.java - Percentile Performance with Load
This section provides a GC test program, GCPerfP99V2.java, that uses percentile performance measurements with extra work loads.
2022-10-01, ∼202🔥, 0💬

Parallel Collector Adaptive Size Policy
This section describes the Adaptive Size Policy supported by the Parallel Collector to dynamically change heap generation sizes to latency, throughput and footprint goals sequentially.
2022-10-01, ∼202🔥, 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, ∼202🔥, 0💬

Retrieving Field Values using res.get*() Methods
This section describes how to retrieve field values of the current row in the ResultSet object with the res.get*() methods.
2022-10-01, ∼202🔥, 0💬

Retrieving CLOB Values with getCharacterStream() Method
This section describes how to retrieve CLOB values with the ResultSet.getCharacterStream() method.
2022-10-01, ∼202🔥, 0💬

<< < 228 229 230 231 232 233 234 235 236 237 238 > >>   ∑:8894  Sort:Date