<< < 209 210 211 212 213 214 215 216 217 218 219 > >>   ∑:9107  Sort:Date

Table Column Types for JSON Documents
Describes 1 type of table column to store JSON documents: JSON.
2022-10-01, ∼359🔥, 0💬

mysqladmin - MySQL Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks.
2022-10-01, ∼359🔥, 0💬

Heap Sort - Implementation in Perl
This section provides a tutorial on how to implement the Heap Sort algorithm in Perl.
2022-10-01, ∼359🔥, 0💬

Process Management
This chapter provides introductions and tutorial on managing processes on Linux systems. Topics include 'ps' to display processes; 'jobs' and other commands to manage background jobs; 'tmux' tool to manage multiple shells and keep them in background.
2022-10-01, ∼359🔥, 0💬

NumPy - Python Library for Matrix operations
This section provides a tutorial example on how to install Python 3 NumPy library on macOS computers. NumPy is widely used by Python users for matrix operations required in neural network models.
2022-10-01, ∼359🔥, 0💬

References
This section provides a list of reference materials used in this book.
2022-10-01, ∼359🔥, 0💬

Specifying Database Name in Connection URL
This section describes how to specify database name in connection URL.
2022-10-01, ∼359🔥, 0💬

Discontinued: GetISD - Get ISD Phone Code of a Given Country
This chapter provides a quick introduction of the free Web service, GetISD, returning the phone code of a given country. Topics include usage description of GetISD; request message sample; response message sample.
2017-01-17, ∼359🔥, 1💬

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

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

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

Unicode to Big5 - Part 22: U+6D7E to U+6EF2
Unicode to Big5 code point mapping is provided for Big5 character set - Part 22: Unicode U+6D7E to U+6EF2.
2024-01-29, ∼358🔥, 0💬

Test FTP Access Locally on CentOS
This section provides a tutorial example on how to use the 'ftp' client program to access the 'vsftpd' server locally on the same CentOS computer.
2024-01-01, ∼358🔥, 0💬

Character encoding for French Accents
'French Characters in HTML Documents - ISO-8859-1 Encoding' tutorial was cited in a pretagteam.com post in 2021.
2022-10-27, ∼358🔥, 0💬

Implementing Activity Callback Methods
This section provides a tutorial example on how to implement activity callback methods using ActivityLog application as an example to log a short message from each callback method in a log file.
2022-10-01, ∼358🔥, 0💬

SAXValidator.java - XML DTD Validation with SAX
This section provides a tutorial example on how to write a DTD validator using SAX classes in JDK. The validator can validate an XML file against the specified DTD statements.
2022-10-01, ∼358🔥, 0💬

Send Remote Emails with PHPMailer
This section provides a tutorial example on how to send remote emails with PHPMailer using STMP protocol.
2022-10-01, ∼358🔥, 0💬

WSDL 1.1 Framework and Extensions
This section describes WSDL 1.1 core framework and 4 extensions: SOAP 1.1, HTTP, MIME and SOAP 1.2
2022-10-01, ∼358🔥, 0💬

GetVarInfo() - Variable Inspection Example
This section provides a tutorial example of writing a code, GetVarInfo(), to print out data type information of a given variable.
2022-10-01, ∼358🔥, 0💬

DOCTYPE - Document Type Declaration Statement
This section describes syntax formats of the DOCTYPE statement, which is used to declare that this XML document has been linked to DTD document type with the specified root element name.
2022-10-01, ∼358🔥, 0💬

Use 'class' to Define Enumeration
This section provides a tutorial on how to define a set of enumeratin constants use a 'class' declaration statement.
2022-10-01, ∼358🔥, 0💬

"if-then-else" Statements
This section describes 'if-then-else' statements, which is a decision-making statement that executes only one of two its containing block based on the given 'boolean' expression.
2022-10-01, ∼358🔥, 0💬

Basic "for" Statements
This section describes basic 'for' statement, which is a looping statement that executes the contained statement repeatedly with an initial logic, a looping condition, and an update logic.
2022-10-01, ∼358🔥, 0💬

ConvertWeight - Usage Description
This section describes the free Web service ConvertWeight provided by WebserviceX.NET. ConvertWeight allows you to convert weight values in Grams, Ounces, Pounds, Kilograms, Tons, and more.
2022-10-01, ∼358🔥, 0💬

<< < 209 210 211 212 213 214 215 216 217 218 219 > >>   ∑:9107  Sort:Date