Celery 3.0 Documentation
running an older version of Celery: Python 2.6: Celery series 3.1 or earlier. Python 2.5: Celery series 3.0 or earlier. Python 2.4 was Celery series 2.2 or earlier. Celery is a project with minimal funding clone(args=(4,), kwargs={'debug': True}) proj.tasks.add(4, 2, debug=True) Immutability New in version 3.0. Partials are meant to be used with callbacks, any tasks linked, or chord callbacks will be applied the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using the link argument to apply_async: add.apply_async((2, 2)0 码力 | 2110 页 | 2.23 MB | 1 年前3Zabbix 3.0 Manual
Documentation 3.0 ZABBIX 25.01.2024 Contents Zabbix Manual 5 Copyright notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1. Introduction . . 954 Appendix 2. Changes from 2.4 to 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 959 Zabbix API changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1074 4 Zabbix Manual Welcome to the user manual for Zabbix 3.0 software. These pages are created to help users successfully manage their monitoring tasks with Zabbix0 码力 | 1074 页 | 12.04 MB | 1 年前3Celery 3.0 Documentation
older version of Celery: • Python 2.6: Celery series 3.1 or earlier. • Python 2.5: Celery series 3.0 or earlier. • Python 2.4 was Celery series 2.2 or earlier. Celery is a project with minimal funding clone(args=(4,), kwargs={'debug': True}) proj.tasks.add(4, 2, debug=True) Immutability New in version 3.0. Partials are meant to be used with callbacks, any tasks linked, or chord callbacks will be applied Documentation, Release 4.0.0 >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using the link argument to apply_async: add.apply_async((2, 2)0 码力 | 703 页 | 2.60 MB | 1 年前3The Weblate Manual 3.0
Description Files Examples Weblate’s Python API Instalation wlc wlc.config wlc.main Changes weblate 3.0 weblate 2.20 weblate 2.19.1 weblate 2.19 weblate 2.18 weblate 2.17.1 weblate 2.17 weblate 2.16 weblate Upgrade from 2.17 to 2.18 Upgrade from 2.18 to 2.19 Upgrade from 2.19 to 2.20 Upgrade from 2.20 to 3.0 Upgrading to Django 1.7 Upgrading from Python 2.x to 3.x Migrating from Pootle Authentication User PIL or Pillow library https://python-pillow.org/ lxml (>= 3.1.0) http://lxml.de/ PyYaML (>= 3.0) (optional for YAML support) http://pyyaml.org/wiki/PyYAML defusedxml (>= 0.4) https://bitbucket0 码力 | 376 页 | 1.51 MB | 1 年前3The Weblate Manual 3.0
Weblate Documentation Release 3.0 Michal ˇCihaˇr Jun 01, 2018 Contents 1 About Weblate 3 1.1 Project goals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 242 12 Changes 243 12.1 weblate 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 Table 275 Python Module Index 277 iv Weblate Documentation, Release 3.0 Contents: Contents 1 Weblate Documentation, Release 3.0 2 Contents CHAPTER 1 About Weblate 1.1 Project goals Web based translation0 码力 | 292 页 | 3.01 MB | 1 年前3Hadoop 3.0以及未来
Hadoop 3.0以及未来 刘 轶 自我简介 • Apache Hadoop的committer和顷目管理委员会成员。 • ebay的Paid IM(互联网市场)部门架构师,领导ebay产品广告、互 联网市场数据和实验平台的架构设计。负责领导使用Hadoop、 Spark、Kafka、Cassandra等开源大数据顷目建立ebay的广告和数 据平台。 • 加入ebay前,在intel工作6年,大数据架构师,负责领导大数据的 MapReduce Paper HBase Hive Cloudera创立 Hortonworks创立 Hadoop 1.0发布 Hadoop 2.0 GA Spark成为顶级顷目 Hadoop 3.0 2017 Hadoop生态系统 文件存储层 HDFS 资源/任务调度 YARN 计算引擎MapReduce 计算引擎Spark NoSQL HBase 数据仓 库SQL 机器/深 度学习0 码力 | 33 页 | 841.56 KB | 1 年前3ThinkJS 3.0 中文文档
介绍 ThinkJS 是一款面向未来的 Node.js 开发框架,整合了很多最佳实践,让企业级开发变得更加简 单、高效。从 3.0 开始,ThinkJS 基于 koa 2.x,完全兼容 koa 里的 middleware 等插件。 同时,ThinkJS 支持 Extend 和 Adapter 等方式,方便扩展框架里的各种功能。 特性 支持 Middleware、Extend、Adapter 2.x 开发 性能优异,单元测试覆盖程度高 内置自动编译、自动更新机制,方便开发环境快速开发 直接使用 async/await 解决异步问题,不支持 */yield 架构 ThinkJS 3.0 Documentation 快速入门 快速入门 借助 ThinkJS 提供的脚手架,可以快速的创建一个项目。为了可以使用更多的 ES6 特性,框架要 求 Node.js 的版本至少是 6.x 是介绍接口变化指南。 核心变化 3.0 抛弃了已有的核心架构,基于 Koa 2.x 版本构建,兼容 Koa 里的所有功能。主要变化为: 之前的 http 对象改为 ctx 对象 执行完全改为调用 middleware 来完成 框架内置的很多功能不再默认内置,可以通过扩展来支持 项目启动 2.x 中项目启动时,会自动加载 src/bootstrap/ 目录下的所有文件。3.0 中不再自动加载所有的0 码力 | 129 页 | 2.12 MB | 1 年前3Measuring Woody: The Size of Debian 3.0
Measuring Woody: The Size of Debian 3.0∗ Juan Jos´e Amor, Gregorio Robles, and Jes´us M. Gonz´alez-Barahona December 2004 Keywords libre software, Debian, GNU/Linux, libre software engineering, lines free software distribution, with well over 4,500 source packages in the latest stable release (Debian 3.0) and more than 8,000 source packages in the release cur- rently in preparation. However, we wish to system to determine the number of physical source lines of code (SLOC) of Debian 3.0 (aka woody). We show that Debian 3.0 includes more than 105,000,000 physical SLOC (almost twice than Red Hat 9, released0 码力 | 15 页 | 111.82 KB | 1 年前3Blender v3.0 Manual
Blender 3.0 Reference Manual Welcome to the manual for Blender, the free and open source 3D creation suite. Getting Started Sections Getting Started User Interface Editors Scenes & Objects Modeling application bundle, create a folder named config in the LOCAL directory. ./Blender.app/Contents/Resources/3.0/config/ Updating on macOS On macOS there are various ways of updating Blender. This section covers is the main interface for organizing and using assets. The Asset Browser was introduced in Blender 3.0, and will be improved and expanded over multiple upcoming releases. See also Asset Libraries For0 码力 | 4209 页 | 225.45 MB | 1 年前3Django 3.0.x Documentation
Framework Third-party distributions of Django For distributors Glossary Release notes Final releases 3.0 release 2.2 release 2.1 release 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release 1.7 release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 4.0 3.1 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 Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 3.0 You may have another version of Django installed. That’s it! That’s it – you can now move onto the0 码力 | 3085 页 | 2.95 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100