<< < 162 163 164 165 166 167 168 169 170 171 172 > >>   ∑:8894  Sort:Date

Chinese Characters in String Literals - UTF-8 Encoding
This section provides a tutorial example on how enter and use Chinese characters PHP string literals using Unicode UTF-8 encoding. The PHP script file should be stored in UTF-8 format.
2022-10-01, ∼267🔥, 0💬

Viewing a Certificate with a Private Key
This section provides a tutorial example on how to import a PKCS12 file containing a private-public key pair and its certificate into Windows system using 'Internet Options'.
2022-10-01, ∼267🔥, 0💬

Event Listeners and Objects
This section provides a quick description of event trigger attributes on different HTML tags and the 'event' object representing the event with detail information about the event. A tutorial example is provided to display mouse location by adding a listener to the mouse-pushed-down event.
2022-10-01, ∼267🔥, 0💬

The "JSON" Object Type - parse() and stringify()
This section provides a quick description and a tutorial example script on the 'JSON' built-in object type, which is used to parse JSON strings to create JavaScript structured values and convert JavaScript structured values to JSON strings.
2022-10-01, ∼267🔥, 0💬

References
List of reference materials used in this Java tutorial book.
2022-10-01, ∼267🔥, 0💬

What Is Annotation
This section describes the annotation programming facility that allows you to associates additional information with a program construct.
2022-10-01, ∼267🔥, 0💬

JRockit JVM 28.2.7 by Oracle Corporation
This chapter provides tutorial notes and example codes on JRockit JVM. Topics include downloading and installing JRockit R28.2.7; running Java programs on JRockit JVM; memory footprint of JRockit JVM; JRockit Mission Control tools; JRockit Management Console for JRockit and HotSpot JVMs.
2022-10-01, ∼267🔥, 0💬

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

Table Column Types for Bit Strings
Describes 2 types of table columns to store bit strings: BIT and BIT VARYING.
2022-10-01, ∼267🔥, 0💬

What Is a Font?
This section describes fonts of typefaces. A font is an instance of a typeface for formatted characters (glyphs in XSL-FO term), with a specific size, weight, style and character set.
2022-10-01, ∼267🔥, 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, ∼267🔥, 0💬

Usage Report on Heap Memory Areas
This section provides explanations of the usage report on heap memory areas generated by the '-Xlog:gc+heap=debug' log option.
2022-10-01, ∼267🔥, 0💬

Performance Impact of Chunk Size
This section provides tests to find out performance impact of the chunk size (number of objects created and released in a single test run). The throughput performance seems to be not impacted by the chunk size, if some throughput jumps are ignored.
2022-10-01, ∼267🔥, 0💬

Young Generation Collection - Minor GC
This section describes basic steps of a Young Generation Collection, also called a Minor GC. The Young Generation is divided into 3 areas: Eden, Survivor Space 'From' and Survivor Space 'To'.
2022-10-01, ∼267🔥, 0💬

"dd" - Copy Data from/to Storage Devices
This section provides a tutorial example on how to copy continuous blocks of data bytes from or to storage devices using the 'dd' command. File system structures can be bypassed.
2022-10-01, ∼267🔥, 0💬

"route" - Upate Routing Table
This section provides a tutorial example on how to use 'route' command to update the routing table currently used in the system.
2022-10-01, ∼267🔥, 0💬

Graphics Environments on Linux
This chapter provides introductions and tutorial examples about graphics environments. Topics include introduction to GNOME desktop; creating GNOME applications in Python; introduction to XQuartz X11 server; running Tk Python, Matplotlib Python scripts and Java GUI apps on GNOME desktop and X11 serv...
2022-10-01, ∼267🔥, 0💬

Most Popular Operating Systems
The most popular operating systems based on browser signature strings in page requests during the period from October 13, 2005 to September 2, 2006.
2022-01-04, ∼267🔥, 0💬

Shell Sort - Java Implementation
This section provides a tutorial on how to implement the Shell Sort algorithm in Java.
2016-03-08, ∼267🔥, 1💬

大五碼(Big5)与Unicode的关系
大五碼(Big5)字符集是Unicode字符集的一个子集。但 是大五碼编码和Unicode编码却毫无关系。
2024-01-31, ∼266🔥, 0💬

Collaboration Diagram and Notations in Visio
This section lists UML Collaboration Diagram notations supported in MS Visio 2010.
2022-10-08, ∼266🔥, 0💬

LWP-UserAgent-POST.pl - Posting Form Data
This section provides a tutorial example on how to send a POST request to a Web server with form input data, and dump all request and response messages.
2022-10-06, ∼266🔥, 0💬

Class Diagram - Dependency Notation
This section describes the Dependency Notation used in a UML Class Diagram. A Dependency Notation presents a relationship between two classes, in which one class (the client) depends on the other class (the supplier).
2022-10-04, ∼266🔥, 0💬

Archived: "adb shell" - Remote Shell Interface
This section describes the 'adb shell' command, which gives you a shell interface to the connected Android operating system. The shell interface allows you to manage the Android file system and invoke Android command line programs.
2022-10-01, ∼266🔥, 0💬

<< < 162 163 164 165 166 167 168 169 170 171 172 > >>   ∑:8894  Sort:Date