云原生虚拟数仓 PieCloudDB 的架构和关键模块实现0 码力 | 43 页 | 1.14 MB | 1 年前3
2.1.3 如何用go module构建模块化跨链平台GOPHER CHINA 2020 中国 上海 / 2020-11.21-22 如何用go module构建模块化跨链平台 汪小益 趣链科技 ’ alt=‘OCR图片’/> 什么是区块链 跨链的重难点分析 跨链平台架构设计 Go module和plugin 的应用实践 GOPHER CHINA 2020 中国 上海 / 2020-11.21-22 1 什么是区块链 GOPHER alt=‘OCR图片’/> 中继链模块与流程 ’ alt=‘OCR图片’/> 为什么需要模块化 1 中继链和网关有大量公共组件 网络模块 执行模块 验证模块 协议处理模块 加密模块 2 灵活适配不同需求和版本 应用链访问模块 以太坊 Fabric 趣链区块链 天平链 共识模块 PBFT RAFT POS POA HOTSTUFF Golang提供了两种模块化工具,一个是go module,一个是go / 2020-11.21-22 4 GO module和plugin实践 GOPHER CHINA 2020 中国 上海 / 2020-11.21-22 4 GO modules实践:无处不在的模块 工具库(存储、加密、网络、日志等) https://github.com/meshplus/bitxhub-kit 验证引擎&IBTP协议库 https://github.com/meshplus/bitxhub-core0 码力 | 27 页 | 1.24 MB | 1 月前3
Python 标准库参考指南 2.7.18 org) ## Contents 1 概述 3 2 内置函数 5 3 Non-essential Built-in Functions 25 4 内置常量 27 4.1 由 site 模块添加的常量 28 5 内置类型 29 5.1 逻辑值检测 29 5.2 Boolean Operations —and, or, not 30 5.3 比较运算 30 5.4 Numeric 206 8.18 pprint — 数据美化输出 ..... 207 8.19 repr — Alternate repr() implementation ..... 210 9 数字和数学模块 ..... 213 9.1 numbers — 数字的抽象基类 ..... 213 9.2 math — 数学函数 ..... 216 9.3 cmath — 关于复数的数学函数 .. 324 11.12 dumbdbm — Portable DBM implementation ..... 327 11.13 sqlite3 — SQLite 数据库 DB-API 2.0 接口模块 ..... 328 12 数据压缩和存档 ..... 347 12.1 zlib — 与 gzip 兼容的压缩 ..... 347 12.2 gzip — 对 gzip 格式的支持0 码力 | 1552 页 | 7.42 MB | 1 年前3
Python 标准库参考指南 2.7.18 org) ## Contents 1 概述 3 2 内置函数 5 3 Non-essential Built-in Functions 25 4 内置常量 27 4.1 由 site 模块添加的常量 28 5 内置类型 29 5.1 逻辑值检测 29 5.2 Boolean Operations —and, or, not 30 5.3 比较运算 30 5.4 Numeric 206 8.18 pprint — 数据美化输出 ..... 207 8.19 repr — Alternate repr() implementation ..... 210 9 数字和数学模块 ..... 213 9.1 numbers — 数字的抽象基类 ..... 213 9.2 math — 数学函数 ..... 216 9.3 cmath — 关于复数的数学函数 .. 324 11.12 dumbdbm — Portable DBM implementation ..... 327 11.13 sqlite3 — SQLite 数据库 DB-API 2.0 接口模块 ..... 328 12 数据压缩和存档 ..... 347 12.1 zlib — 与 gzip 兼容的压缩 ..... 347 12.2 gzip — 对 gzip 格式的支持0 码力 | 1552 页 | 7.42 MB | 1 年前3
C++高性能并行编程与优化 - 课件 - 16 现代 CMake 模块化项目管理指南CMake # 现代 CMake 模块化项目管理指南 彭于斌 (@archibate) 课件 & 源码:https://github.com/parallel101/course 往期录播:https://space.bilibili.com/263032155 ## 第一章:文件 / 目录组织规范 基于 CMake 的 C/C++ 项目,如何优雅地、模块化地组织大量源文件? ## 推荐的目录组织方式 目录组织格式: • 项目名 /include/ 项目名 / 模块名 .h • 项目名 /src/ 模块名 .cpp • CMakeLists.txt 中写: • target include directories(项目名 PUBLIC include) • 源码文件中写: • #include < 项目名 / 模块名 .h> • 项目名:: 函数名 (); ## 推荐的目录组织方式 推荐的目录组织方式 - 头文件(项目名 /include/ 项目名 / 模块名 .h)中写: • #pragma once • namespace 项目名 { • void 函数名(); • } • 实现文件(项目名 /src/ 模块名 .cpp)中写: • #include < 项目名 / 模块名 .h> • namespace 项目名 { • void 函数名 () {0 码力 | 56 页 | 6.87 MB | 2 年前3
Weblate 4.3.2 用户文档- 翻译许可 • 翻译进程 检查并修正 机器翻译 附加组件 - 翻译记忆库 - 配置 - 配置的例子 - 管理命令 - 公告 - 组件列表 - 可选的 Weblate 模块 - 定制 Weblate - 管理界面 - 从 Weblate 获得支持 - Legal documents ## Contributor docs - Weblate 1.x series • Weblate 0.x series ## I ndices and tables 索引 • HTTP Routing Table • Python 模块索引 ## Weblate basics ## Project structure In Weblate translations are organized into projects and o|| |WebExtension JSON|mono|yes|yes|no|no|no|| |XML resource files|mono|no|yes|no|no|yes \[10]|| |CSV 文件|mono|no|yes|yes|yes|no|needs editing| |YAML files|mono|no|yes|no|no|no|| |Ruby YAML files|mono|yes|yes|no|no|no||0 码力 | 676 页 | 9.37 MB | 2 年前3
phpMyAdmin Documentation release 4.8.0formats: CSV, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Microsoft Word 2000, and LATEX formats • import data and MySQL structures from OpenDocument spreadsheets, as well as XML, CSV, and of the values. For example to change default behaviour of CSV export you can use following configuration file: You can also use it to define server used formats. ## CSV Comma separated values format which is often used by spreadsheets or various other programs for export/import. Note: When importing data into a table from a CSV file where the table0 码力 | 192 页 | 824.49 KB | 2 年前3
Weblate 4.8.1 用户文档293 2.16 配置 295 2.17 配置的例子 323 2.18 管理命令 339 2.19 公告 350 2.20 组件列表 352 2.21 可选的 Weblate 模块 353 2.22 定制 Weblate 358 2.23 管理界面 360 2.24 从 Weblate 获得支持 367 2.25 Legal documents 370 3 Contributor Weblate 3.x 系列 405 4.30 Weblate 2.x 系列 417 4.31 Weblate 1.x 系列 428 4.32 Weblate 0.x 系列 432 Python 模块索引 436 HTTP Routing Table 437 索引 440 User docs ### 1.1 Weblate 基础知识 #### 1.1.1 项目和组件架构 在 Weblate TermBase eXchange · 翻译记忆库交换 • gettext MO (only available when translation is using gettext PO) • CSV • Excel Open XML • JSON(仅对单语翻译可用) • Android 字符串资源(仅对单语翻译可用) • iOS 字符串 (仅对单语翻译可用) 提示: The content0 码力 | 453 页 | 7.80 MB | 2 年前3
Istio-redirector: the way
to go to manage
thousands of HTTP
redirectionsSpecialist ### By creating a tool to ease the transition from a .csv file to an Istio VirtualService file ## • Golang service ☐ Convert .csv to VirtualService ☐ Open Pull Request on Github ☐ Fetch info [Image](/uploads/documents/2/6/e/7/26e7ae12695c0e2584eb7f2157dc20c3/p5_1.jpg) ## How does it work? Creating the .csv Generating the Istio configuration Deploy to production ## SEO specialist creates the file manually te|https://www.blablacar.fr/bus/destinations/benavente-4|301| ## How does it work? Creating the .csv 1 Importing the file 2 Generating the Istio configuration 3 Deploy to production Redirection0 码力 | 13 页 | 1.07 MB | 1 年前3
Python 标准库参考指南 2.7.18 org) ## Contents 1 概述 3 2 内置函数 5 3 Non-essential Built-in Functions 25 4 内置常量 27 4.1 由 site 模块添加的常量 28 5 内置类型 29 5.1 逻辑值检测 29 5.2 Boolean Operations —and, or, not 30 5.3 比较运算 30 5.4 Numeric 206 8.18 pprint — 数据美化输出 ..... 207 8.19 repr — Alternate repr() implementation ..... 210 9 数字和数学模块 ..... 213 9.1 numbers — 数字的抽象基类 ..... 213 9.2 math — 数学函数 ..... 216 9.3 cmath — 关于复数的数学函数 .. 324 11.12 dumbdbm —Portable DBM implementation ..... 327 11.13 sqlite3 —SQLite 数据库 DB-API 2.0 接口模块 ..... 328 12 数据压缩和存档 ..... 347 12.1 zlib —与gzip 兼容的压缩 ..... 347 12.2 gzip —对gzip 格式的支持 ..0 码力 | 1552 页 | 7.42 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













