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

Directional Bonds in SMILES
This section provides a quick introduction on directional bonds in SMILES. Directional bonds, '/' and '\', are used to identify different configurations on additional atoms connected a pair of double-bond connected atoms.
2022-10-01, ∼204🔥, 0💬

"obabel -a..." - Extra Options for Input Reading
This section provides a tutorial example on how to pass extra options to Open Babel 'obabel' command for reading molecule data in a specific format.
2022-10-01, ∼204🔥, 0💬

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💬

Getting Database Server and Driver Info
This section describes how to get database server and JDBC driver information through the DatabaseMetaData object.
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💬

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

Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk.
2024-08-17, ∼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 轉換: 二级漢字 - 第 D9 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 D9 行。
2024-01-31, ∼203🔥, 0💬

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

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

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

Unicode > Big5 轉換: 第 20 部分 - U+6A8D 到 U+6C0F
本節列出了 Unicode 到 Big5 代碼轉換表的第 20 部分 - Unicode U+6A8D 到 U+6C0F。
2024-01-31, ∼203🔥, 0💬

Python Source Code Encoding
This section provides a tutorial example to demonstrate the default UTF-8 encoding of Python source code file and ways to change the default encoding.
2024-01-27, ∼203🔥, 0💬

Installing Zeep Library
This section describes a tutorial on how to check and install the Zeep Python library.
2024-01-10, ∼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💬

PHP SOAP Extension Functions for Client Programs
This section describes client side functions of the PHP SOAP Extension.
2022-10-13, ∼203🔥, 0💬

Efficient RSA Encryption and Decryption Operations
This section describes an efficient way of carrying out RSA encryption and decryption operations provided by authors of RSA algorithm.
2022-10-06, ∼203🔥, 0💬

Controlling HTTP Response Header Lines in PHP Scripts
This chapter provides tutorial examples and notes about HTTP response header line. Topics include understanding of HTTP response structure and standard header lines; controling header lines using the header() function; dumping HTTP responses to view header lines; IIS and PHP engine added header line...
2022-10-01, ∼203🔥, 0💬

system() - Execute External Programs
This section provides a tutorial example on how to the system() function to invoke an external program. The program's standard output, stdout, and input, stdin, are shared with the calling script. The last line of stdout is returned as the return value.
2022-10-01, ∼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💬

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💬

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