<< < 247 248 249 250 251 252 253 254 255 256 257 > >>   ∑:9020  Sort:Date

Character String Traveling Paths
This section describes steps of connection paths that character strings must travel through in a typical Web based application: output characters strings come from PHP files or data base tables and input character strings come from user's Web browser.
2022-10-01, ∼207🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.2 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼207🔥, 0💬

The Sun Sign and Horoscope
This section provides an quick introduction of the Sun sign in horoscope.
2022-10-01, ∼207🔥, 0💬

Archived: mysql_connect() - Creating MySQL Connections
This section describes how to create an object to represent the connection to a MySQL server.
2022-10-01, ∼207🔥, 0💬

What is Crypt::ECB
A quick introduction is provided for the Crypt::ECB Perl module, which can be used to perform encryption and decryption in the ECB (Electronic CodeBook) operation mode with a given block cipher for any number of blocks.
2022-10-01, ∼207🔥, 0💬

Crypt::ECB Encryption Test Cases
Test cases are provided to run Crypt::ECB with Crypt::Blowfish and no padding. Secret key must be between 8 bytes and 56 bytes long.
2022-10-01, ∼207🔥, 0💬

Ether Market Price Value
This section describes the market price value of Ether.
2022-10-01, ∼207🔥, 0💬

Performance Tests on Parallel collector
This chapter provides tutorial notes and example codes on performance impact of Parallel collector, Topics include heap footprint; heap size impact; running minor GC only, running more major GC.
2022-10-01, ∼207🔥, 0💬

JDK (Java SE) Installation
This chapter provides tutorial notes on installing Java SE (JDK) on your own Windows system to allow to run sample JDBC Java programs. Topics include downloading and installing JDK on Windows, Linux and macOS system; compiling and executing Java programs; installing Java documentation.
2022-10-01, ∼207🔥, 0💬

JDBC-ODBC - Executing Queries on Flat Files
This section describes how to execute SELECT queries on flat text files through the ODBC driver.
2022-10-01, ∼207🔥, 0💬

Performance of Inserting Rows with a Regular Statement
This section describes how to measure the performance of inserting rows using a Statement object.
2022-10-01, ∼207🔥, 0💬

"jobs" - Manage Background Jobs
This section provides a tutorial example on how to use 'jobs' command to display background jobs, which are processes with input detached the keyboard. You can start a background job by adding the 'ampersand' sign to the end of the commmad.
2022-10-01, ∼207🔥, 0💬

Requirements for Supporting HTTPS on Apache
This section provides a brief summary of requirements on configuring the Apache HTTP Server to support the HTTPS protocol.
2024-04-12, ∼206🔥, 0💬

What Is Dovecot
This section provides a quick description on Dovecot, a free and open-source IMAP and POP3 server that allows remote clients to retrieve emails from mailboxes on Linux systems.
2024-04-06, ∼206🔥, 0💬

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

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

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

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

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

Unicode to Big5 - Part 53: U+9FA2 to U+FF64
Unicode to Big5 code point mapping is provided for Big5 character set - Part 53: Unicode U+9FA2 to U+FF64.
2024-01-29, ∼206🔥, 0💬

Declaring and Calling Subroutines
This section describes some important rules about declaring and calling user defined subroutines: parameters are passed as a list value stored in the special local variable @_; subroutines are normally called with their name prefixed with &amp;.
2022-11-18, ∼206🔥, 0💬

Socket Communication Over the Internet
This chapter provides tutorial examples and notes on socket communication. Topics include the socket communication interface model; built-in functions for socket communication server and client; using listen() and accept() functions to play the server role; using connect() to play the client role.
2022-10-28, ∼206🔥, 0💬

PHP SOAP Extension Functions for Server Programs
This section describes PHP SOAP Extension functions for server side programs.
2022-10-17, ∼206🔥, 0💬

Summary - Migrating "OpenSSL" Keys to "keystore"
This section describes high level steps on how to migrate a private key generated by 'OpenSSL' into a JKS (Java KeyStore) file. The key step is to merge the private key with its self-signed certificate into a PKCS#12 file.
2022-10-12, ∼206🔥, 0💬

<< < 247 248 249 250 251 252 253 254 255 256 257 > >>   ∑:9020  Sort:Date