<< < 224 225 226 227 228 229 230 231 232 233 234 > >>   ∑:9020  Sort:Date

Java Supports Multi-Threading Programming
This section provides a quick demonstration of the multi-threading programming support in Java language.
2022-10-01, ∼229🔥, 0💬

PHP Script Source Code File Format
This section describes the PHP script source code file format - A text file with PHP code segments mixed into non-PHP text. The most common way to mix PHP codes is to use the PHP processing tag '?php'.
2022-10-01, ∼229🔥, 0💬

What Is Internet Gateway
This section provides a quick introduction of Telnet application that allows you to log into a remote computer over the Internet as a text based terminal.
2022-10-01, ∼229🔥, 0💬

"const" and "readonly" Variables
This section describes differences between 'const' and 'readonly' variables used in classes.
2022-10-01, ∼229🔥, 0💬

"SHOW" - Show Server Information
This section provides a tutorial on how to use 'show' statements to display MySQL server information.
2022-10-01, ∼229🔥, 0💬

Heap Sort Algorithm and Java Implementation
This chapter provides tutorial notes and codes on the Heap Sort algorithm. Topics include introduction of the Heap Sort algorithm, Java implementation and performance of the Heap Sort algorithm.
2022-10-01, ∼229🔥, 0💬

What is OpenSSL
A quick introduction is provided for OpenSSL, which is cryptography toolkit to support testing of Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols, as well as a full-strength general purpose cryptography library.
2022-10-01, ∼229🔥, 0💬

Getting Database Server and Driver Info
This section describes how to get database server and JDBC driver information through the DatabaseMetaData object.
2022-10-01, ∼229🔥, 0💬

"uname" - Display System Information
This section provides a tutorial example on how to display operating system information using the 'uname' command on Linux systems.
2022-10-01, ∼229🔥, 0💬

SSL/TLS Support on Tomcat 8 or Older
This section provides a tutorial example on how to configure Tomcat 8 or older to support SSL/TLS for the HTTPS service.
2024-04-12, ∼228🔥, 0💬

Unicode 到 Big5 轉換: 第 51 部分 - U+9BDC 到 U+9DD1
本節列出了 Unicode 到 Big5 代碼轉換表的第 51 部分 - Unicode U+9BDC 到 U+9DD1。
2024-02-03, ∼228🔥, 0💬

SSH Protocol and ssh/scp Commands
This chapter provides introductions and tutorial notes on SSH (Secure SHell) protocol and 'ssh/scp' commands. Topics include SSH connection steps; user password and public key authentication methods; SSH server configuration settings; 'ssh' for remote login sessions; 'scp' for copying remote files.
2023-12-26, ∼228🔥, 0💬

soapversion('1.2') and envprefix('soap12') Must Used Together
This section provides a tutorial example on how to set the Envelope element under a named namespace of 'http://www.w3.org/2003/05/soa p-envelope'- Using soapversion('1.2') and envprefix('soap12') together!
2022-10-09, ∼228🔥, 0💬

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

ResultSet Default Type: Forward-only
This section describes ResultSet default type: forward-only, which supports only next() method to move the cursor forward one row at a time.
2022-10-06, ∼228🔥, 0💬

Minkowski Spacetime and Diagrams
This chapter provides an introduction of Minkowski spacetime and diagram. Topics include introduction of Minkowski spacetime model; events interval; Lorentz transformation; Minkowski diagram; demonstration of time dilation and length contraction in Minkowski diagram.
2022-10-05, ∼228🔥, 0💬

AndroidView v3.0 - Referencing Views in Resource Files
This section provides a tutorial example on how to identify and reference layouts or views defined the layout resource file. This is needed to mix layouts and views created in Java code with those defined in the resource file.
2022-10-01, ∼228🔥, 0💬

Installing Application to Tablet using "ant installd"
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my Samsung mini tablet using the 'ant installd' command through the USB debugging interface.
2022-10-01, ∼228🔥, 0💬

Updating Variables Who Share an Object
This section describes what is in an object variable - An object variable actually contains the object identifier that points to where the object is stored.
2022-10-01, ∼228🔥, 0💬

Use PHP Composer on CentOS Computers
This section provides a tutorial example on how to install PHP Composer to manage PHP packages on CentOS systems.
2022-10-01, ∼228🔥, 0💬

javax.swing.JCheckBox and Related Methods
This section describes the javax.swing.JCheckBox class, and its commonly used methods.
2022-10-01, ∼228🔥, 0💬

Refreshing Loaded JavaBean Classes
This section provides a tutorial example on how to refresh loaded JavaBean classes using the 'Reload' function on the Tomcat Application Manager.
2022-10-01, ∼228🔥, 0💬

What Is Sendmail
This section provides a quick introduction of Sendmail, a MTA (Mail Transfer Agent), that works other MTAs and MDAs (Mail Delivery Agents) to transfer and deliver emails.
2022-10-01, ∼228🔥, 0💬

Connection URL Tests on Older MySQL Connector/J
Describes the connection URL format test program and result with older MySQL Connector/J releases.
2022-10-01, ∼228🔥, 0💬

<< < 224 225 226 227 228 229 230 231 232 233 234 > >>   ∑:9020  Sort:Date