<< < 249 250 251 252 253 254 255 256 257 258 259 > >>   ∑:9026  Sort:Date

JceSecretKeyTest.java - Secret Key Test Program
This section provides a quick tutorial example on how to write a sample program to generate a secret key for Blowfish, DES, or HmacMD5 encryption, save the secret key to a file, and read it back.
2022-10-06, ∼235🔥, 0💬

Scrollable ResultSet and Moving Cursor Backward
This section describes how to set ResultSet to be scrollable and how to move cursor backward.
2022-10-05, ∼235🔥, 0💬

Using Interface Viewer on Bindings
This section provides a tutorial example on how to use SoapUI Interface Viewer against a binding defined in a WSDL document. The overview tab gives a summary of information about the binding.
2022-10-05, ∼235🔥, 0💬

What Is an Inertial Frame of Reference
This section describes an inertial frame of reference - a frame of reference in which no acceleration can be detected in any direction.
2022-10-04, ∼235🔥, 0💬

Reference Citations in 2014
This is a collection of reference citations to Herong's tutorials on the Internet in 2014.
2022-10-04, ∼235🔥, 0💬

"if" Statements
This section describes 4 forms of 'if' statements supported in PHP. The more complex form is 'if ... elseif ... else'.
2022-10-01, ∼235🔥, 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, ∼235🔥, 0💬

ChangeAreaUnit - Usage Description
This section describes the free Web service ChangeAreaUnit provided by WebserviceX.NET. ChangeAreaUnit allows you to convert area values in acre, hectare, square foot, square inch, square kilometer, square meter, and more.
2022-10-01, ∼235🔥, 0💬

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

UPDATE with Joined Tables
This section provides a tutorial example on how to use UPDATE statements to update records in one or multiple tables with joined tables.
2022-10-01, ∼235🔥, 0💬

Introduction to Data Type
This section provides a quick introduction of Python basic data types including NoneType, bool, int, float, bytes, str, tuple, list, dict, etc.
2022-10-01, ∼235🔥, 0💬

What Is Expression
This section provides a quick introduction of expressions. An expression is a sequence of lexical tokens in Python source code that expresses a single object, a single operation, or multiple operations executed sequentially.
2022-10-01, ∼235🔥, 0💬

What Is Statement
This section provides a quick introduction of statement, which is the smallest unit of code that can be sent to the Python system to execute.
2022-10-01, ∼235🔥, 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-01, ∼235🔥, 0💬

Performance of Inserting Rows with a Regular Statement
This section describes how to measure the performance of inserting rows using a Statement object.
2022-10-01, ∼235🔥, 0💬

"jobs" - Manage Background Jobs
This section provides a tutorial example on how to use 'jobs' command to display background jobs, which are processes with input detached the keyboard. You can start a background job by adding the 'ampersand' sign to the end of the commmad.
2022-10-01, ∼235🔥, 0💬

Performance Comparison of Inserting Integers vs. Strings
This section provides a tutorial example on how to check performance comparison between inserting integers and inserting strings to MySQL database.
2022-10-01, ∼235🔥, 0💬

Most Popular Search Engines
The most popular search engines based on page referral request counts for year 2025 with 3 weeks of log files missing.
2026-01-02, ∼234🔥, 0💬

Most Popular Certificate Authorities
This section provides a list of most popular certificate authorities.
2024-11-27, ∼234🔥, 0💬

Email Message Format and Example
This section describes the email message format. A very simple email message is also provided.
2024-06-08, ∼234🔥, 0💬

說明与摘要
提供了有關本書《大五碼(Big5)編碼自學筆記》的詳細資訊.
2024-02-03, ∼234🔥, 0💬

1D2C0: Kaktovik Numerals
This section provides a quick summary of the Unicode code point block: 'Kaktovik Numerals', which contains 32 code points to represent Kaktovik Numerals alphabets used in the Kaktovik Numerals language.
2024-01-23, ∼234🔥, 0💬

SquirrelMail Configuration for SMTPS Port 465
This section provides a tutorial example on how to configure a SquirrelMail Webmail site to use the secure SMTPS port 465 to send out emails through a mail server on a local network.
2023-07-10, ∼234🔥, 0💬

Socket Communication Over the Internet
This chapter provides tutorial examples and notes on socket communication. Topics include the socket communication interface model; built-in functions for socket communication server and client; using listen() and accept() functions to play the server role; using connect() to play the client role.
2022-10-28, ∼234🔥, 0💬

<< < 249 250 251 252 253 254 255 256 257 258 259 > >>   ∑:9026  Sort:Date