<< < 243 244 245 246 247 248 249 250 251 252 253 > >>   ∑:9024  Sort:Rank

Archived: Download and Install PHP 5.2.2 on Windows
This section describes how to download and install PHP 5.2.2 on Windows systems.
2022-10-01, ∼302🔥, 0💬

Selection Sort - Algorithm Introduction
This section describes the Selection Sort algorithm - A simple and slow sorting algorithm that repeatedly selects the lowest or highest element from the un-sorted section and moves it to the end of the sorted section.
2022-10-01, ∼302🔥, 0💬

What is PHP Mcrypt Extension
This section describes the PHP Mcrypt Extension - a built-in PHP extension that allows to access the mcrypt library, which supports Blowfish and a number of other cipher encryption algorithms.
2022-10-01, ∼302🔥, 0💬

"zipalign" Command - Aligning File Locations in .apk Package
This section describes the 'zipalign' tool for aligning file locations in an .apk package (really a .zip file) to decreases memory usage when running the application.
2022-10-01, ∼301🔥, 0💬

php.ini - PHP Runtime Configuration
This section describes the PHP runtime configuration file, php.ini.
2022-10-01, ∼301🔥, 0💬

"while" Loop Statements
This section provides a quick description of the 'while' loop statement.
2022-10-01, ∼301🔥, 0💬

Axis2RegistrationClient.java - document/literal Style
This section provides a tutorial example on how to build a SOAP Body message in document/literal style and call the Registration Web service.
2022-10-01, ∼301🔥, 0💬

c:forTokens Action Tag
This section describes the c:forTokens action tag in the JSTL Core library. c:forTokens allows you to specify a section of JSP code that will be processed repeatedly by iterating through a list of tokens.
2022-10-01, ∼301🔥, 0💬

flickr.interestingness.getList - Get Interesting Photos
This chapter provides a quick introduction of the free Web service, flickr.interestingness.getList ,returning a list of identifications of top pictures. Topics include usage description of flickr.interestingness.getList ;HTTP request sample; and HTTP response sample.
2022-10-01, ∼301🔥, 0💬

What Is SOAP Web Service
This section describes SOAP Web services, which are implemented using the SOAP (Simple Object Access Protocol).
2022-10-01, ∼301🔥, 0💬

The Snake - Chinese Zodiac Animal Sign
This section discuss about the Snake, the sixth Chinese zodiac animal sign.
2022-10-01, ∼301🔥, 0💬

What Is SQL
This section provides a quick introduction of SQL (Structured Query Language), a computer language that allows users to interact with RDBMS to define create data structure and manage data instances.
2022-10-01, ∼301🔥, 0💬

Steps and Components Involved
This section describes steps and application components involved in inputting Chinese characters through Web forms.
2022-10-01, ∼301🔥, 0💬

Data Architectures of Bitcoin Wallet
This section describes Data Architectures of a Bitcoin Wallet.
2022-10-01, ∼301🔥, 0💬

What Are Bitcoin Consensus Rules
This section describes what are Bitcoin Consensus Rules.
2022-10-01, ∼301🔥, 0💬

Finite Elliptic Curve Group, Eq(a,b), q = p^n
This section describes finite elliptic curve groups constructed with modular arithmetic reduction of prime power numbers, p^n.
2022-10-01, ∼301🔥, 0💬

Using Keychain Access as Certificate Manager
This section provides a quick introduction on Keychain Access as an certificate manager to store private keys and PKI certificates.
2022-10-01, ∼301🔥, 0💬

Configure OpenLDAP Server on CentOS
This section provides a tutorial example on how to configure OpenLDAP server on a CentOS 6 computer to build a simple local directory service.
2022-10-01, ∼301🔥, 0💬

"obabel" vs. "babel" Open Babel Commands
This section provides a quick summary of differences between on Open Babel 'obabel' new command and 'babel' old command.
2022-10-01, ∼301🔥, 0💬

Loading Driver Class with Class.forName()
This section provides a tutorial program on how to load Microsoft JDBC Driver 1.0 class explicitly using the Class.forName() method.
2022-10-01, ∼301🔥, 0💬

Microsoft JDBC Driver - DDL Statements
This chapter provides tutorial notes on executing DDL statements with Microsoft JDBC Driver. Topics include creating schemas; creating, altering and dropping tables.
2022-10-01, ∼301🔥, 0💬

Inserting CLOB Values with setClob() Method
This section describes how to insert CLOB values with the PreparedStatement.setClob() method.
2022-10-01, ∼301🔥, 0💬

Implementing Activity Callback Methods
This section provides a tutorial example on how to implement activity callback methods using ActivityLog application as an example to log a short message from each callback method in a log file.
2022-10-01, ∼300🔥, 0💬

Web Archive File - XML File of Base64 Encoded Data
This section provides a tutorial example on how to view contents of a Web archive file, which is really an XML file with Base64 encoded data.
2022-10-01, ∼300🔥, 0💬

<< < 243 244 245 246 247 248 249 250 251 252 253 > >>   ∑:9024  Sort:Rank