<< < 266 267 268 269 270 271 272 273 274 275 276 > >>   ∑:9107  Sort:Date

Command Line Variable Substitution
This section provides a quick introduction of C shell command line variable substitution.
2022-10-01, ∼298🔥, 0💬

Pushing an Email Message in Mail Queue
This section provides an example using Sendmail a Mail User Agent (MUA) to transfer a remote email message, which is stored in the mail queue waiting for a connection to the remote machine.
2022-10-01, ∼298🔥, 0💬

Crypt::Blowfish Behavior Tests
A tutorial Perl example is provided to show how to verify behaviors of Crypt::Blowfish module on different sizes of secret keys and plaintext messages.
2022-10-01, ∼298🔥, 0💬

pip3 - Package Installer for Python 3
This section provides a tutorial on how to use pip3 (Package Installer for Python 3) to manage and install packages.
2022-10-01, ∼298🔥, 0💬

"sudo" Command and Privilege
This section provides a tutorial example on how to grant 'sudo' privilege to a user to allow him/her to run 'sudo' command to gain 'root' permission without login as 'root'.
2022-10-01, ∼298🔥, 0💬

Java Chinese Lunar Calendar
'中国年历算法和程式' tutorials were cited in a csdn.net article in 2024.
2025-01-07, ∼297🔥, 0💬

GD Library - Pad Transparent Image
This section provides a tutorial example on how to pad the transparent background of to expand an image using GD Library functions.
2024-07-29, ∼297🔥, 0💬

Introduction to Email
This chapter provides introductions on email and related technologies. Topics include SMTP, POP3 and IMAP protocols; SSL/TLS secure connections; MUA, MSA, MTA and MDA software agents.
2024-04-06, ∼297🔥, 0💬

Big5 到 Unicode 轉換:二級漢字 - 第 EC 行
本節列出了 Big5 到 Unicode 代碼轉換表中二級漢字 - 第 EC 行。
2024-02-03, ∼297🔥, 0💬

What Is Zeep Python Library
This section describes the Zeep Python library a fast and modern Python SOAP client.
2024-01-09, ∼297🔥, 0💬

"CREATE TABLE" - Creating New Tables
This section describes how to create a table through the JDBC interface.
2023-06-23, ∼297🔥, 0💬

Creating Procedures with IN and OUT Parameters
This section describes how to create a procedure with IN and OUT parameters.
2022-11-27, ∼297🔥, 0💬

Sending a Remote Method Call as a HTTP Request
This section describes how a remote method call XML message can be delivered to the remote machine as a HTTP request. Extra request head lines are used.
2022-11-06, ∼297🔥, 0💬

JCE DES Stream Ciphers Testing Program Result
This section provides results of the tutorial example on how to use DES stream ciphers provided in the JDK JCE package.
2022-10-21, ∼297🔥, 0💬

Year 1952 Chinese Calendar - Year of the Dragon
2022-10-12, ∼297🔥, 0💬

Downloading and Installing JDK on Linux
This section provides a tutorial example on how to download and install JDK on Linux systems. The best way to install JDK on CentOS system is to the 'yum' package management tool.
2022-10-07, ∼297🔥, 0💬

Request-Response Message Exchange Pattern
This section describes the SOAP Request-Response Message Exchange Pattern, its properties and processing rules.
2022-10-06, ∼297🔥, 0💬

Capturing the HTTP Request from a Browser
This section provides a tutorial example on how to capture the HTTP request generated from a Web browser like Firefox with the socket server test program.
2022-10-05, ∼297🔥, 0💬

Using MD5 Message Digest in Perl
This section provides a tutorial example on how to use MD5 message digest algorithm in Perl. John Allen implemented the entire MD5 algorithm in 8 lines of Perl 5 code.
2022-10-04, ∼297🔥, 0💬

Visiting "https" Website with Chrome on Android Phone
This section provides a tutorial example on how to visit an HTTPS Website with Chrome on Android phone.
2022-10-01, ∼297🔥, 0💬

GetInfoByState - Usage Description
This section describes the free Web service GetInfoByState provided by WebserviceX.NET. GetInfoByState allows you to retrieve ZIP codes for a given US state. City names, phone area codes and time zone codes are also included.
2022-10-01, ∼297🔥, 0💬

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

Java Is Platform Independent
This section describes how a Java program can be written and compiled on a Linux system first. The compiled code can be then transferred to a Windows system for execution.
2022-10-01, ∼297🔥, 0💬

General Guidelines on Bulk Changes
This section provides a tutorial on how to install MySQL database server on macOS.
2022-10-01, ∼297🔥, 0💬

<< < 266 267 268 269 270 271 272 273 274 275 276 > >>   ∑:9107  Sort:Date