<< < 209 210 211 212 213 214 215 216 217 218 219 > >>   ∑:9067  Sort:Date

MySQL Status Variables for InnoDB Engine
This section describes some important MySQL status variables that represent statistic counts related the InnoDB storage engine.
2022-10-01, ∼296🔥, 0💬

Algebraic Solution for Distinct Points
This section provides an algebraic solution for calculating the addition operation of two distinct points on an elliptic curve.
2022-10-01, ∼296🔥, 0💬

Collector Combinations: Serial, Parallel, Concurrent, G1
This section describes different garbage collector combinations supported by Java 8 HotSpot: Serial, Parallel, Concurrent, and G1.
2022-10-01, ∼296🔥, 0💬

Cron Daemon, Table and Jobs
This section describes what is cron daemon and its related cron tables/jobs.
2022-10-01, ∼296🔥, 0💬

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

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

Introduction to Big5
A quick introduction of Big5 is provided. Topics include Big5 character set; Big5 encoding, and relation of Big5 and Unicode.
2024-01-29, ∼295🔥, 0💬

Activity Diagram - Object Notation
This section describes the Object Notation used in a UML Activity Diagram. An Object Notation represents an object generated by one action and consumed by the next action.
2022-11-06, ∼295🔥, 0💬

ResultSet Default Type: Forward-only
This section describes ResultSet default type: forward-only, which supports only next() method to move the cursor forward one row at a time.
2022-10-06, ∼295🔥, 0💬

中国公历算法
本节介绍了公历(Gregorian calendar)的算法 ,其中包括了星期的计算和闰年 的计算。
2022-10-05, ∼295🔥, 0💬

ActivityLog Test - Activity Terminated by User
This section provides a tutorial example on how to test activity lifecycle with the ActivityLog application in case user terminates the activity by clicking the return icon.
2022-10-01, ∼295🔥, 0💬

"javac" - Java Compilation Command
This section describes 'javac', the Java compilation command, provided from the JDK (Java Development Kit) package.
2022-10-01, ∼295🔥, 0💬

Installing Application to Tablet using "adb -d install" Command
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my LG-V905R tablet using the 'adb -d install' command through the USB debugging interface.
2022-10-01, ∼295🔥, 0💬

java.time.Period Usage Examples
This section provides a tutorial example on how to use the java.time.Period class to capture and apply calendar periods in terms of years, months and days.
2022-10-01, ∼295🔥, 0💬

What Is Character Encoding?
This section provides introductions on what is a character encoding - A map scheme between code points of a code character set and sequences of bytes.
2022-10-01, ∼295🔥, 0💬

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

What Is an Object
This section describes what is an object - a data entity that is created as an instance of a class. Objects are created with the 'new' operator.
2022-10-01, ∼295🔥, 0💬

Archived: Get_Temperature_Dump.php - Dumping Debugging Information
This section provides a tutorial example on how to use SOAP client functions to make Web service call on the target SOAP node and print detailed debug information.
2022-10-01, ∼295🔥, 0💬

Defining Your Own Functions - Example
This section provides a tutorial example on how to define your own JavaScript functions.
2022-10-01, ∼295🔥, 0💬

Introduction to Built-in Object Types
This chapter provides a quick introduction of JavaScript built-in objects. Topics include the global object and its properties provided by the host environment; the Math object and its properties; built-in object types: Function, Array, String, Boolean, Number, Date, RegExp, and Error.
2022-10-01, ∼295🔥, 0💬

Global Properties and Functions Provided by "jrunscript"
This section provides a quick description of all extra global properties and functions provided by the 'jrunscript' host environment.
2022-10-01, ∼295🔥, 0💬

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼295🔥, 0💬

Archived: Downloading and Installing SoapUI 3.0.1
This section provides a tutorial example on downloading and installing SoapUI 3.0.1 on Windows system.
2022-10-01, ∼295🔥, 0💬

What Is an Expression?
This section provides an introduction of what is an expression. A data literal or a variable is a simple expression. A single operation or a group of multiple operations is a complex express.
2022-10-01, ∼295🔥, 0💬

<< < 209 210 211 212 213 214 215 216 217 218 219 > >>   ∑:9067  Sort:Date