<< < 175 176 177 178 179 180 181 182 183 184 185 > >>   ∑:9026  Sort:Date

Facets, Constraining Facets and Restriction Datatypes
This chapter provides notes and tutorial examples on datatype facets, constraining facets and restriction datatypes. Topics include introduction of fundamental facets and constraining facets; constructing new user-defined datatypes by reducing constraining facets on a base datatypes; facets descript...
2022-10-01, ∼316🔥, 0💬

"simpleType" - Defining Your Own Simple Datatypes
This chapter provides notes and tutorial examples on 'simpleType' components, which can be used to construct user-defined simple datatypes. Topics include 'restriction', 'list' and 'union' construction components; categories of simple datatypes: atomic, list, atomic union and list union; constrainin...
2022-10-01, ∼316🔥, 0💬

What Is SoapUI
This section describes a Web service testing tool, SoapUI, which can be used to inspect WSDL documents, invoke Web service, and simulate Web service.
2022-10-01, ∼316🔥, 0💬

ChemSpider APIs - Get Record Details
This section provides a tutorial example on how to use 'Get Record Details' Web service to retrieve the details of a given chemical compound record with RSC (Royal Society of Chemistry) ChemSpider API.
2022-10-01, ∼316🔥, 0💬

1976 - vi Text Editor Developed by Bill Joy
This chapter provides some history of 'vi' Text Editor Developed by Bill Joy in 1976 on a Lear-Siegler ADM3A terminal at University of California, Berkeley.
2022-10-01, ∼316🔥, 0💬

XFree86 - Open Source Implementation of X
This section provides a quick introduction of XFree86, a free and open source implementation of X Window System.
2022-10-01, ∼316🔥, 0💬

2002 - .NET Framework Developed by Microsoft
This chapter provides some history of .NET Framework, developed by Microsoft in 2002. The .NET Framework provides the CLR (Common Language Runtime) as a virtual machine on Windows systems.
2022-10-01, ∼316🔥, 0💬

Transmitting Non-ASCII Characters between PHP and MySQL
This section provides information on how non-ASCII characters are transmitted between PHP and MySQL.
2022-10-01, ∼316🔥, 0💬

Shell Sort - Performance
This section provides a tutorial on how to measure the performance of the Shell Sort algorithm. My first Java implementation of Shell Sort is performing somewhere between O(N*Log2(N) and O(N*N) order levels.
2022-10-01, ∼316🔥, 0💬

Crypt::CBC Literal Key Error Cases
Error cases are provided on secret key size and IV size when using Crypt::CBC with the Literal Key option. Secret key must be 56 bytes long and IV must be 8 bytes long.
2022-10-01, ∼316🔥, 0💬

"inline" with Mixed Content
This section provides a tutorial example showing a 'inline' with mixed content of text and child block-level formatting objects. Text and will be processed normally. But the child block will be processed on a separate new line by itself.
2022-10-01, ∼316🔥, 0💬

Archived Tutorials
This chapter contains some archived tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼316🔥, 0💬

Big5 到 Unicode 轉換:一級漢字 - 第 C4 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 C4 行。
2025-08-20, ∼315🔥, 1💬

Array Class Introspection
This section provides a tutorial example on how to reflect arrays as classes and introspect its properties like superclass, element type, etc.
2022-12-10, ∼315🔥, 1💬

What Is a Web Service
This section describes what is a Web service.
2022-11-13, ∼315🔥, 0💬

Perl on macOS Computers
This chapter provides tutorial examples and notes on using Perl on macOS computers. Topics include verify Perl installation on macOS; installing Xcode Command Line Tools; configuring CPAN Shell tool; installing Perl module from CPAN repository; installing Perl module from source code.
2022-10-17, ∼315🔥, 0💬

Derby (Java DB) JDBC Driver
This chapter provides tutorial notes on the JDBC driver for Derby (Java DB) produced by Apache. Topics include loading JDBC driver classes; connecting Derby Network Server; getting JDBC driver information; creating tables and running queries through the Derby JDBC driver.
2022-10-08, ∼315🔥, 0💬

Archived: Running the Debug Binary Package
This section provides a tutorial example on how to run the debug binary package that has been installed on the Android emulator.
2022-10-01, ∼315🔥, 0💬

Reading and Writing Certificates in DER and RFC Formats
This section provides test results of using my JcaCertificateTest.java program to read in certificates in DER and RFC formats. Those certificates are generated with the 'keytool' command tool.
2022-10-01, ∼315🔥, 0💬

Unicode 5.0 Character Samples
Some samples of characters added in Unicode 5.0 are provided here for the purpose of demonstration or performing browser testing.
2022-10-01, ∼315🔥, 0💬

Basic Rules of Using Non-ASCII Characters in HTML Documents
This section describes basic rules on how non-ASCII character strings should be managed at different steps to ensure localized text strings can be used in PHP script string literals and displayed correctly on the browser window.
2022-10-01, ∼315🔥, 0💬

Transmitting Non-ASCII Characters with Database
This section describes some basic settings and rules on how to transmit non-ASCII characters from PHP scripts to MySQL database server, and from MySQL database server back to PHP scripts.
2022-10-01, ∼315🔥, 0💬

WSDL Related Terminologies
This section provides quick descriptions of Web Services and SOAP terms.
2022-10-01, ∼315🔥, 0💬

java.awt.Toolkit - AWT Base Class
This section provides a tutorial example on how to use java.awt.Toolkit class to obtain the default Toolkit object, which also can provide information about the default graphics environment, the local screen.
2022-10-01, ∼315🔥, 0💬

<< < 175 176 177 178 179 180 181 182 183 184 185 > >>   ∑:9026  Sort:Date