<< < 46 47 48 49 50 51 52 53 54 55 56 > >>   ∑:9020  Sort:Date

SoapClient - SOAP Client Class and Functions
This section describes the SoapClient class and functions provided in the SOAP extension library for writing SOAP client application. __soapCall() allows you to make a RPC function call on the target SOAP node.
2024-07-20, ∼1060🔥, 0💬

Bitcoin Blockchain APIs
This chapter introduces Bitcoin Blockchain APIs.
2022-10-01, ∼1060🔥, 0💬

set_time_limit() - max_execution_time
This section provides a tutorial example to demonstrate the maximum execution time limit, which is defaulted to 30 seconds only. You can change the default with a set_time_limit() call, or 'max_execution_time' setting in php.ini.
2022-10-01, ∼1056🔥, 0💬

Zodiac Coordinate Systems - Starting Points
This section describes what are zodiac coordinate systems and starting points.
2022-10-21, ∼1054🔥, 1💬

💬 2022-10-21 hi: hi

"anyURI" Datatype Values and Representations
This section describes the built-in primitive datatype, 'anyURI' that represents IRI (Internationalized Resource Identifier) values. Leading and trailing whitespaces are allowed and trimmed.
2022-10-01, ∼1053🔥, 0💬

FORTRAN 66 - Example Program Code
This section provides a simple example program code of FORTRAN 66 language.
2022-10-01, ∼1053🔥, 0💬

Variables, References, and Constants
This chapter provides tutorial notes and example codes on PHP variables, references, and constants. Topics include how to name variables; assigning data values to variables; creating the reference of a variable; using variable variable names; using string expressions as variable names; defining cons...
2016-04-15, ∼1053🔥, 1💬

💬 2016-04-15 wor: thanks

Running Perl Scripts in "cgi-bin"
This section describes how to verify Apache httpd configuration and run Perl CGI (Common Gateway Interface) scripts in the default ScriptAlias directory: \local\apache\cgi-bin.
2022-12-21, ∼1050🔥, 1💬

dictionary.xml - A Simple XML Sample File
This section provides a tutorial example of a simple XML sample file with two repeating elements in the root element.
2022-10-01, ∼1050🔥, 0💬

What Is ASCII
This section provides a quick introduction of ASCII (American Standard Code for Information Interchange) character set and encoding.
2018-06-15, ∼1050🔥, 1💬

💬 2018-06-15 z: Thanks

Calling createStatement() and executeQuery
This section describes how to run a SELECT query statement with createStatement() and executeQuery().
2022-10-01, ∼1049🔥, 0💬

What Is "inline-container" Formatting Object?
This section describes 'inline' formatting object, which generates an inline area on the target device with its content.
2022-10-01, ∼1047🔥, 0💬

Compiling WPF Applications with MSBuild
A tutorial example is provided on how to compile a WPF application with MSBuild tool and a project file. It helps to specify reference assembly files.
2022-10-01, ∼1045🔥, 0💬

WSH (Windows Script Host)
This chapter provides tutorial examples and notes on WSH (Windows Script Host). Topics include running WSH commands, cscript and wscript, with options; summary of WSH runtime objects; using StdIn and StdOut for input and output; running system commands with script code; defining script jobs in a WSF...
2022-10-01, ∼1042🔥, 0💬

What Is PEM (Privacy Enhanced Mail) Encoding?
This section describes the PEM (Privacy Enhanced Mail) Encoding - An encoding schema defined in RFC 1421-1424, 1993, specification to encode an email with encryptions into a text message of printable characters.
2022-01-19, ∼1042🔥, 2💬

💬 2022-01-16 Herong: itef.org has changed their protocol to HTTPS. I will update their links in next revision. Thanks.

💬 2022-01-15 B: Links to RFC 1421, 1422, 1423, 1424 are all 404

Year 1977 Chinese Calendar - Year of the Snake
2017-01-05, ∼1042🔥, 2💬

💬 2017-01-05 Qays: Hi , I am born on 8th may 1977 . Snake year . After a long way of full experience of gain and loss now I am heading to the old b...

💬 2016-04-06 Michael: Life is good.

GB2312编码自学教程 - PDF打印版
本章介绍了如何索取 PDF 打印版。
2020-11-02, ∼1041🔥, 1💬

💬 2020-11-02 hello: hello

Unicode Code Point Blocks: 0000 - 0FFF
This chapter provides notes and tutorial examples on Unicode code point blocks or code charts. Topics including block name, code point range, sample code points, etc., in the range of 0000 - 0FFF.
2024-01-23, ∼1040🔥, 0💬

onCreate() and Other Callback Methods
This section describes activity callback methods: onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroyed(), and onRestart().
2022-10-01, ∼1038🔥, 0💬

MySQL Installation on Windows
This section describes how to download, install and start MySQL server on Windows systems.
2022-10-01, ∼1038🔥, 0💬

1964 - Wo Wei Zu Guo Xian Shi You (我为祖国献石油) - Dedicate The Oil To My Motherland
Wo Wei Zu Guo Xian Shi You (我为祖国献石油) - Dedicate The Oil To My Motherland, lyrics by Xie Zhuguo (薛柱国), music by Qin Yongcheng (秦咏诚), produced in 1964.
2020-11-11, ∼1038🔥, 5💬

💬 2020-11-11 Herong: 可以试试这个方法: 百度视频如何下载

💬 2020-11-08 杨万强: 你好,我想问怎么样下载百度视频,因为是我朋友的生日。我想下载周华健的朋友 .我在哪里可以找到?

💬 2020-11-08 杨万强: 你好 Herong, 我想问你们怎么样下载百度的视频在我的会声会影相册,因为是我战友的生日。

💬 2020-10-14 Herong: 可以,没问题。

💬 2020-10-12 王林各: 我为祖国献石油可以放在战友相册吗?

SOAP::Serializer - Converting Data Objects to XML
This section provides a tutorial example on how to convert SOAP::Data objects into XML strings, using an undocumented method serialize() in the SOAP::Serializer class.
2020-04-25, ∼1038🔥, 1💬

💬 2020-04-25 Fabio: Very useful, thanks!

Discontinued: GetCurrencies - Get Currencies from All Countries
This chapter provides a quick introduction of the free Web service, GetCurrencies, returning a list of all countries with their currencies in the world. Topics include usage description of GetCurrencies; request message sample; response message sample.
2015-11-19, ∼1038🔥, 1💬

💬 2015-11-19 cliff: more testing

2200: Mathematical Operators
This section provides a quick summary of the Unicode code point block: 'Mathematical Operators', which contains 256 code points to represent mathematical operators.
2024-01-23, ∼1037🔥, 0💬

<< < 46 47 48 49 50 51 52 53 54 55 56 > >>   ∑:9020  Sort:Date