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

PHP SOAP Web Service Example - getTemp
This chapter provides notes and tutorials on the getTemp SOAP Web service. Topics include writing the getTemp WSDL document; implementing getTemp server with PHP SOAP extension; calling getTemp Web service in SOAP 1.1 and 1.2 versions, with and without WSDL.
2022-10-10, ∼318🔥, 0💬

2031 年年历 - 猪年
中国年历 - 2031 年年历 - 猪年
2022-10-09, ∼318🔥, 0💬

soapversion('1.2') and envprefix('soap12') Must Used Together
This section provides a tutorial example on how to set the Envelope element under a named namespace of 'http://www.w3.org/2003/05/soa p-envelope'- Using soapversion('1.2') and envprefix('soap12') together!
2022-10-09, ∼318🔥, 0💬

2076 年年历 - 猴年
中国年历 - 2076 年年历 - 猴年
2022-10-07, ∼318🔥, 0💬

2084 年年历 - 龙年
中国年历 - 2084 年年历 - 龙年
2022-10-06, ∼318🔥, 0💬

1920 年年历 - 猴年
中国年历 - 1920 年年历 - 猴年
2022-10-06, ∼318🔥, 0💬

Year 1987 Chinese Calendar - Year of the Rabbit
2022-10-05, ∼318🔥, 0💬

HelloServer12.php - SOAP 1.2 Server Application
This section describes a tutorial example of a complete SOAP application with both server and client programs using SOAP 1.2.
2022-10-05, ∼318🔥, 0💬

2064 年年历 - 猴年
中国年历 - 2064 年年历 - 猴年
2022-10-04, ∼318🔥, 0💬

AndroidView v1.0 - Creating a Layout in Java Class
This section provides a tutorial example on how to create a LinearLayout object with 2 Button objects in the activity Java class. Layout resource XML file is not used in this example.
2022-10-01, ∼318🔥, 0💬

SAXBrowser.java - SAX Based XML Browser
This section provides a tutorial example on how to write an XML file browser, SAXBrowser.java. This browser implements some event handler methods provided by the SAX interface.
2022-10-01, ∼318🔥, 0💬

"switch" Statements
This section describes how 'switch' statements work. Execution will start at the 'case' clause whose expected value matches the test expression. Execution will continue with all remaining 'case' clauses.
2022-10-01, ∼318🔥, 0💬

"Your connection is not private" with Chrome on Android Phone
This section provides a tutorial example on how to resolve the 'Your connection is not private' error with Chrome on Android phone.
2022-10-01, ∼318🔥, 0💬

"switch" Statements
This section describes 'switch' statement, which is a decision-making statement that executes a portion of the contained statement block by passing control to a sub-statement based on label matching.
2022-10-01, ∼318🔥, 0💬

"more", "head" and "cat" - Read Files
This section provides a tutorial example on how to use 'more', 'head' or 'tail' commands to read text files one screen at a time, to read the first 10 lines, or to read the last 10 lines.
2022-10-01, ∼318🔥, 0💬

"pathlib" - Object-Oriented Filesystem Paths
This chapter provides introductions and tutorial examples about 'pathlib' module. Topics include creating file path objects; manipulating file path components; managing files pointed by file paths.
2022-10-01, ∼318🔥, 0💬

Retrieving CLOB Values with getClob() Method
This section describes how to retrieve CLOB values with the ResultSet.getClob() method.
2022-10-01, ∼318🔥, 0💬

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

java.util.Arrays.sort() - Performance
This section provides a tutorial on how to measure the performance of the java.util.Arrays.sort() function provided by JDK.
2026-01-31, ∼317🔥, 1💬

What Is Poisson Bracket
This section provides a quick introduction to Poisson Bracket, which is an operation of two functions on the phase space (q,p) of a system.
2024-12-14, ∼317🔥, 0💬

Common Issues with Apache HTTPS Support
This section provides examples of some common issues related to HTTPS support on Apache HTTP Server.
2024-04-12, ∼317🔥, 0💬

Installing Zeep Library
This section describes a tutorial on how to check and install the Zeep Python library.
2024-01-21, ∼317🔥, 0💬

Archived: SOAP 1.1 Request and Response of GetSpeech
This section provides a tutorial example on how to use SocketRequestResponse.pl to send a SOAP 1.1 request for the GetSpeech Web service provided by www.xmlme.com. The response of GetSpeech received looks very nice.
2022-10-30, ∼317🔥, 0💬

Certificates and Certificate Chains
This section describes what is a certificate and what is a certificate path. A certificate is a digitally signed statement from the issuer saying that the public key of the subject has some specific value.
2022-10-15, ∼317🔥, 0💬

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