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

1E4D0: Nag Mundari
This section provides a quick summary of the Unicode code point block: 'Nag Mundari', which contains 48 code points to represent Nag Mundari alphabets used in the Nag Mundari language.
2024-01-23, ∼206🔥, 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, ∼206🔥, 0💬

PHP SOAP Extension Functions for Server Programs
This section describes PHP SOAP Extension functions for server side programs.
2022-10-17, ∼206🔥, 0💬

State Machine Diagram - Transition Sequence Notations
This section describes the Transition Sequence Notation used in a UML State Machine Diagram. A Transition Sequence Notation presents a sequence of triggers and actions that make up a transition from one state to another.
2022-10-14, ∼206🔥, 0💬

Summary - Migrating "OpenSSL" Keys to "keystore"
This section describes high level steps on how to migrate a private key generated by 'OpenSSL' into a JKS (Java KeyStore) file. The key step is to merge the private key with its self-signed certificate into a PKCS#12 file.
2022-10-12, ∼206🔥, 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, ∼206🔥, 0💬

Chinese Calendar Background Information
This chapter provides Chinese calendar background information. Topics include astronomical background information for all calendar systems; introduction to the Gregorian calendar system; Equinoxes and Solstices data table; formula to calculate the position of the Sun using a formula; introduction to...
2022-10-06, ∼206🔥, 0💬

ActivePerl on Windows Systems
This chapter provides tutorial examples and notes about using ActivePerl on Windows systems. Topics include features of ActivePerl; installing ActivePerl on Windows systems; running Perl scripts with ActivePerl.
2022-10-05, ∼206🔥, 0💬

Substructure Search with Open Babel
This chapter provides introductions and tutorial examples on Open Babel 'obabel -s ...' command to do molecule substructure search. Topics include substructure search using SMARTS expressions with wildcard atoms/bonds and logical operators.
2022-10-05, ∼206🔥, 0💬

Connection Pooling with Commons DBCP PoolingDriver
This section provides a tutorial example that shows you how to use the Commons DBCP PoolingDriver class to manage the connection pool as a custom JDBC driver.
2022-10-04, ∼206🔥, 0💬

What Is Object Property Iteration
This section describes what is property iteration - A PHP built-in feature to access properties of an object in 'foreach' statement in the same as an associative array.
2022-10-01, ∼206🔥, 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, ∼206🔥, 0💬

The "Error" Object Type - Runtime Exceptions
This section provides a quick description and a tutorial example script on the 'Error' built-in object type, which is used to create 'Error' objects for runtime exception handling.
2022-10-01, ∼206🔥, 0💬

sax.DocumentTracer and sax.Writer
This section provides tutorial examples on how to use sample programs sax.DocumentTracer and sax.Writer to validate XML documents with XSD schema. Their error reporting format is better than dom.GetElementsByTagName and dom.Writer.
2022-10-01, ∼206🔥, 0💬

Example of Uploading Files
This section provides an example FTP session of uploading files.
2022-10-01, ∼206🔥, 0💬

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

Efficient Form of the Blowfish Algorithm
A more efficient form of the Blowfish Algorithm is presented with the 16-round loop expanded inline to avoid the 'Swap' step.
2022-10-01, ∼206🔥, 0💬

List of Cryptocurrencies
This section provides a list of cryptocurrencies on the market.
2022-10-01, ∼206🔥, 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, ∼206🔥, 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, ∼206🔥, 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, ∼206🔥, 0💬

Listing All Schemas - getSchemas()
This section describes how to get a list of all schemas in the current database on the SQL Server through the DatabaseMetaData object.
2019-04-03, ∼206🔥, 2💬

"CREATE SCHEMA" Statements
This section describes how to create a schema in the current database.
2016-06-08, ∼206🔥, 1💬

What Is Postfix
This section provides a quick description on Postfix, a free and open-source Mail Transport Agent (MTA) that routes and delivers electronic mail on Linux systems.
2024-04-06, ∼205🔥, 0💬

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