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

"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💬

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💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼202🔥, 0💬

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

SSL/TLS Support on Tomcat 8 or Older
This section provides a tutorial example on how to configure Tomcat 8 or older to support SSL/TLS for the HTTPS service.
2024-04-12, ∼201🔥, 0💬

SSL/TLS Secure Connections with Dovecot Server
This chapter provides introductions and tutorial examples about SSL/TLS secure connections with Dovecot server. Topics include testing SSL/TLS connections with 'openssl s_client' commands; replacing the default self-signed server certificate; requesting and installing a CA-signed server certificate.
2024-04-06, ∼201🔥, 0💬

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

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

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

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

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

Unicode > Big5 轉換: 第 37 部分 - U+84CF 到 U+8629
本節列出了 Unicode 到 Big5 代碼轉換表的第 37 部分 - Unicode U+84CF 到 U+8629。
2024-01-31, ∼201🔥, 0💬

Unicode Character Encoding and Decoding
This section provides tutorial example on how to convert Unicode character strings to and from byte sequences based on different encoding standards using str.encode() and bytes.decode() methods.
2024-01-27, ∼201🔥, 0💬

"Calculator" for 4 Integer Operations
This chapter provides a quick introduction of free Web services 'Calculator' provided by dneonline.com with 4 integer operations.
2024-01-21, ∼201🔥, 0💬

Enable Remote Access to "httpd" Service
This section provides a tutorial example on how to enable remote access Web pages served by the 'httpd' service by opening the firewall for 'http' service default port 80.
2023-06-22, ∼201🔥, 0💬

Perl SOAP::Lite for SOAP 1.2 Web Services
This chapter provides tutorial examples and notes on using SOAP::Lite for SOAP 1.2 Web services. Topics include installing SOAP 7.10; testing methods available on client objects; using soapversion() and envprefix() to generate SOAP 1.2 requests; using default_ns() to set default namespace; using DEF...
2022-10-17, ∼201🔥, 0💬

Length Contraction - Moving Object Is Shorter
This section provides a quick introduction on length contraction, a phenomenon of difference of object lengths in the moving direction as measured by observers in different inertial frames that are moving relative to each other.
2022-10-06, ∼201🔥, 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, ∼201🔥, 0💬

2023 年年歷 - 兔年
中國年歷 - 2023 年年歷 - 兔年
2022-10-04, ∼201🔥, 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, ∼201🔥, 0💬

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