<< < 128 129 130 131 132 133 134 135 136 137 138 > >>   ∑:9026  Sort:Date

Setting Up IIS to Run ASP Pages - asp.dll
This section provides a tutorial example on how to set up IIS 5.0 to run ASP pages. The important step is to link the .asp extension to the asp.dll library.
2022-10-01, ∼408🔥, 0💬

DOM (Document Object Model) Programming Interface
This chapter provides tutorial notes and example codes on DOM (Document Object Model). Topics include introduction to DOM programming interface; Java implementation of DOM; DOM Core specifications; Java example of parsing XML files; printing DOM Node tree; building new Document objects; converting D...
2022-10-01, ∼408🔥, 0💬

BenchmarkRunner.java - Benchmark Runner Program
This section provides a tutorial example on how to write a benchmark runner program that takes care of JVM warming up, JIT compilation, measuring time, and other non-test related tasks.
2022-10-01, ∼408🔥, 0💬

RFC 1521 - MIME (Multipurpose Internet Mail Extensions)
This section provides a summary of 'RFC 1521 - MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies' and how the Base64 encoding algorithm was adopted in this RFC.
2022-10-01, ∼408🔥, 0💬

Process MetaMask Transfer Transaction
This section describes how to process and view the transfer transaction submitted by MetaMask wallet.
2022-10-01, ∼408🔥, 0💬

Keychain File Locations on macOS
This section provides a tutorial example on how to find Keychain file locations on macOS computers.
2022-10-01, ∼408🔥, 0💬

"NOTATION" Datatype Values and Representations
This section describes the built-in primitive datatype, 'NOTATION' that represents custom defined notations to describe non-XML data formats. Whitespaces are allowed and removed.
2016-05-21, ∼408🔥, 1💬

"Sub" Statement and Subroutine Call
This section describes how to define and invoke a subroutine procedure. There is no way to specify a return value in a subroutine procedure.
2022-10-01, ∼407🔥, 0💬

Garbage Collection Demo Program
This section provides a tutorial example on watch how the garbage collection process works on HotSpot and other JVMs.
2022-10-01, ∼407🔥, 0💬

Launching Android Emulator in AVD Manager
This section provides a tutorial example on how to launch an Android emulator with the Android Virtual Device (AVD) created in the AVD Manager.
2022-03-07, ∼407🔥, 0💬

Thunderbird Installation on macOS and Windows
This section provides a tutorial example on how to install Thunderbird on macOS and Windows computers as an email client tool, also called MUA (Mail User Agent).
2024-04-06, ∼406🔥, 0💬

Unicode > Big5 轉換: 第 40 部分 - U+88F3 到 U+8A75
本節列出了 Unicode 到 Big5 代碼轉換表的第 40 部分 - Unicode U+88F3 到 U+8A75。
2024-01-31, ∼406🔥, 0💬

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

Build Process and Package File Content
This chapter provides tutorial notes on the Android project build process. Topics include Android project folder structure; project build process; Ant automated build command; Android Asset Packaging Tool (aapt); Java compiler (javac); Dalvik Executable (dex) conversion; 'apkbuilder' command for pac...
2022-10-01, ∼406🔥, 0💬

What Is VBScript?
This section provides a quick introduction of VBScript as scripting language for Windows systems. VBScript allows you to write script code to be executed in many host environments such as Internet Explorer and Internet Information Services for Web page scripting.
2022-10-01, ∼406🔥, 0💬

Array References and Array Assignment Statements
This chapter provides tutorial examples and notes about array reference. Topics include assigning an array to a scalar variable; working with array references; 'Array()' function; copying arrays; Runtime error 'Type mismatch'.
2022-10-01, ∼406🔥, 0💬

JSON-to-XML Conversion Library for Java
This section provides a tutorial example on how to use a 'JSON-java' conversion library offered by json.org to perform JSON-to-XML conversions in Java program. The output JSON document is good, only if input XML document contains well structured data.
2022-10-01, ∼406🔥, 0💬

Default Values for Annotation Elements
This section provides a tutorial example on how to declare default values for annotation elements and how to use default values in annotation invocation statements.
2022-10-01, ∼406🔥, 0💬

PHP Mcrypt Blowfish Block Cipher
This section provides a tutorial example on how to write Blowfish block cipher by calling the PHP Mcrypt function, mcrypt_encrypt() in ECB mode. Each input data block will be encrypted independently.
2022-10-01, ∼406🔥, 0💬

Precedence of Side Region Corners
This section provides tutorial example to demonstrate that the 'start' or 'end' region wins the corner area against the 'before' or 'after' region when two adjacent 'side' regions are declared by default. If the 'start' or 'end' region wants to win, it must have precedence='true' specified.
2022-10-01, ∼406🔥, 0💬

Get Test Bitcoins to My Copay Wallet
This section describes how to create Copay wallet on Bitcoin Test Network.
2022-10-01, ∼406🔥, 0💬

Ethereum Mist Wallet Data File Location
This section shows where Ethereum Mist Wallet data files are located.
2022-10-01, ∼406🔥, 0💬

Software Package Manager on CentOS - DNF and YUM
This chapter provides introductions and tutorial examples about Software Package Manager on CentOS systems. Topics include introductions of DNF (Dandified YUM) and YUM (Yellowdog Update Modified); installing Java.
2022-10-01, ∼406🔥, 0💬

Year 1903 Chinese Calendar - Year of the Rabbit
2020-12-02, ∼406🔥, 1💬

💬 2020-12-02 Kevin Elvin: Entering the dates in my calendar CCPlus

<< < 128 129 130 131 132 133 134 135 136 137 138 > >>   ∑:9026  Sort:Date