<< < 254 255 256 257 258 259 260 261 262 263 264 > >>   ∑:9107  Sort:Date

Socket.pm - The Socket Module
This section provides a tutorial example on how to use the Socket.pm module to creating sockets and establish network communication connections.
2022-10-10, ∼311🔥, 0💬

Use of undefined constant SOAP_1_2
'SOAP Extension Function and Calling Web Services' tutorial was cited in a The Imaging Source forum post in 2009.
2022-10-04, ∼311🔥, 0💬

Connect tablet Storage to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect the storage in the tablet to a computer as a removable drive on the computer.
2022-10-01, ∼311🔥, 0💬

Running Services - Background Processes
This section provides a tutorial example on how to review running services, or background processes, on my Android tablet. Those background processes are started automatically and running all the time.
2022-10-01, ∼311🔥, 0💬

Running Services - Background Processes
This section provides a tutorial example on how to review running services, or background processes, on my Android phone. Those background processes are started automatically and running all the time.
2022-10-01, ∼311🔥, 0💬

"break" and "continue" Statements
This section describes how 'break' and 'continue' statements works in PHP. 'break' statement breaks the statement block and the loop. 'continue' statement breaks the statement block, but continues on the next iteration of the loop.
2022-10-01, ∼311🔥, 0💬

Functions to Manage Directories, Files and Images
This chapter provides tutorial examples and notes about functions to manage directories, files, and images. Topics include directory management functions like mkdir(), file testing functions like is_file(), file input and output functions like fopen().
2022-10-01, ∼311🔥, 0💬

The "Array" Object Type - Arrays Are Objects
This section provides a quick description and a tutorial example script on the 'Array' built-in object type, which is used to create arrays.
2022-10-01, ∼311🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼311🔥, 0💬

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

MySqlLoop.php - MySQL Functions Test
A tutorial example is provided on how to use MySQL functions to connect to a MySQL server, and run SQL statements to create a table, insert rows and fetch rows with the MySQL server.
2022-10-01, ∼311🔥, 0💬

MySQL Encoding Issue Example
This section provides an example of MySQL server encoding issue with Chinese characters, when incorrectly encoded string is stored in database and wrong character_set_* settings are used.
2022-10-01, ∼311🔥, 0💬

Tenured Generation Collection - Major GC
This section describes basic steps of a Tenured Generation Collection, also called a Major GC, which uses a simple 3-step Mark-Sweep-Compact algorithm on the entire Tenured Generation.
2022-10-01, ∼311🔥, 0💬

Install New Version of Python on macOS
This section provides a tutorial on how to install newer version of Python on macOS.
2022-10-01, ∼311🔥, 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, ∼311🔥, 0💬

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

Iterable Objects of Built-in Data Types
This section lists all built-in data types that can be used to create iterable objects.
2024-10-29, ∼310🔥, 0💬

What Is SMTPS
This section provides a quick introduction on SMTPS (Simple Mail Transfer Protocol Secure) for message transmission. A SMTPS sample session of submitting an email message using the 'openssl s_client' command is included.
2024-04-06, ∼310🔥, 0💬

Big5 到 Unicode 轉換 - 一級漢字
本章列出了 big5 一級漢字區的字符集和編碼,以及它們所對應的 Unicode 編碼。一級漢字共收錄有常用漢字 5,401 個。
2024-02-03, ∼310🔥, 0💬

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

Data Types: Values and Variables
This chapter provides tutorial examples and notes about data types: values and variables. Topics include scalar and list value constructors; scalar value interpretations; scalar, array and hash variables; undef value and undefined variables.
2022-10-31, ∼310🔥, 0💬

Year 1983 Chinese Calendar - Year of the Boar
2022-10-13, ∼310🔥, 0💬

Setting Up Derby (Java DB) in Network Server
This section describes how to set up and run Derby in Network Server mode listening client connections over the network.
2022-10-07, ∼310🔥, 0💬

1956 年年历 - 猴年
中国年历 - 1956 年年历 - 猴年
2022-10-06, ∼310🔥, 0💬

<< < 254 255 256 257 258 259 260 261 262 263 264 > >>   ∑:9107  Sort:Date