Popular Books:
Creating Procedures with INOUT Parameters
This section describes how to create a procedure with INOUT parameters. 2022-10-01, ∼189🔥, 0💬
Virtual Memory vs. Physical Memory
This section describes virtual memory, which is mapped to physical memory through MMU (Memory Management Unit). 2024-08-17, ∼188🔥, 0💬
Big5 到 Unicode 轉換:特殊符號 - 第 A2 行
本節列出了 Big5 到 Unicode 代碼轉換表中特殊符號 - 第 A2 行。 2024-02-03, ∼188🔥, 0💬
Big5 到 Unicode 轉換:一級漢字 - 第 AC 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 AC 行。 2024-02-03, ∼188🔥, 0💬
Big5 > Unicode 轉換: 二级漢字 - 第 D5 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 D5 行。 2024-01-31, ∼188🔥, 0💬
Big5 > Unicode 轉換: 二级漢字 - 第 DC 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 DC 行。 2024-01-31, ∼188🔥, 0💬
Big5 > Unicode 轉換: 二级漢字 - 第 EA 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 EA 行。 2024-01-31, ∼188🔥, 0💬
Big5 > Unicode 轉換: 二级漢字 - 第 F8 行
本節列出了 Big5 到 Unicode 代碼轉換表中「二级漢字」的第 F8 行。 2024-01-31, ∼188🔥, 0💬
Big5 to Unicode - Row B0: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row B0: Level 1 Characters. 2024-01-29, ∼188🔥, 0💬
Unicode to Big5 - Part 32: U+7CF2 to U+7E48
Unicode to Big5 code point mapping is provided for Big5 character set - Part 32: Unicode U+7CF2 to U+7E48. 2024-01-29, ∼188🔥, 0💬
Managing Certificates in Certificate Stores with IE
This section provides a tutorial example on how to use IE to manage certificates installed in certificate stores. 2022-10-09, ∼188🔥, 0💬
List of Open Babel Command Line Tools
This section provides a list of command line tools provided by Open Babel. 2022-10-08, ∼188🔥, 0💬
Using MD5 Message Digest in PHP
This section provides a tutorial example on how to use MD5 message digest algorithm in PHP. The PHP engine has a built-in function md5(). 2022-10-04, ∼188🔥, 0💬
X Window Terminals
This section provides a quick introduction of X Terminals, computers without hard disks, running X server to provide GUI for X applications. 2022-10-01, ∼188🔥, 0💬
Performance of Index Range on InnoDB Table
This section provides a tutorial example to show the performance impact of uniqueness of InnoDB secondary index on searching with index ranges. 2022-10-01, ∼188🔥, 0💬
Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for 196 days of year 2008. 2022-10-01, ∼188🔥, 0💬
Heap Sort - Implementation Improvements
This section provides discussion on how to improve the performance of the Bubble Sort implementation. There is no easy way to improve the Java implementation. 2022-10-01, ∼188🔥, 0💬
Efficient Form of the Blowfish Algorithm
A more efficient form of the Blowfish Algorithm is presented with the 16-round loop expanded inline to avoid the 'Swap' step. 2022-10-01, ∼188🔥, 0💬
Crypt::Blowfish Behavior Tests
A tutorial Perl example is provided to show how to verify behaviors of Crypt::Blowfish module on different sizes of secret keys and plaintext messages. 2022-10-01, ∼188🔥, 0💬
"du" - Display Disk Usage of Directories
This section provides a tutorial example on how to use 'du' command to display disk usage of any given directories on Linux systems. 2022-10-01, ∼188🔥, 0💬
Thunderbird Configuratin for SMTPS Service
This section provides a tutorial example on how to configure Thunderbird use SMTPS (SMTP with SSL/TLS) service to securely sending out new emails. 2022-10-01, ∼188🔥, 0💬
Popular Posts:
This section provides a tutorial example on how enter and use Chinese characters in HTML documents u...
This section provides a tutorial example on how to download and install XML Notepad 2007 on Windows ...
This tutorial book based on notes and sample codes collected by the author while he was learning Jav...
康希诺新冠疫苗的结构和工作机制是什么? 康希诺新冠疫苗是由康希诺生物公司与陈薇院士团队共 同研发新型冠状病毒疫苗,...
This section describes how to create a new login user and grant full permission to a database in SQL...