Scrapy 2.0 Documentation
Scrapy 2.0 documentation Scrapy is a fast high-level web crawling [https://en.wikipedia.org/wiki/Web_crawler] and web scraping [https://en.wikipedia.org/wiki/Web_scraping] framework, used to crawl websites com/documents/current/api/twisted.python.failure.Failure.html] instance as first parameter. New in version 2.0: The errback parameter. CrawlSpider example Let’s now take a look at an example CrawlSpider with must accept one (and only one) positional argument, which will be an iterable. Changed in version 2.0: Processors no longer need to be methods. Note Both input and output processors must receive an iterable0 码力 | 419 页 | 637.45 KB | 1 年前3The Weblate Manual 2.0
files JSON files Others Weblate’s Web API Notification hooks Exports RSS feeds Changes weblate 2.0 weblate 1.9 weblate 1.8 weblate 1.7 weblate 1.6 weblate 1.5 weblate 1.4 weblate 1.3 weblate 1.2 weblate rhc -aweblate app create -t python-2.7 --from-code https://github.com/nijel/weblate.git#weblate-2.0 --no-git 2. After installation everything should be preconfigured and you can immediately start to rhc -aweblate app create -t python-2.7 --from-code https://github.com/nijel/weblate.git#weblate-2.0 --no-git The -a option defines the name of your weblate installation, weblate in this instance. You0 码力 | 143 页 | 461.20 KB | 1 年前3Celery 2.0 Documentation
index modules | next | previous | Celery 2.0.3 (stable) documentation » Getting Started Release: 2.0 Date: February 04, 2014 Introduction Overview Example Features Documentation Installation Broker 2. index modules | next | previous | Celery 2.0.3 (stable) documentation » User Guide Release: 2.0 Date: February 04, 2014 Tasks Basics Default keyword arguments Logging Retrying a task if something 1.2. index modules | next | previous | Celery 2.0.3 (stable) documentation » Tutorials Release: 2.0 Date: February 04, 2014 Tutorials and resources from the community Django/Celery Quickstart (or,0 码力 | 284 页 | 332.71 KB | 1 年前3Hyperledger Fabric 2.0 Documentation
versatility for a broad set of industry use cases. Introduction What’s new in Hyperledger Fabric v2.0 Release notes Key Concepts Getting Started Developing Applications Tutorials Deploying a production Sharon Weed Cocco, Jason Yellick What’s new in Hyperledger Fabric v2.0 The first Hyperledger Fabric major release since v1.0, Fabric v2.0 delivers important new features and changes for users and operators ready. Let’s take a look at some of the highlights of the Fabric v2.0 release… Decentralized governance for smart contracts Fabric v2.0 introduces decentralized governance for smart contracts, with a new0 码力 | 821 页 | 10.22 MB | 1 年前3Django 2.0.x Documentation
Framework Third-party distributions of Django For distributors Glossary Release notes Final releases 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release 1.7 release 1.6 release 1.5 release 1.4 release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level overview The master Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 2.0 You may have another version of Django installed. That’s it! That’s it – you can now move onto the0 码力 | 2746 页 | 2.67 MB | 1 年前3FISCO BCOS 2.0 中文文档
本文档版本 2.0:简单、易用、经典、稳定 ====>> 切换至 3.0 版本文档 请根据需求选择FISCO BCOS的版本,并确认周边组件与其版本相匹配。 FISCO BCOS 2.0 技术文档 FISCO BCOS 是一个稳定、高效、安全的区块链底层平台,经过多家机构、多 个应用,长时间在生产环境运行的实际检验。 注解 本技术文档适用于FISCO BCOS 2.x版本, FISCO [https://fisco-bcos-doc.readthedocs.io] FISCO BCOS 2.x版本源码位于 master-2.0 分支,请参考 这里 [https://github.com/FISCO-BCOS/FISCO-BCOS/tree/master-2.0] generator [https://github.com/FISCO-BCOS/generator] 仅支持搭建2.x链,搭建3 区块链浏览器:区块链数据浏览工具 区块链浏览器将区块链中的数据可视化,并进行实时展示。方便用户以 Web页面的方式,浏览当前区块链中的信息。本浏览器版本适配FISCO BCOS 2.0+,关于2.0+版本的特性可以参考此链接。在使用本浏览器之前需 要先理解2.0+版本的群组特性,详情可以参考此链接。 运维部署工具:企业级用户的区块链管理工具 运维部署工具是为企业用户提供的部署、管理和监控多机构多群组联盟链 的便捷0 码力 | 2649 页 | 201.08 MB | 1 年前3Hyperledger Fabric 2.0.1 Documentation
versatility for a broad set of industry use cases. Introduction What’s new in Hyperledger Fabric v2.0 Release notes Key Concepts Getting Started Developing Applications Tutorials Operations Guides Upgrading Sharon Weed Cocco, Jason Yellick What’s new in Hyperledger Fabric v2.0 The first Hyperledger Fabric major release since v1.0, Fabric v2.0 delivers important new features and changes for users and operators ready. Let’s take a look at some of the highlights of the Fabric v2.0 release… Decentralized governance for smart contracts Fabric v2.0 introduces decentralized governance for smart contracts, with a new0 码力 | 760 页 | 10.21 MB | 1 年前3Spring Boot 2.0.6.RELEASE Reference Documentation
dependencies, a typical ivy.xml file looks something like the following example:secret=password Server Currently, Spring Security does not provide support for implementing an OAuth 2.0 Authorization Server or Resource Server. However, this functionality is available from the Spring Security Until then, you can use the spring-security-oauth2- autoconfigure module to easily set up an OAuth 2.0 server; see its documentation for instructions. Actuator Security For security purposes, all actuators 0 码力 | 662 页 | 633.20 KB | 1 年前3Spring Boot 2.0.5.RELEASE Reference Documentation
dependencies, a typical ivy.xml file looks something like the following example:secret=password Server Currently, Spring Security does not provide support for implementing an OAuth 2.0 Authorization Server or Resource Server. However, this functionality is available from the Spring Security Until then, you can use the spring-security-oauth2- autoconfigure module to easily set up an OAuth 2.0 server; see its documentation for instructions. Actuator Security For security purposes, all actuators 0 码力 | 656 页 | 627.70 KB | 1 年前3Spring Boot 2.0.4.RELEASE Reference Guide
dependencies, a typical ivy.xml file looks something like the following example:secret=password Server Currently, Spring Security does not provide support for implementing an OAuth 2.0 Authorization Server or Resource Server. However, this functionality is available from the Spring Security Until then, you can use the spring-security-oauth2- autoconfigure module to easily set up an OAuth 2.0 server; see its documentation for instructions. Actuator Security For security purposes, all actuators 0 码力 | 655 页 | 627.24 KB | 1 年前3
共 533 条
- 1
- 2
- 3
- 4
- 5
- 6
- 54