 Scrapy 1.1 DocumentationMETHOD Default: 'TLS' Use this setting to customize the TLS/SSL method used by the default HTTP/1.1 downloader. This setting must be one of these string values: • 'TLS': maps to OpenSSL’s TLS_method() connections to use TLS version 1.0 ; set this if you want the behavior of Scrapy<1.1 • 'TLSv1.1': forces TLS version 1.1 • 'TLSv1.2': forces TLS version 1.2 • 'SSLv3': forces SSL version 3 (not recommended) check will be performed. See Memory usage extension. MEMUSAGE_CHECK_INTERVAL_SECONDS New in version 1.1. Default: 60.0 Scope: scrapy.extensions.memusage The Memory usage extension checks the current memory0 码力 | 260 页 | 1.12 MB | 1 年前3 Scrapy 1.1 DocumentationMETHOD Default: 'TLS' Use this setting to customize the TLS/SSL method used by the default HTTP/1.1 downloader. This setting must be one of these string values: • 'TLS': maps to OpenSSL’s TLS_method() connections to use TLS version 1.0 ; set this if you want the behavior of Scrapy<1.1 • 'TLSv1.1': forces TLS version 1.1 • 'TLSv1.2': forces TLS version 1.2 • 'SSLv3': forces SSL version 3 (not recommended) check will be performed. See Memory usage extension. MEMUSAGE_CHECK_INTERVAL_SECONDS New in version 1.1. Default: 60.0 Scope: scrapy.extensions.memusage The Memory usage extension checks the current memory0 码力 | 260 页 | 1.12 MB | 1 年前3
 Scrapy 1.1 DocumentationScrapy 1.1 documentation This documentation contains everything you need to know about Scrapy. Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to some common questions METHOD Default: 'TLS' Use this setting to customize the TLS/SSL method used by the default HTTP/1.1 downloader. This setting must be one of these string values: 'TLS': maps to OpenSSL’s TLS_method() connections to use TLS version 1.0 ; set this if you want the behavior of Scrapy<1.1 'TLSv1.1': forces TLS version 1.1 'TLSv1.2': forces TLS version 1.2 'SSLv3': forces SSL version 3 (not recommended)0 码力 | 322 页 | 582.29 KB | 1 年前3 Scrapy 1.1 DocumentationScrapy 1.1 documentation This documentation contains everything you need to know about Scrapy. Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to some common questions METHOD Default: 'TLS' Use this setting to customize the TLS/SSL method used by the default HTTP/1.1 downloader. This setting must be one of these string values: 'TLS': maps to OpenSSL’s TLS_method() connections to use TLS version 1.0 ; set this if you want the behavior of Scrapy<1.1 'TLSv1.1': forces TLS version 1.1 'TLSv1.2': forces TLS version 1.2 'SSLv3': forces SSL version 3 (not recommended)0 码力 | 322 页 | 582.29 KB | 1 年前3
 The Definitive Guide to Yii 1.10 码力 | 184 页 | 1.05 MB | 1 年前3 The Definitive Guide to Yii 1.10 码力 | 184 页 | 1.05 MB | 1 年前3
 Hyperledger Fabric 1.1 Documentationprimarily referring to changing the version of a component (for example, going from a v1.0.x binary to a v1.1 binary). The term “update,” on the other hand, refers not to versions but to configuration changes tutorial defaults to the “latest” binaries, if you have run it since the release of v1.1, your machine will have v1.1 binaries and tools installed on it and you will not be able to upgrade them. As a result this tutorial will provide a network based on Hyperledger Fabric v1.0.6 binaries as well as the v1.1 binaries you will be upgrading to. In addition, we will show how to update channel configurations to0 码力 | 422 页 | 4.84 MB | 1 年前3 Hyperledger Fabric 1.1 Documentationprimarily referring to changing the version of a component (for example, going from a v1.0.x binary to a v1.1 binary). The term “update,” on the other hand, refers not to versions but to configuration changes tutorial defaults to the “latest” binaries, if you have run it since the release of v1.1, your machine will have v1.1 binaries and tools installed on it and you will not be able to upgrade them. As a result this tutorial will provide a network based on Hyperledger Fabric v1.0.6 binaries as well as the v1.1 binaries you will be upgrading to. In addition, we will show how to update channel configurations to0 码力 | 422 页 | 4.84 MB | 1 年前3
 Hyperledger Fabric 1.1 Documentationhyperledger-fabricdocs Documentation, Release master 2 Table of Contents CHAPTER 1 Getting Started 1.1 Prerequisites 1.1.1 Install cURL Download the latest version of the cURL tool if it is not already details. Once this is done, you should also install the NPM GRPC module with the following command: 1.1. Prerequisites 5 hyperledger-fabricdocs Documentation, Release master npm install --global grpc primarily referring to changing the version of a component (for example, going from a v1.0.x binary to a v1.1 binary). The term “update,” on the other hand, refers not to versions but to configuration changes0 码力 | 277 页 | 3.21 MB | 1 年前3 Hyperledger Fabric 1.1 Documentationhyperledger-fabricdocs Documentation, Release master 2 Table of Contents CHAPTER 1 Getting Started 1.1 Prerequisites 1.1.1 Install cURL Download the latest version of the cURL tool if it is not already details. Once this is done, you should also install the NPM GRPC module with the following command: 1.1. Prerequisites 5 hyperledger-fabricdocs Documentation, Release master npm install --global grpc primarily referring to changing the version of a component (for example, going from a v1.0.x binary to a v1.1 binary). The term “update,” on the other hand, refers not to versions but to configuration changes0 码力 | 277 页 | 3.21 MB | 1 年前3
 Flask Documentation (1.1.x)d.org/blinker/index.html#blinker.base.Signal.connected_to] method arrived in Blinker with version 1.1. Creating Signals If you want to use signals in your own application, you can use the blinker library Sending Signals and the request_tearing_down signal. Decorator Based Signal Subscriptions With Blinker 1.1 you can also easily subscribe to signals by using the new connect_via() decorator: from flask import json_module = Flask Documentation (1.1.x)d.org/blinker/index.html#blinker.base.Signal.connected_to] method arrived in Blinker with version 1.1. Creating Signals If you want to use signals in your own application, you can use the blinker library Sending Signals and the request_tearing_down signal. Decorator Based Signal Subscriptions With Blinker 1.1 you can also easily subscribe to signals by using the new connect_via() decorator: from flask import json_module =- 1.1.x/lib/python3.7/ site-packages/Flask-1.1.4-py3.7.egg/flask/json/__init__.py'> list_storage_class 0 码力 | 428 页 | 895.98 KB | 1 年前3
 Flask Documentation (1.1.x)Flask Documentation (1.1.x) Release 1.1.4 Pallets Feb 21, 2022 CONTENTS 1 User’s Guide 3 1.1 Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 276 i Python Module Index 279 Index 281 ii Flask Documentation (1.1.x), Release 1.1.4 Welcome to Flask’s documentation. Get started with Installation and then get an can be found at: • Jinja documentation • Werkzeug documentation CONTENTS 1 Flask Documentation (1.1.x), Release 1.1.4 2 CONTENTS CHAPTER ONE USER’S GUIDE This part of the documentation, which is0 码力 | 291 页 | 1.25 MB | 1 年前3 Flask Documentation (1.1.x)Flask Documentation (1.1.x) Release 1.1.4 Pallets Feb 21, 2022 CONTENTS 1 User’s Guide 3 1.1 Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 276 i Python Module Index 279 Index 281 ii Flask Documentation (1.1.x), Release 1.1.4 Welcome to Flask’s documentation. Get started with Installation and then get an can be found at: • Jinja documentation • Werkzeug documentation CONTENTS 1 Flask Documentation (1.1.x), Release 1.1.4 2 CONTENTS CHAPTER ONE USER’S GUIDE This part of the documentation, which is0 码力 | 291 页 | 1.25 MB | 1 年前3
 Apache Unomi 1.1.x - DocumentationAPACHE UNOMI 1.1.X - DOCUMENTATION Apache Software Foundation TABLE OF CONTENTS 1. Concepts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1. Concepts. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 1. CONCEPTS 1.1. CONCEPTS Apache Unomi gathers information about users actions, information that is processed and0 码力 | 32 页 | 477.20 KB | 1 年前3 Apache Unomi 1.1.x - DocumentationAPACHE UNOMI 1.1.X - DOCUMENTATION Apache Software Foundation TABLE OF CONTENTS 1. Concepts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1. Concepts. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 1. CONCEPTS 1.1. CONCEPTS Apache Unomi gathers information about users actions, information that is processed and0 码力 | 32 页 | 477.20 KB | 1 年前3
 ItsDangerous Documentation (1.1.x)
