Python知识分享网 - 专业的Python学习网站 学Python,上Python222
Knative in Action PDF 下载

Take the pain out of managing serverless applications. Knative, a collection of Kubernetes extensions curated by Google, simplifies building and running serverless systems. Knative in Action guides you through the Knative toolkit, showing you how to launch, modify, and monitor event-based apps built using cloud-hosted functions like AWS Lambda.

2023-09-18 09:11:40
Python 字典dict

Python 字典dict

2023-09-12 10:43:29
Vert.x in Action PDF 下载

Intended for intermediate Java developers familiar with web development, networked services, and enterprise Java frameworks like Spring or Java EE. No prior experience in asynchronous or reactive programming is required. As enterprise applications become larger and more distributed, new architectural approaches like reactive designs, microservices, and event streams are required knowledge.

2023-08-23 11:46:59
深度实战Electron开发本地音乐播放器 视频教程 下载

深度实战Electron开发本地音乐播放器 视频

2023-08-18 11:14:20
Logging in Action PDF 下载

Logging in Action

2023-08-16 10:37:59
Elasticsearch in Action, Second Edition PDF 下载

本书主要展示如何使用Elasticsearch构建可扩展的搜索应用程序。书中覆盖了Elasticsearch的主要特性,从使用不同的分析器和查询类型进行相关性调优,到使用聚集功能进行实时性分析,还有地理空间搜索和文档过滤等更多吸引人的特性。 全书共分两个部分,*部分解释了核心特性,内容主要涉及Elasticsearch的介绍,数据的索引、更新和删除,数据的搜索,数据的分析,使用相关性进行搜索,使用聚集来探索数据,文档间的关系等;第二部分介绍每个特性工作的更多细节及其对性能和可扩展性的影响,以便对核心功能进行产品化,内容主要涉及水平扩展和性能提升等。此外,本书还有6个附录(网上下载),提供了读者应该知道的特性,展示了关于地理空间搜索和聚集,如何管理Elasticsearch插件,学习在搜索结果中如何高亮查询单词,在生产环境中用来协助管理Elasticsearch的第三方的监控工具有哪些,如何使用Percolator过滤为多个查询匹配少量文档,如何使用不同的建议器来实现自动完成的功能。

2023-08-16 10:33:38
Wxpython in Action PDF 下载

Wxpython in Action

2023-08-15 10:59:13
Activiti in Action PDF 下载

Activiti, an open source process engine, uses Business ProcessModel and Notation to provide a standard way to capture businessprocesses and to convert those models into executable code. It'slightweight and integrates seamlessly with standard applicationsoftware such as Spring. Also included is a set of design andmanagement tools that even helps developers who have never used aprocess engine get productive quickly.

2023-08-13 09:58:35
通过Python的pytesseract库识别图片中的文字

Pytesseract是一个Python的OCR库,它可以识别图片中的文本并将其转换成文本形式。Pytesseract基于Google的Tesseract OCR引擎,具有较高的准确性和可靠性。它可以读取多种格式的图片,包括PNG、JPEG、GIF等。Pytesseract可以应用于自然语言处理、数据挖掘、OCR识别等领域。

2023-07-13 11:44:15
Flink in Action PDF 下载

Flink in Action PDF

2023-07-10 11:20:28