The Vitess 6.0 Documentation
0 码力 | 210 页 | 846.79 KB | 1 年前3Tornado 6.0 Documentation
clone the git repository [https://github.com/tornadoweb/tornado] as well. Prerequisites: Tornado 6.0 requires Python 3.5.2 or newer (See Tornado 5.1 [https://www.tornadoweb.org/en/branch5.1/] if compatibility new in Tornado 6.0.3 What’s new in Tornado 6.0.2 What’s new in Tornado 6.0.1 What’s new in Tornado 6.0 What’s new in Tornado 5.1.1 What’s new in Tornado 5.1 What’s new in Tornado 5.0.2 What’s new in Tornado discarded. Changed in version 4.0: Now returns a Future if no callback is given. Changed in version 6.0: The callback argument was removed. RequestHandler.finish(chunk: Union[str, bytes, dict] = None) →0 码力 | 869 页 | 692.83 KB | 1 年前3Tornado 6.0 Documentation
download a copy of the source tarball or clone the git repository as well. Prerequisites: Tornado 6.0 requires Python 3.5.2 or newer (See Tornado 5.1 if compatibility with Python 2.7 is required). The discarded. Changed in version 4.0: Now returns a Future if no callback is given. Changed in version 6.0: The callback argument was removed. RequestHandler.finish(chunk: Union[str, bytes, dict] = None) → Instead, you must check the response’s error attribute or call its rethrow method. Changed in version 6.0: The callback argument was removed. Use the returned Future instead. The raise_error=False argument0 码力 | 245 页 | 885.76 KB | 1 年前3Zabbix 6.0 Manual
Documentation 6.0 ZABBIX 02.02.2024 Contents Zabbix Manual 6 Copyright notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1 Introduction . 1421 Appendix 2. Changes from 5.4 to 6.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1426 Zabbix API changes in 6.0 . . . . . . . . . . . . . . . . . . . . expression syntax is used. See the comparison below for details of the change: In Zabbix 6.0 Before Zabbix 6.0 {?avg(/host/key,1h)} Example of an expression macro in the new version. {host:key.avg(1h)}0 码力 | 1681 页 | 23.19 MB | 1 年前3Zabbix 6.0 Manual
Documentation 6.0 ZABBIX 02.02.2024 Contents Zabbix 使用手册 6 1. 简介 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1 手册结构 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 848 Zabbix API 在 6.0 中的变化 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1471 附录 2. 从 5.4 到 6.0 的变更记录 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14760 码力 | 1741 页 | 22.78 MB | 1 年前3KiCad 6.0 简介
渲染和绘图/数据导出等多种格式。KiCad 还包括一个高质量的元件库,其中有成千上万的符号、封装和 3D 模型。KiCad 对系统要求最低,可在 Linux、Windows 和 macOS 上运行。 KiCad 6.0 是最新的主要版本。 它包括数以百计的新功能和错误修复。 一些最值得注意的新功能包括: 一种新的原理图文件格式,嵌入了设计中使用的原理图符号,意味着不再需要单独的缓存库文件。 一种新的工程文件格式,将显示设置(如哪些层在 计语言,新的默认颜色主题,以及对 Linux 和 macOS 上 深色窗口主题的支持。 A full listing of new features and changes in KiCad 6.0 can be found here. 3 安装和升级 KiCad KiCad 与微软 Windows、苹果 macOS 和一些 Linux 发行版保持兼容和支持。 一些平台有特定的安装或升级说明。 关于迁移设计时可能出现的具体问题的更多细节,将在本手册的原理图编辑器和 PCB 编辑器章节中讲述。 NOTE 在用新版本的 KiCad 打开你的设计之前,请确保保存一个备份。 符号库格式在 KiCad 6.0 中有所改变。 要继续编辑用以前版本的 KiCad 制作的符号库,需要将这些库迁移到新的格 式。 有关这一过程的详细信息,请参见手册中的原理图编辑器章节。 没有被迁移的符号库仍然可以以只读模式打开0 码力 | 9 页 | 281.52 KB | 1 年前3KiCad 6.0 Introduction
and 3D models. KiCad has minimal system requirements and runs on Linux, Windows, and macOS. KiCad 6.0 is the most recent major release. It includes hundreds of new features and bug fixes. Some of the support for dark window themes on Linux and macOS. A full listing of new features and changes in KiCad 6.0 can be found here. 3 Installing and Upgrading KiCad KiCad maintains compatibility and support with design before opening it with a new version of KiCad. The symbol library format has changed in KiCad 6.0. To continue editing symbol libraries made with a previous version of KiCad, these libraries need0 码力 | 9 页 | 79.56 KB | 1 年前3websockets Documentation Release 6.0
websockets Documentation Release 6.0 Aymeric Augustin Jul 16, 2018 Contents 1 Tutorials 3 1.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Python Module Index 51 i ii websockets Documentation, Release 6.0 websockets is a library for building WebSocket servers and clients in Python with a focus on correctness get_event_loop().run_forever() Do you like it? Let’s dive in! Contents 1 websockets Documentation, Release 6.0 2 Contents CHAPTER 1 Tutorials If you’re new to websockets, this is the place to start. 1.1 Getting0 码力 | 58 页 | 253.08 KB | 1 年前3KiCad PCB Editor 6.0
location is platform- specific: Windows: %APPDATA%\kicad\6.0\user.hotkeys Linux: ~/.config/kicad/6.0/user.hotkeys macOS: ~/Library/Preferences/kicad/6.0/user.hotkeys KiCad can import hotkey settings from tables. Using the GitHub Plugin NOTE KiCad removed support for the GitHub library plugin in version 6.0. Creating and editing footprints NOTE TODO: Write this section Custom pad shapes Footprint attributes Colors Pcbnew supports switching between different color themes to match your preferences. Kicad 6.0 comes with two built-in color themes: "KiCad Default" is a new theme designed to have good contrast0 码力 | 110 页 | 3.61 MB | 1 年前3KiCad 6.0 快速入门
on operating system and may vary based on installation location: Windows: C:\Program Files\KiCad\6.0\share\kicad\template\ Linux: /usr/share/kicad/template/ macOS: /Applications/KiCad/KiCad.app/Con other, as shown in the screenshot. Do this by selecting, moving, and rotating the symbols. In KiCad 6.0, objects are selected by clicking on them. Additional objects can be added to the selection with shorted together, and traces that do not connect to anything. Custom rules can also be written in KiCad 6.0. To view the full list of design rules that are checked and to adjust their severity, go to Board0 码力 | 54 页 | 2.47 MB | 1 年前3
共 816 条
- 1
- 2
- 3
- 4
- 5
- 6
- 82