<< < 248 249 250 251 252 253 254 255 256 257 258 > >>   ∑:9067  Sort:Date

Year 1986 Chinese Calendar - Year of the Tiger
2022-10-04, ∼276🔥, 0💬

Expressions, Operations and Type Conversions
This chapter provides tutorial notes and example codes on PHP expressions and operations. Topics include writing expressions with data literals, variables, and operations; bitwise, arithmetic, comparison, logical, string, and assignment operations; precedence of operations; data type automatic conve...
2022-10-01, ∼276🔥, 0💬

Saturn Sign and Horoscope
This section provides an quick introduction of Saturn sign in horoscope.
2022-10-01, ∼276🔥, 0💬

The Monkey - Chinese Zodiac Animal Sign
This section discuss about the Monkey, the ninth Chinese zodiac animal sign.
2022-10-01, ∼276🔥, 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, ∼276🔥, 0💬

Performance of Floating-Point Data Types - Test
This section describes testing results of performance comparison on floating-point data types: 'float', 'double', and 'decimal'.
2022-10-01, ∼276🔥, 0💬

DELETE FROM - Statement to Delete Records from Tables
A tutorial example is provided on how to use DELETE FROM statements to delete records from tables.
2022-10-01, ∼276🔥, 0💬

Archived: Downloading Apache 2.2.4 Binary for Windows
This section describes how to download Apache 2.2.4 binary distribution for Windows.
2022-10-01, ∼276🔥, 0💬

Ether Units
This section describes units of Ether.
2022-10-01, ∼276🔥, 0💬

Generational Garbage Collection in HotSpot
This section describes the generational garbage collection architecture used in the HotSpot JVM. Young Generation stores objects with shorter lives and Tenured Generation stores objects with longer lives.
2022-10-01, ∼276🔥, 0💬

Tenured Generation Collection - Major GC
This section describes basic steps of a Tenured Generation Collection, also called a Major GC, which uses a simple 3-step Mark-Sweep-Compact algorithm on the entire Tenured Generation.
2022-10-01, ∼276🔥, 0💬

Performance Test and System Interruptions
This section provides a tutorial showing performance measurement impact of operating system interruptions on JVM.
2022-10-01, ∼276🔥, 0💬

"WindowServer" Process - Drawing Graphics on Screen
This section describes 'WindowServer' process, which serves all apps to draw their graphical elements on the desktop.
2022-10-01, ∼276🔥, 0💬

"login" Processes - Login Window and Services
This section describes 'login' processes, which are created by the operating system to display the login window and provide login services.
2022-10-01, ∼276🔥, 0💬

"del" Statement - Delete Statement
This section provides a quick introduction of 'del' (delete) statement, which is a simple statement that deletes the definitions of given targets and their associated object references.
2022-10-01, ∼276🔥, 0💬

"from module import *" Statement
This section provides a quick introduction of 'from module import *' statement, which imports all members of a given module.
2022-10-01, ∼276🔥, 0💬

Performance Comparison of Inserting Integers vs. Strings
This section provides a tutorial example on how to check performance comparison between inserting integers and inserting strings to MySQL database.
2022-10-01, ∼276🔥, 0💬

/proc/{id}/smaps - Process Memory Map Details
This section describes the pseudo file '/proc/{id}/smaps' that represents virtual memory map of a given process with detailed information on each mapped area.
2024-08-17, ∼275🔥, 0💬

About This Book
This section provides some detailed information about this book - Reference Citations - HerongYang.com.
2022-10-18, ∼275🔥, 0💬

2036 年年历 - 龙年
中国年历 - 2036 年年历 - 龙年
2022-10-16, ∼275🔥, 0💬

DES Java Implementation in JDK by Sun
This section describes how DES algorithm is implemented in JDK. DES algorithm is implemented as part of the JCE package which is integrated in the JDK since version 1.4.
2022-10-10, ∼275🔥, 0💬

Objects (or References) and Classes (or Packages)
This chapter provides tutorial examples and notes about objects and classes. Topics include converting references to objects by bless(); using packages as classes; invoking package subroutines as class or object methods; creating objects within a package by new(); Example of a simple Perl class, Cal...
2022-10-07, ∼275🔥, 0💬

Equinoxes, Solstices and Seasons
This section describes Equinoxes, Solstices and Seasons, which are based on the tropical year.
2022-10-06, ∼275🔥, 0💬

Scrollable ResultSet and Moving Cursor Backward
This section describes how to set ResultSet to be scrollable and how to move cursor backward.
2022-10-05, ∼275🔥, 0💬

<< < 248 249 250 251 252 253 254 255 256 257 258 > >>   ∑:9067  Sort:Date