<< < 253 254 255 256 257 258 259 260 261 262 263 > >>   ∑:9107  Sort:Date

PHP Version Pre-Installed on CentOS 6
This section provides notes to verify PHP version supported on CentOS 6.0 and run a simple PHP interactive scripting session.
2022-10-01, ∼312🔥, 0💬

Evaluating JavaScript Code with 'jrunscript' Interactively
This section provides a tutorial example on how to evaluate JavaScript codes with 'jrunscript' in interactive mode. Each line is evaluated as an expression. The value is printed on the screen.
2022-10-01, ∼312🔥, 0💬

Request and Response - Guest Registration
This section provides a mock request and a mock response for the Registration Web service that uses SOAP 1.2 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼312🔥, 0💬

JavaBean Objects and "useBean" Action Elements
This chapter provides tutorial notes and example codes on using JavaBean in JSP pages. Topics include what is a JavaBean; 'useBean', 'setProperty' and 'getProperty' action elements; using JavaBean objects in scripting elements; refreshing loaded JavaBean classes; Tomcat compilation error when import...
2022-10-01, ∼312🔥, 0💬

Using Elements Declared in Different Namespaces - Errors
This section describes a tutorial example of incorrect usages of imported element declarations from a different namespace.
2022-10-01, ∼312🔥, 0💬

LatLonListCityNames - Response Message Sample
This section provides a response message sample of LatLonListCityNames Web service.
2022-10-01, ∼312🔥, 0💬

GetQuote - Request Message Sample
This section provides a request message sample of GetQuote Web service.
2022-10-01, ∼312🔥, 0💬

Build Ethereum Private Network Properly
This section describes how to build a new Ethereum private network properly.
2022-10-01, ∼312🔥, 0💬

macOS Network Connections
This chapter provides quick introductions of macOS network connections. Topics include 'ifconfig', 'traceroute', 'route' and 'netstat -nr' and 'lsof' commands.
2022-10-01, ∼312🔥, 0💬

Create My Own Root CA on macOS
This section provides a tutorial example on how to create self-signed root CA for yourself on macOS using Keychain Access.
2022-10-01, ∼312🔥, 0💬

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

Reference Citations in 2024
This is a collection of reference citations to Herong's tutorials on the Internet in 2024.
2025-01-07, ∼311🔥, 0💬

Received: from ... by ... - SMTP Server Log
This section provides an email message example with 'Received: from ... by ...' header to to record a log message when the message was transmitted from one SMTP server to another.
2024-06-08, ∼311🔥, 0💬

What Is SMTP
This section provides a quick introduction on SMTP (Simple Mail Transfer Protocol) for message transmission. A SMTP sample session of submitting an email message using the 'telnet' command is included.
2024-04-06, ∼311🔥, 0💬

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

Big5 to Unicode - Row C1: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row C1: Level 1 Characters.
2024-01-29, ∼311🔥, 0💬

Big5 to Unicode - Row EA: Level 2 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row EA: Level 2 Characters.
2024-01-29, ∼311🔥, 0💬

DataFlex - "ListOfCountryNamesByName" Operation
This section provides a tutorial example on how to use the 'ListOfCountryNamesByName' operation of the free Web service 'DataFlex' provided by oorsprong.org.
2024-01-21, ∼311🔥, 0💬

Install Xcode Command Line Tools
This section provides a tutorial on how to install Xcode Command Line Tools, which is required to install Perl add-on modules on macOS.
2022-10-25, ∼311🔥, 0💬

Archived: Downloading and Installing JDK on Windows
This section provides a tutorial example on how to download and install JDK 12 on a Windows system.
2022-10-19, ∼311🔥, 0💬

Year 1944 Chinese Calendar - Year of the Monkey
2022-10-16, ∼311🔥, 0💬

Imager - Create and Save Image
This section provides a tutorial example on using stat() to return many statistics of the specified file, including file size, creation time, and last modification time.
2022-10-12, ∼311🔥, 0💬

Socket.pm - The Socket Module
This section provides a tutorial example on how to use the Socket.pm module to creating sockets and establish network communication connections.
2022-10-10, ∼311🔥, 0💬

Use of undefined constant SOAP_1_2
'SOAP Extension Function and Calling Web Services' tutorial was cited in a The Imaging Source forum post in 2009.
2022-10-04, ∼311🔥, 0💬

<< < 253 254 255 256 257 258 259 260 261 262 263 > >>   ∑:9107  Sort:Date