Popular Books:
大五碼(Big5)編碼
本節介紹了大五碼 (Big5) 的編碼方法,它是將大五碼三個區塊中的字元,依次排放到一個由兩 個字節組成的數字二維矩陣中形成的。 2024-02-03, ∼231🔥, 0💬
Unicode > Big5 轉換: 第 29 部分 - U+780D 到 U+799C
本節列出了 Unicode 到 Big5 代碼轉換表的第 29 部分 - Unicode U+780D 到 U+799C。 2024-01-31, ∼231🔥, 0💬
Information in $_GET and $_REQUEST
This section provides a tutorial example on how to dump information stored in the $_GET array and the $_REQUEST array. 2022-10-01, ∼231🔥, 0💬
Defining Your Own Functions
This section provides a quick description of how to define your own functions and some basic features of a JavaScript function. 2022-10-01, ∼231🔥, 0💬
Function Parameters Are Passed as Local Copies - Example
This section provides a tutorial example on swapping original primitive and object variables in a function. 2022-10-01, ∼231🔥, 0💬
"jdeprscan jar_file" - Deprecated API of Class File
This section provides a tutorial example on how to use 'jdeprscan' command to scan for deprecated APIs of a given class file. 2022-10-01, ∼231🔥, 0💬
"If" Statement Examples
This section provides a tutorial example on how to use different types of 'If' statements to control code executions. 2022-10-01, ∼231🔥, 0💬
Archived: Xerces2 Java 2.11.0 XML Schema 1.1 Beta
This section provides a tutorial example on downloading and installing Xerces2 2.11.0 beta to support XSD 1.1. 2022-10-01, ∼231🔥, 0💬
Archived: Get Bitcoin Blockchain Network Info
This section provides a tutorial example on how to use the Get Bitcoin Blockchain network info operation provided by blockexplorer.com. 2022-10-01, ∼231🔥, 0💬
UUID Version 4 Generator
This section provides a tutorial example on how to use the UUID Version 4 Generator operation provided by uuidgenerator.net. 2022-10-01, ∼231🔥, 0💬
'vi' Commands to Insert and Change Text
This section provides a list of commands to insert, delete, replace and move text. 2022-10-01, ∼231🔥, 0💬
Character String Functions
Describes some commonly used character string functions like, CONCAT(), CHAR_LENGTH(), SUBSTRING(), UPPER(), LOWER(), TRIM(), and POSITION(). 2022-10-01, ∼231🔥, 0💬
CREATE PROCEDURE - Statement to Create Stored Procedures
This section provides tutorial examples on how to use CREATE PROCEDURE statements to create stored procedures. 2022-10-01, ∼231🔥, 0💬
References
List of reference materials used in this book, Blowfish Cipher Tutorials - Herong's Tutorial Examples. 2022-10-01, ∼231🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to download and install XML Notepad 2007 on Windows ...
Want to know when is the 2018 Chinese New Year day? Look for free Chinese calendars for 2018? Chines...
This section provides a Chinese calendar program in Java language using using astronomical data obta...
This section provides a tutorial example on how to build and install OpenLDAP server from source cod...
This section provides a tutorial example on how to create a ZIP archive in a temporary file with dym...