Python知识分享网 - 专业的Python学习网站 学Python,上Python222
Effective Go中文版 PDF 下载

Effective Go中文版

2023-11-10 09:48:05
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
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
Server Based Java Programming (Manning) PDF 下载

Server Based Java Programming (Manning)

2023-07-21 10:20:30
Python 引用问题 - ImportError: attempted relative import with no known parent package

近日在尝试引用其他文件的代码时,遇到了错误: ImportError: attempted relative import with no known parent package.

2023-07-10 13:12:51