<< < 190 191 192 193 194 195 196 197 198 199 200 > >>   ∑:9067  Sort:Date

flickr.interestingness.getList - Get Interesting Photos
This chapter provides a quick introduction of the free Web service, flickr.interestingness.getList ,returning a list of identifications of top pictures. Topics include usage description of flickr.interestingness.getList ;HTTP request sample; and HTTP response sample.
2022-10-01, ∼336🔥, 0💬

Performance of Floating-Point Data Types
This section provides a tutorial example on how to compare performance of floating-point data types: 'float', 'double', and 'decimal'
2022-10-01, ∼336🔥, 0💬

Garbage Collection Performance Test Summary
This chapter provides discussions on GC performance test result. Topics include comparison of performances of different garbage collectors; suggestions to use garbage collectors more efficiently.
2022-10-01, ∼336🔥, 0💬

System Users and Groups
This section provides a tutorial example on how to add and manage system users and groups on Linux computers.
2022-10-01, ∼336🔥, 0💬

Cheminformatics Related Terminologies
This section provides a list of commonly used terminologies related to molecule study.
2022-10-01, ∼336🔥, 0💬

PreparedStatement in Batch Mode
This section describes how to use PreparedStatement objects in batch mode.
2022-10-01, ∼336🔥, 0💬

"tmux" - Terminal Multiplexer
This section provides a tutorial example on how to use 'tmux' tool to manage multiple shells as windows and panes in a single terminal. 'tmux' automatically keeps all shells running when the terminal is disconnected.
2022-10-01, ∼336🔥, 0💬

Buffer Memory and Cache Memory
This section describes buffer memory and cache memory, which are temporary memory allocations in the free RAM area to improve data input and output performance on hard disk.
2024-08-17, ∼335🔥, 0💬

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

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

Archived SOAP::Lite 0.55 in ActivePerl 5.8.7
This section describes a tutorial on how to check the release number of SOAP::Lite package.
2022-10-11, ∼335🔥, 0💬

Cloning Certificates with New Identities
This section provides a tutorial example on how to use the 'keytool -keyclone' and 'keytool -selfcert' commands to clone an existing key entry and self-sign it with a new identity.
2022-10-08, ∼335🔥, 0💬

Configure CPAN Shell
This section provides a tutorial on how to configure CPAN Shell to manage Perl module installations on macOS.
2022-10-04, ∼335🔥, 0💬

2032 年年歷 - 鼠年
中國年歷 - 2032 年年歷 - 鼠年
2022-10-04, ∼335🔥, 0💬

"HelloAndroid.java" - First Android Java Code
This section provides a tutorial example on how to review and modify the first Android Java code, HelloAndroid.java. The modification is to print out the 'Hello Android' text on mobile devices.
2022-10-01, ∼335🔥, 0💬

Transmitting Non-ASCII Characters with Database
This section describes some basic settings and rules on how to transmit non-ASCII characters from PHP scripts to MySQL database server, and from MySQL database server back to PHP scripts.
2022-10-01, ∼335🔥, 0💬

"typeof" Operator and Data Types
This section provides a quick description of the 'typeof' operator and data types supported in JavaScript. A tutorial example is provided to list all data types number, string, boolean, object, function, and undefined.
2022-10-01, ∼335🔥, 0💬

Numeric Comparison Operations and Logical Operations
This chapter provides tutorial examples and notes about VBScript numeric comparison operations and logical operations. Topics include Equal to, Not equal to, Greater than, Less than, Greater than or equal to, Less than or equal to; Conjunction (Add), Disjunction (Or), Negation (Not), Exclusion (Xor)...
2022-10-01, ∼335🔥, 0💬

Literal Formats for Character - Example
This section provides a tutorial example on how to use character literals in different formats: single characters or escape sequences enclosed in single quotes.
2022-10-01, ∼335🔥, 0💬

Use 'class' to Define Enumeration
This section provides a tutorial on how to define a set of enumeratin constants use a 'class' declaration statement.
2022-10-01, ∼335🔥, 0💬

What Is Astronomy
This section describes what is astronomy.
2022-10-01, ∼335🔥, 0💬

The Snake - Chinese Zodiac Animal Sign
This section discuss about the Snake, the sixth Chinese zodiac animal sign.
2022-10-01, ∼335🔥, 0💬

1983 - "Sendmail" Mail Transfer Agent Developed by Eric Allman
This chapter provides some history of sendmail, a MTA (Mail Transfer Agent) developed by Eric Allman in 1983 for Unix systems.
2022-10-01, ∼335🔥, 0💬

Shell Sort - Performance
This section provides a tutorial on how to measure the performance of the Shell Sort algorithm. My first Java implementation of Shell Sort is performing somewhere between O(N*Log2(N) and O(N*N) order levels.
2022-10-01, ∼335🔥, 0💬

<< < 190 191 192 193 194 195 196 197 198 199 200 > >>   ∑:9067  Sort:Date