<< < 112 113 114 115 116 117 118 119 120 121 122 > >>   ∑:8899  Sort:Rank

Archived Tutorials
This chapter contains some archived tutorial notes and example codes from previous versions of this book.
2022-10-08, ∼159🔥, 0💬

PDF,EPUB,以及印刷版全版
本章介绍了如何购买 PDF,EPUB,以及印刷版全版内容。
2022-10-08, ∼176🔥, 0💬

NumberToWords_localhost.pl - Testing on Local Host
This section provides a tutorial example on how to generate the NumberToWords request without using the real Web service server - Letting the connection fail with a localhost proxy URL.
2022-10-08, ∼181🔥, 0💬

DBM Database Example - English French Dictionary
This section provides a tutorial example of using DBM database files to build an English to French dictionary with insert, update, delete and print functions.
2022-10-08, ∼173🔥, 0💬

Using DBM Database Files
This chapter provides tutorial examples and notes on DBM database files. Topics include using dbmopen() to connect a hash variable to a DBM database; example scripts of storing two and multiple columns in DBM database files.
2022-10-08, ∼208🔥, 0💬

CalendarModule.pm - A Sample Perl Module
This section provides a tutorial sample Perl module, CalendarModule.pm, which hold some calendar elements of the current date and time. It also provides a subroutine, isLeapYear().
2022-10-08, ∼158🔥, 0💬

Introduction of Special Relativity
This chapter provides an introduction of the special theory of relativity. Topics include 2 assumptions of special relativity; inertial frame of references; the principle of relativity; constancy of speed of light.
2022-10-08, ∼159🔥, 0💬

JCE DES Stream Ciphers Testing Program
This section provides a tutorial example on how to use DES stream ciphers provided in the JDK JCE package.
2022-10-07, ∼188🔥, 0💬

Objects (or References) and Classes (or Packages)
This chapter provides tutorial examples and notes about objects and classes. Topics include converting references to objects by bless(); using packages as classes; invoking package subroutines as class or object methods; creating objects within a package by new(); Example of a simple Perl class, Cal...
2022-10-07, ∼171🔥, 0💬

About This Book
This section provides some detailed information about this book - Perl Tutorials - Herong's Tutorial Examples.
2022-10-07, ∼188🔥, 0💬

LWP::UserAgent and Web Site Testing
This chapter provides tutorial examples and notes about using LWP::UserAgent Perl class. Topics include introduction of LWP::UserAgent, HTTP::Request, HTTP:Response, and HTTP::Cookies classes; using get(), post() and request() methods to send HTTP requests with GET or POST; following HTTP redirects;...
2022-10-07, ∼172🔥, 0💬

Falling Ball in Elevator Frame of Reference
This section provides an example of a falling ball in the elevator frame of reference, where we need to add a fictitious force to cancel out the gravitational force to make Newton's First and Second Laws of Motion valid.
2022-10-07, ∼164🔥, 0💬

SQL*Plus - Oracle Command Line Interface
This section describes how to use Oracle command line interface, SQL*Plus.
2022-10-07, ∼180🔥, 0💬

PreparedStatement with Parameters
This section describes how to create PreparedStatement objects with Parameters.
2022-10-07, ∼168🔥, 0💬

What Is Common Gateway Interface (CGI)?
This section describes what is CGI (Common Gateway Interface) - a protocol defines how a Web server program interacts with application programs.
2022-10-07, ∼170🔥, 0💬

MapGuide Manual - Active selections
'Base64 Encoding' tutorial book was cited in a GIS application, MapGuide, manual in 2008.
2022-10-07, ∼140🔥, 0💬

1946 年年歷 - 狗年
中國年歷 - 1946 年年歷 - 狗年
2022-10-07, ∼140🔥, 0💬

Year 2063 Chinese Calendar - Year of the Sheep
2022-10-07, ∼121🔥, 0💬

edu.uiuc.ncsa.soap.SOAPUtil.java
'DOM (Document Object Model) - API for XML Files' tutorial was used the SOAPUtil.java code at University of Illinois in 2008.
2022-10-07, ∼132🔥, 0💬

Using SHA1 Message Digest in PHP
This section provides a tutorial example on how to use SHA1 message digest algorithm in PHP. The PHP engine has a built-in function sha1().
2022-10-07, ∼193🔥, 0💬

1910 年年历 - 狗年
中国年历 - 1910 年年历 - 狗年
2022-10-07, ∼112🔥, 0💬

"obenergy" - Calculate Molecule Energy
This section provides a quick introduction on the 'obenergy' command provided in Open Babel package to calculate molecule energy.
2022-10-07, ∼164🔥, 0💬

PHP SOAP Extension Client Programs
This chapter provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.
2022-10-07, ∼229🔥, 0💬

3-Dimensional Cartesian Coordinate System
This section provides an introduction of 3-dimensional Cartesian coordinate systems, which uses perpendicular projections on 3 perpendicular axes to describe any locations in the frame of reference.
2022-10-07, ∼161🔥, 0💬

<< < 112 113 114 115 116 117 118 119 120 121 122 > >>   ∑:8899  Sort:Rank