NodeJS 中文文档 V0.2.3.... 7 Readable Stream 只读流............................................................................................................................................ 7 Writable Stream 可写流............ ..........................................................................................40 net.Stream TCP 流模块......................................................................................... TCP 服务器在收发每个数据流时都触发事件;子进程在退出时 会触发事件。 所有能够触发事件的对象都是 events.EventEmitter 的实例。 事件命名方式使用大小写分隔的风格。例如:'stream', 'data', 'messageBegin'。 可以将函数注册给对象,使其在事件触发时执行, 此类函数被称作‘监听器‘。 通过调用 require('events').EventEmitter,0 码力 | 62 页 | 542.14 KB | 1 年前3
Reference guide for FCL units. Document version 3.2.2TIniFile.UpdateFile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 659 23.6.15 TIniFile.Stream . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 660 23.6.16 TIniFile.CacheUpdates TIPCServerMsg.Destroy . . . . . . . . . . . . . . . . . . . . . . . . . . . . 770 33.8.6 TIPCServerMsg.Stream . . . . . . . . . . . . . . . . . . . . . . . . . . . . 770 33.8.7 TIPCServerMsg.MsgType . . . TZipFileEntry.Assign . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 935 41.22.8 TZipFileEntry.Stream . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 935 41.22.9 TZipFileEntry.ArchiveFileName0 码力 | 953 页 | 2.21 MB | 1 年前3
Reference guide for FCL-res units. Document version 3.2.2TResources (??) provides methods to read itself from a file or stream, using specific objects that are able to read resource data from such a stream: these are the so called resource readers, that descend from file: we can use TResources.FindReader (??) class method to obtain the appropriate reader for a given stream. program res3; {$mode objfpc} uses Classes, SysUtils, resource, resreader, coffreader, elfreader resources.Free; end. This code simply copies the content of each resource’s RawData (??) stream to a file stream, whose name is resourcetype_resourcename. Resource raw data isn’t always what one expected0 码力 | 211 页 | 498.14 KB | 1 年前3
Guzzle PHP 5.3 DocumentationcURL, sockets, PHP’s stream wrapper, non-blocking event loops like React [http://reactphp.org/], etc.). Guzzle makes it so that you no longer need to fool around with cURL options, stream contexts, or sockets Event Emitters Event Priorities Working With Request Events Streams Creating Streams Metadata Stream Decorators RingPHP Handlers Using a handler Creating a handler Testing Guzzle Clients Mock Subscriber cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL verification error? What is this Maximum function nesting0 码力 | 72 页 | 312.62 KB | 11 月前3
Guzzle PHP 5.3 Documentation(e.g., cURL, sockets, PHP’s stream wrapper, non-blocking event loops like React, etc.). • Guzzle makes it so that you no longer need to fool around with cURL options, stream contexts, or sockets. $client Contents CHAPTER 1 User guide 1.1 Overview 1.1.1 Requirements 1. PHP 5.4.0 2. To use the PHP stream handler, allow_url_fopen must be enabled in your system’s php.ini. 3. To use the cURL handler, you zlib. Note: Guzzle no longer requires cURL in order to send HTTP requests. Guzzle will use the PHP stream wrapper to send HTTP requests if cURL is not installed. Alternatively, you can provide your own HTTP0 码力 | 63 页 | 275.75 KB | 11 月前3
Reference guide for RTL units. Document version 3.2.2Clone . . . . . . . . . . . . . . . . . . . . . . . . . . . 459 25 CONTENTS 4.72.18 TStreamAdapter.Stream . . . . . . . . . . . . . . . . . . . . . . . . . . . 459 4.72.19 TStreamAdapter.StreamOwnership ESysENOSR = 63 System error: Out of streams resources ESysENOSTR = 60 System error: Device not a stream ESysENOSYS = 38 System error: Function not implemented ESysENOTBLK = 15 System error: Block device FilerSignature : Array[1..4] of Char = 'TPF0' Constant that is found at the start of a binary stream containing a streamed component. fmCreate = $FF00 TFileStream.Create (387) creates a new file if0 码力 | 2191 页 | 4.93 MB | 1 年前3
Guzzle PHP 6.5 Documentationidn_conversion json multipart on_headers on_stats progress proxy query read_timeout sink ssl_key stream synchronous verify timeout version Guzzle and PSR-7 Headers Accessing Headers Complex Headers Scheme Host Port Path Query string Responses Start-Line Body Streams Creating Streams Metadata Stream Decorators Handlers and Middleware Handlers Middleware HandlerStack Creating a Handler Testing cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL verification error? What is this Maximum function nesting0 码力 | 65 页 | 311.42 KB | 11 月前3
Guzzle PHP v5 Documentationheaders http_errors json multipart on_headers on_stats progress proxy query read_timeout sink ssl_key stream synchronous verify timeout version Guzzle and PSR-7 Headers Accessing Headers Complex Headers Scheme Host Port Path Query string Responses Start-Line Body Streams Creating Streams Metadata Stream Decorators Handlers and Middleware Handlers Middleware HandlerStack Creating a Handler Testing cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL verification error? What is this Maximum function nesting0 码力 | 62 页 | 309.78 KB | 11 月前3
Guzzle PHP v5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 1.3.25 stream . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 1 options? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 1.7.4 How can I add custom stream context options? . . . . . . . . . . . . . . . . . . . . . . . . 43 1.7.5 Why am I getting an SSL Release 2 Contents CHAPTER 1 User Guide Overview Requirements 1. PHP 5.5.0 2. To use the PHP stream handler, allow_url_fopen must be enabled in your system’s php.ini. 3. To use the cURL handler, you0 码力 | 49 页 | 231.08 KB | 11 月前3
Guzzle PHP 7.0 Documentationidn_conversion json multipart on_headers on_stats progress proxy query read_timeout sink ssl_key stream synchronous verify timeout version Guzzle and PSR-7 Headers Accessing Headers Complex Headers Scheme Host Port Path Query string Responses Start-Line Body Streams Creating Streams Metadata Stream Decorators Handlers and Middleware Handlers Middleware HandlerStack Creating a Handler Testing cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL verification error? What is this Maximum function nesting0 码力 | 64 页 | 310.93 KB | 11 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













