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

Python on macOS Computers
This chapter provides tutorial examples and notes about using Python on macOS Computers. Topics include verifying Python installation; running Python scripts in different ways; installing newer version of Python; using 'pip' to install Python additional packages.
2022-10-01, ∼204🔥, 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, ∼204🔥, 0💬

Overview of BLOB (Binary Large Object)
This section describes what are BLOB (Binary Large Object) data types and how to work with them.
2022-10-01, ∼204🔥, 0💬

JDBC-ODBC - Problem with Incorrect DSN
This section describes what will happen if you specified an incorrect DSN in the connection URL when using JDBC-ODBC Bridge.
2022-10-01, ∼204🔥, 0💬

Performance of Inserting Integers to MySQL Database
This section provides a tutorial example on how to test the performance of inserting integers into MySQL server database using PHP 'mysqli' functions. MySQL server is 100 times slower on my CentOS computer and macOS computer.
2022-10-01, ∼204🔥, 0💬

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

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

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

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

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

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

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

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

DES Encryption Operation Mode Introduction
This section describes what are DES encryption operation modes and notations used to describe how each operation mode works.
2022-10-05, ∼203🔥, 0💬

2033 年年历 - 牛年
中国年历 - 2033 年年历 - 牛年
2022-10-04, ∼203🔥, 0💬

Request and Response - Book Reservation
This section provides a mock request and a mock response for the Reservation Web service that uses SOAP 1.2 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼203🔥, 0💬

"Class" Statement - Defining Your Own Class
This section provides a tutorial example on how to create a class and instantiate a new object. The TypeName() function returns the class name of the specified object.
2022-10-01, ∼203🔥, 0💬

jaxp.TypeInfoWriter as an XSD 1.1 Validation Tool
This section provides a tutorial example on how to use sample program jaxp.TypeInfoWriter as an XSD 1.1 validation tool. It prints out element type information, while it is parsing through the XML document. Error messages are printed out where and when they occurred.
2022-10-01, ∼203🔥, 0💬

ChangeAreaUnit - Usage Description
This section describes the free Web service ChangeAreaUnit provided by WebserviceX.NET. ChangeAreaUnit allows you to convert area values in acre, hectare, square foot, square inch, square kilometer, square meter, and more.
2022-10-01, ∼203🔥, 0💬

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

Partial Method Example
A tutorial example is provided on how to write the partial method definition in one partial class and the partial method signature in other partial classes.
2022-10-01, ∼203🔥, 0💬

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