<< < 233 234 235 236 237 238 239 240 241 242 243 > >>   ∑:9026  Sort:Date

DatagraClient.java - A Datagram Client Application
This section provides a tutorial example on how to write a network application, DatagraClient.java, that creates a client socket, sends datagram packet to a datagram server.
2022-10-01, ∼252🔥, 0💬

Updating Variables Who Share an Object
This section describes what is in an object variable - An object variable actually contains the object identifier that points to where the object is stored.
2022-10-01, ∼252🔥, 0💬

Overview of Built-in Object Types
This section provides a list of all built-in object types defined in the ECMAScript specification.
2022-10-01, ∼252🔥, 0💬

"service" - Service Definition Element
This section describes 'service', a definition element that defines a service as one or multiple endpoints. An endpoint defines a binding to a communication address.
2022-10-01, ∼252🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.1 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼252🔥, 0💬

Commonly Used Types of Statements
This section provides a list of commonly used types of statements. Simple examples of statements are also provided.
2022-10-01, ∼252🔥, 0💬

SAXBrowser.java - SAX Interface Java Example
This section provides a tutorial example on how to parse an XML file and print it back in a tree format using SAX interface in Java - JDK 1.8.
2022-10-01, ∼252🔥, 0💬

Labeled "continue" Statements
This section describes labeled 'continue' statement, which is a branching statement that transfers the control to the end of the labeled enclosing loop block and continues the next iteration of the labeled loop.
2022-10-01, ∼252🔥, 0💬

Execution Result of CurrentTime.jspx
This section describes execution result of the CurrentTime.jspx tutorial example. Converted Servlet class shows that action 'include' element is processed differently than directive 'include' elements by the Tomcat server.
2022-10-01, ∼252🔥, 0💬

Arithmetic Operations
This section provides a list of numeric operations supported by SQL and some examples.
2022-10-01, ∼252🔥, 0💬

"SHOW STATUS ..." - Server Status Variables
This section describes Server Status Variables, which are counters used by MySQL server to provide statistics information about its running status.
2022-10-01, ∼252🔥, 0💬

Workaround on InnoDB "SELECT COUNT(*)" Problem
This section provides a tutorial example showing workarounds of the 'SELECT COUNT(*)' performance problem. count(fid) is much faster, if 'fid' is defined as a secondary index.
2022-10-01, ∼252🔥, 0💬

Most Popular Books
The most popular books based on the directory report from log files for 252 days of year 2007.
2022-10-01, ∼252🔥, 0💬

"bf-ecb" Cipher on Multiple Blocks
A tutorial example is provided to show you how multiple plaintext blocks are encrypted in ECB operation mode. Each plaintext block is encrypted independently. The corresponding ciphertext is same, no matter where the plaintext block is located in the plaintext stream.
2022-10-01, ∼252🔥, 0💬

Programming Tools on macOS
This chapter provides quick introductions of various programming tools for macOS.
2022-10-01, ∼252🔥, 0💬

"Dock" Related Processes
This section describes 'Dock' related processes. Dock displays an icon bar at the bottom of the desktop to hold frequently used apps and features.
2022-10-01, ∼252🔥, 0💬

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

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

Hamiltonian on Simple Harmonic Motion
This section provides an example of calculating the Hamiltonian on a mechanical system of an single object in simple harmonic motion and applying the Law of Conservation of Energy.
2022-11-16, ∼251🔥, 0💬

Derby (Java DB) Driver Features
This section describes Apache's Derby JDBC driver and its features.
2022-11-05, ∼251🔥, 0💬

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

2009 年年历 - 牛年
中国年历 - 2009 年年历 - 牛年
2022-10-12, ∼251🔥, 0💬

Integrating Perl with Apache Web Server
This chapter provides tutorial notes on installing Apache Web server on Windows systems. Topics include downloading and installing Apache 2.2.25 binary distribution; configuring Apache to run Perl as CGI scripts; testing Perl scripts on Apache server; 500 Internal Server Error; using cgi-lib.pl libr...
2022-10-11, ∼251🔥, 0💬

2017 年年历 - 鸡年
中国年历 - 2017 年年历 - 鸡年
2022-10-09, ∼251🔥, 0💬

<< < 233 234 235 236 237 238 239 240 241 242 243 > >>   ∑:9026  Sort:Date