Release 1.1.0ItsDangerous Documentation (1.1.x) Release 1.1.0 Pallets Oct 20, 2022 CONTENTS 1 Installing 3 2 Example Use Cases 5 3 Table of Contents 7 3.1 Signing Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 Python Module Index 21 Index 23 i ii ItsDangerous Documentation (1.1.x), Release 1.1.0 Sometimes you just want to send some data to untrusted environments. But how to ItsDangerous Documentation (1.1.x), Release 1.1.0 2 CONTENTS CHAPTER ONE INSTALLING Install and update using pip: pip install -U itsdangerous 3 ItsDangerous Documentation (1.1.x), Release 1.1.0 4 Chapter0 码力 | 28 页 | 178.96 KB | 1 年前3 ItsDangerous Documentation (1.1.x)
Release 1.1.0ItsDangerous Documentation (1.1.x) Release 1.1.0 Pallets Oct 20, 2022 CONTENTS 1 Installing 3 2 Example Use Cases 5 3 Table of Contents 7 3.1 Signing Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 Python Module Index 21 Index 23 i ii ItsDangerous Documentation (1.1.x), Release 1.1.0 Sometimes you just want to send some data to untrusted environments. But how to ItsDangerous Documentation (1.1.x), Release 1.1.0 2 CONTENTS CHAPTER ONE INSTALLING Install and update using pip: pip install -U itsdangerous 3 ItsDangerous Documentation (1.1.x), Release 1.1.0 4 Chapter0 码力 | 28 页 | 178.96 KB | 1 年前3
 1.1 Go语言游戏项目应用情况汇报0 码力 | 21 页 | 1.63 MB | 1 年前3 1.1 Go语言游戏项目应用情况汇报0 码力 | 21 页 | 1.63 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100














 
  
 