<< < 89 90 91 92 93 94 95 96 97 98 99 > >>   ∑:9086  Sort:Rank

Variables - Scalar, Array and Hash
This section describes Perl variable types: Scalar, Array, and Hash. Variable names must be prefixed with special symbols to indicate their types, $, @ and %.
2022-11-02, ∼241🔥, 0💬

Perl SOAP::Lite for GetSpeech SOAP 1.1 Web Service
This chapter provides tutorial examples and notes on calling GetSpeech SOAP 1.1 Web service using SOAP::Lite. Topics include using on_action() function to provide call back function to generate correct SOAPAction header line; using SOAP::Data class to create parameter elements with specific names an...
2022-11-02, ∼253🔥, 0💬

No Suitable Driver connecting jdk1.5 with javaDB derby
'Loading Derby JDBC Driver Classes' tutorial book was cited in an Experts Exchange forum post in 2008.
2022-11-01, ∼259🔥, 0💬

SSL simple chat
'SslReverseEchoer.java - SSL Server Socket Example' tutorial was cited in a Google group in 2009.
2022-11-01, ∼175🔥, 0💬

bikin website dalam bahasa cina dengan php
'Chinese Character Set Encoding Options' tutorial was cited in a forum post in Indonesian language in 2012.
2022-11-01, ∼185🔥, 0💬

Testing OpenSSL with fsockopen()
This section provides a tutorial example on how to test the PHP OpenSSL module with the fsockopen() function, which allows you to open a socket connection to a remote computer with the regular TCP protocol or the secure TLS protocol.
2022-11-01, ∼141🔥, 0💬

-cp or -classpath Syntax on Different Systems
This section describes syntax differences of the -cp or -classpath option at the Java command line to specify JDBC implementation driver JAR files.
2022-11-01, ∼203🔥, 0💬

GetSpeech_SOAP_1_1.pl - SOAP::Lite for SOAP 1.1 Web Service
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name and a namespace. My first SOAP::Lite program works now with the GetSpeech Web service.
2022-11-01, ∼236🔥, 0💬

1937 年年历 - 牛年
中国年历 - 1937 年年历 - 牛年
2022-11-01, ∼189🔥, 0💬

do() Function - Including Script Files
This section provides a tutorial example on how to use do() function to include script code from another file into the current script file.
2022-11-01, ∼233🔥, 0💬

Substructure Search with SMARTS Expressions
This section provides a tutorial example on how to use SMARTS expressions string to do substructure search using 'obabel ... -s ...' command with Open Babel.
2022-11-01, ∼249🔥, 0💬

References
List of reference materials used in this book.
2022-10-31, ∼368🔥, 0💬

Year 1920 Chinese Calendar - Year of the Monkey
2022-10-31, ∼218🔥, 0💬

Year 1918 Chinese Calendar - Year of the Horse
2022-10-31, ∼223🔥, 0💬

Year 1916 Chinese Calendar - Year of the Dragon
2022-10-31, ∼234🔥, 0💬

Year 1913 Chinese Calendar - Year of the Ox
2022-10-31, ∼216🔥, 0💬

Year 1912 Chinese Calendar - Year of the Rat
2022-10-31, ∼219🔥, 0💬

What Is JDBC?
This section provides a quick answer to the question of 'What is JDBC?'
2022-10-31, ∼311🔥, 0💬

Imager - Convert Image File Format
This section provides a tutorial example on how to convert image file from one format to another format using read() and write() functions from the Perl Imager module.
2022-10-31, ∼292🔥, 0💬

Year 1909 Chinese Calendar - Year of the Rooster
2022-10-31, ∼234🔥, 0💬

Year 1906 Chinese Calendar - Year of the Horse
2022-10-31, ∼208🔥, 0💬

Year 1905 Chinese Calendar - Year of the Snake
2022-10-31, ∼232🔥, 0💬

2006 年年歷 - 狗年
中國年歷 - 2006 年年歷 - 狗年
2022-10-31, ∼188🔥, 0💬

Commonly Used Debugging Commands
This section describes how to run the Perl built-in debugger with the 'perl -d' option. Commonly used debugging commands are also provided.
2022-10-31, ∼259🔥, 0💬

<< < 89 90 91 92 93 94 95 96 97 98 99 > >>   ∑:9086  Sort:Rank