<< < 202 203 204 205 206 207 208 209 210 211 212 > >>   ∑:9020  Sort:Date

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

OpenSSL CA Database Files
This section describes OpenSSL CA database files, including the primary database file 'index.txt' and the serial number file 'serial'.
2024-11-27, ∼251🔥, 0💬

Unicode > Big5 轉換: 第 2 部分 - U+4E07 到 U+4FC7
本節列出了 Unicode 到 Big5 代碼轉換表的第 2 部分 - Unicode U+4E07 到 U+4FC7。
2024-01-31, ∼251🔥, 0💬

Big5 to Unicode - Row A1: Special Symbols
Big5 to Unicode code point mapping is provided for Big5 character set - Row A1: Special Symbols.
2024-01-29, ∼251🔥, 0💬

Big5 to Unicode - Row A4: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row A4: Level 1 Characters.
2024-01-29, ∼251🔥, 0💬

Unicode Character Encoding and Decoding
This section provides tutorial example on how to convert Unicode character strings to and from byte sequences based on different encoding standards using str.encode() and bytes.decode() methods.
2024-01-27, ∼251🔥, 0💬

Perl Socket Test Program for HTTP and SOAP
This chapter provides tutorial notes and example codes on the Perl socket test program for HTTP and SOAP communications. Topics include writing a simple Perl socket test program; sending HTTP 1.0 and HTTP 1.1 requests; sending SOAP 1.1 and SOAP 1.2 requests; fixing the issue caused by Content-Length...
2022-10-06, ∼251🔥, 0💬

HelloServer12.php - SOAP 1.2 Server Application
This section describes a tutorial example of a complete SOAP application with both server and client programs using SOAP 1.2.
2022-10-05, ∼251🔥, 0💬

Derby (Java DB) in the JDK 1.8 Package
This section describes how to use Derby (Java DB) 10.11 that included in JDK 1.8 package.
2022-10-04, ∼251🔥, 0💬

Supported Save and Open File Formats
This section provides a quick summary on Word saving and opening Unicode files correctly with the BOM character prepended. But Word can also open Unicode files without the BOM character prepended with the correct encoding selected manually.
2022-10-01, ∼251🔥, 0💬

Interface with Operating System
This chapter provides tutorial notes and example codes on PHP interface with the operating system. Topics include $argv[] for command line arguments; `command`, shell_exec(), exec(), and system() for external program executions; popen() and proc_open() to map external program input/output as file ha...
2022-10-01, ∼251🔥, 0💬

Automatic Semicolon Insertion to End Statements
This section provides the automatic semicolon insertion rule supported by the ECMAScript specification. A tutorial example is provided to show you a problem when writing 'return' in a line by itself.
2022-10-01, ∼251🔥, 0💬

Operators and Expressions - Examples
This section provides a JavaScript tutorial example on using arithmetic, comparison, bitwise, and assignment operators.
2022-10-01, ∼251🔥, 0💬

"switch ... case" Statements
This section provides a quick description of the 'switch ... case' statement.
2022-10-01, ∼251🔥, 0💬

What Is JRockit Mission Control?
This section describes JRockit Mission Control, which is a set of JVM monitoring and management tools including Management Console, Runtime Analyzer and Memory Leak Detector.
2022-10-01, ∼251🔥, 0💬

The "session" Implicit Object
This section describes the 'session' implicit object - a javax.servlet.http.HttpSession object provided by the JSP server to hold information and methods common to all JSP pages running under one session.
2022-10-01, ∼251🔥, 0💬

Archived: Compilation Errors with JDK 1.4
This section describes the compilation error on a JSP page that tries to use the 'page import' directive element to import a JavaBean class declared without package name.
2022-10-01, ∼251🔥, 0💬

Specifying Element Datatype - "type" Attribute
This section describes a tutorial example on how to specify a datatype in an Element Declaration Component.
2022-10-01, ∼251🔥, 0💬

"simpleType" Components - User-Defined Simple Datatypes
This section describes the 'simpleType' component, which can be used to define user-defined simple datatypes. There are 3 optional child components supported 'restriction', 'list', 'union'.
2022-10-01, ∼251🔥, 0💬

Testing XML Schema Location with Namespaces
This section describes a tutorial example on how to validate an XML document with schema location assigned inside the XML document. Namespace is used in the schema and the XML document.
2022-10-01, ∼251🔥, 0💬

LatLonListZipCode - Request Message Sample
This section provides a request message sample of LatLonListZipCode Web service.
2022-10-01, ∼251🔥, 0💬

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

Sorting Algorithms Implementations in Python
This chapter provides tutorial notes and codes on Python implmentations of different sorting algorithms: Bubble Sort, Heap Sort, Insertion Sort, Merge Sort, Quicksort, Selection Sort, and Shell Sort.
2022-10-01, ∼251🔥, 0💬

FOP Failed on "block" inside "inline"
This section provides a tutorial example showing the formatting issue with Apache FOP on the 'block' formatting object inside an 'inline' formatting object. It is not able to generate a full line for the 'block' formatting object like RenderX XEP.
2022-10-01, ∼251🔥, 0💬

<< < 202 203 204 205 206 207 208 209 210 211 212 > >>   ∑:9020  Sort:Date