<< < 161 162 163 164 165 166 167 168 169 170 171 > >>   ∑:9020  Sort:Date

JDBC-ODBC Bridge Driver - MS SQL Server
This chapter provides tutorial notes on using JDBC-ODBC Bridge driver with MS SQL Server 2005. Topics include configuring SQL Server to TCP/IP connection; creating DSN for SQL Server; inserting rows to and retrieving rows from database.
2022-10-01, ∼296🔥, 0💬

Shell Sort - Java Implementation
This section provides a tutorial on how to implement the Shell Sort algorithm in Java.
2016-03-08, ∼296🔥, 1💬

Unicode > Big5 轉換: 第 45 部分 - U+9121 到 U+9286
本節列出了 Unicode 到 Big5 代碼轉換表的第 45 部分 - Unicode U+9121 到 U+9286。
2024-01-31, ∼295🔥, 0💬

What Is Key Encoding?
This section describes private and public key encoding standards: PKCS#8 is used for encoding private keys and X.509 is used for encoding public keys.
2022-10-06, ∼295🔥, 0💬

Connection URL Formats and Examples
This section provides a summary of connection URL formats and examples used by different JDBC drivers with the DriverManager class.
2022-10-05, ∼295🔥, 0💬

Socket Network Communication
This chapter provides tutorial notes and example codes on socket network communication. Topics include introduction to socket communication; creating a server socket and listening for connection requests; creating a client socket and connects to a server socket; creating server application for multi...
2022-10-01, ∼295🔥, 0💬

Validating and Inspecting WSDL 1.1 Documents
This section provides a tutorial example on validating and inspecting a WSDL 1.1 document using SoapUI
2022-10-01, ∼295🔥, 0💬

What Is XSL (Extensible Stylesheet Language)
This section describes XSL (Extensible Stylesheet Language), which consists of 3 languages: XSLT (XSL Transformation), XPath (XML Path), and XSL-FO (XSL Formatting Objects) for defining XML document transformation and presentation.
2022-10-01, ∼295🔥, 0💬

Type Casting Example Program
This section provides a tutorial example on how to use up casting and down casting explicitly and implicitly.
2022-10-01, ∼295🔥, 0💬

WWW and First Web Server
This section provides a quick introduction of WWW (World Wide Web) and the first Web server developed by Tim Berners-Lee in 1991.
2022-10-01, ∼295🔥, 0💬

URL Encoding on HTML Form Data - Firefox
This section provides a tutorial example on how Internet Explorer (IE) 7.0 is applying URL encoding on HTML form input data. Firefox uses application/x-www-form-urlenco dedencoding.
2022-10-01, ∼295🔥, 0💬

What Is a Font?
This section describes fonts of typefaces. A font is an instance of a typeface for formatted characters (glyphs in XSL-FO term), with a specific size, weight, style and character set.
2022-10-01, ∼295🔥, 0💬

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

Performance Impact of Chunk Size
This section provides tests to find out performance impact of the chunk size (number of objects created and released in a single test run). The throughput performance seems to be not impacted by the chunk size, if some throughput jumps are ignored.
2022-10-01, ∼295🔥, 0💬

Garbage Collection Performance Test Summary
This chapter provides discussions on GC performance test result. Topics include comparison of performances of different garbage collectors; suggestions to use garbage collectors more efficiently.
2022-10-01, ∼295🔥, 0💬

Serial GC Tracing - Tenuring Threshold Controlled
This section provides a tutorial showing how to control Serial collector Tenuring threshold with InitialTenuringThreshold and MaxTenuringThreshold JVM options.
2022-10-01, ∼295🔥, 0💬

"route" - Upate Routing Table
This section provides a tutorial example on how to use 'route' command to update the routing table currently used in the system.
2022-10-01, ∼295🔥, 0💬

Use StoneMIND Collector Web Interface
This section provides a tutorial example on how to use the StoneMIND Collector Web Interface to scan an entire patent PDF document of 181 pages and recognize all molecules using 'IUPAC' and 'OCSR' methods.
2022-10-01, ∼295🔥, 0💬

Specifying Port Number in Connection URL
This section describes how to specify port numbers in the connection URL for a specific SQL Server database instance.
2022-10-01, ∼295🔥, 0💬

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

Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods.
2022-06-24, ∼295🔥, 1💬

💬 2022-06-24 waryam: ok

What Is a Session
This section describes the session concept used by Web server side applications. A Web session represents a series of HTTP requests and responses exchanged between a browser and a Web server. Usually, a cookie is used to carry the ID of a Web session.
2022-10-01, ∼294🔥, 0💬

Archived: Configuration for php_mysql.dll Library
This section provides a tutorial example on how to configure the PHP engine for MySQL server connection access. Setting, extension=php_mysql.dll, needs to be turned in the configuration file php.ini.
2022-10-01, ∼294🔥, 0💬

Upgrade PHP Engine on macOS
This section provides notes on upgrade PHP on macOS computers. There seems to be no PHP binary package available in Homebrew repository for macOS 10.12.
2022-10-01, ∼294🔥, 0💬

<< < 161 162 163 164 165 166 167 168 169 170 171 > >>   ∑:9020  Sort:Date