<< < 260 261 262 263 264 265 266 267 268 269 270 > >>   ∑:9026  Sort:Date

"more", "head" and "cat" - Read Files
This section provides a tutorial example on how to use 'more', 'head' or 'tail' commands to read text files one screen at a time, to read the first 10 lines, or to read the last 10 lines.
2022-10-01, ∼232🔥, 0💬

What Are Email Message Headers
This section provides a quick introduction of email message headers.
2024-06-08, ∼231🔥, 0💬

1985 年年历 - 牛年
中国年历 - 1985 年年历 - 牛年
2022-10-14, ∼231🔥, 0💬

RPC Response Messages
This section provides some examples of using RPC (Remote Procedure Call) response messages.
2022-10-11, ∼231🔥, 0💬

GameServer.pl - XML Communication Server Example
This section provides a tutorial example on how write an XML communication server program to accept client connections, send and receive XML messages.
2022-10-06, ∼231🔥, 0💬

"ij" - Client Tool to Create New Databases
This section describes how to use the command line tool 'ij' to create a new database with a new table.
2022-10-05, ∼231🔥, 0💬

Running Services - Background Processes
This section provides a tutorial example on how to review running services, or background processes, on my Android tablet. Those background processes are started automatically and running all the time.
2022-10-01, ∼231🔥, 0💬

Character String Traveling Paths
This section describes steps of connection paths that character strings must travel through in a typical Web based application: output characters strings come from PHP files or data base tables and input character strings come from user's Web browser.
2022-10-01, ∼231🔥, 0💬

GetISD - Usage Description
This section describes the free Web service GetISD provided by WebserviceX.NET. GetISD allows you to retrieve ISD (International Subscribers Dialing) phone code for a given country or territory.
2022-10-01, ∼231🔥, 0💬

Table Column Types for Spatial Geometry Data
Describes 8 types of table column to store Spatial Geometry Data: GEOMETRY, POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING, MULTIPOLYGON, GEOMETRYCOLLECTION, GEOMETRYCOLLECTION.
2022-10-01, ∼231🔥, 0💬

Most Popular Search Engines
The most popular search engines based on page referral request counts for last 154 days of year 2008.
2022-10-01, ∼231🔥, 0💬

Most Operating Systems
The most popular operating systems based on browser signature strings in log files for last 105 days of year 2006.
2022-10-01, ∼231🔥, 0💬

General Suggestions for Better GC Performance
This section describes some general rules used by JVM to manage memory and get better GC performance.
2022-10-01, ∼231🔥, 0💬

Install Apache Maven on macOS
This section provides a tutorial on how to install Apache Maven as a tool to build Java applications on macOS.
2022-10-01, ∼231🔥, 0💬

Assignment Expression - Walrus Operation
This section provides a quick introduction on assignment expression, which assigns an object to a variable and returns the object at the same time.
2022-10-01, ∼231🔥, 0💬

"for" Statement for Iterative Execution
This section provides a quick introduction of 'for' statement, which executes a block of sub-statements repeatedly while the given condition is valid.
2022-10-01, ∼231🔥, 0💬

JDBC-ODBC - Executing Queries on Flat Files
This section describes how to execute SELECT queries on flat text files through the ODBC driver.
2022-10-01, ∼231🔥, 0💬

Compile and Run Java Programs
This section describes how to compile and run Java programs.
2022-10-01, ∼231🔥, 0💬

"tar -c" and "tar -x" - Create and Extract Archive Files
This section provides a tutorial example on how to use 'tar -c' command to compress multiple file and sub-directories into an archive file and use 'tar -x' command to extract files out of an archive file.
2022-10-01, ∼231🔥, 0💬

What Is Double-Generator Expression
This section provides a quick introduction of filtered generator expression, which contains a 'for' clause with a 'if' sub-clause enclosed in parentheses and returns a generator iterator.
2024-10-29, ∼230🔥, 0💬

What Is Apache HTTP Server "httpd"
This section provides a quick introduction of Apache HTTP Server, also referred as HTTP daemon or httpd.
2024-04-12, ∼230🔥, 0💬

"apachectl status/start/stop" Commands
This section provides a tutorial example on how to use 'sudo apachectl *' commands to control the Apache HTTP Server, httpd.
2023-05-29, ∼230🔥, 0💬

Performance of Inserting Rows with a Regular Statement
This section describes how to measure the performance of inserting rows using a Statement object.
2023-03-04, ∼230🔥, 0💬

Chinese Calendars: Year 2071 to 2080
This chapter provides Chinese calendars for 10 years from 2071 to 2080.
2022-12-10, ∼230🔥, 0💬

<< < 260 261 262 263 264 265 266 267 268 269 270 > >>   ∑:9026  Sort:Date