Python知識(shí)分享網(wǎng) - 專業(yè)的Python學(xué)習(xí)網(wǎng)站 學(xué)Python,上Python222
Grokking-the-System-Design-Interview PDF 下載

Grokking-the-System-Design-Interview

2023-08-18 11:02:37
Logging in Action PDF 下載

Logging in Action

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

本書主要展示如何使用Elasticsearch構(gòu)建可擴(kuò)展的搜索應(yīng)用程序。書中覆蓋了Elasticsearch的主要特性,從使用不同的分析器和查詢類型進(jìn)行相關(guān)性調(diào)優(yōu),到使用聚集功能進(jìn)行實(shí)時(shí)性分析,還有地理空間搜索和文檔過(guò)濾等更多吸引人的特性。 全書共分兩個(gè)部分,*部分解釋了核心特性,內(nèi)容主要涉及Elasticsearch的介紹,數(shù)據(jù)的索引、更新和刪除,數(shù)據(jù)的搜索,數(shù)據(jù)的分析,使用相關(guān)性進(jìn)行搜索,使用聚集來(lái)探索數(shù)據(jù),文檔間的關(guān)系等;第二部分介紹每個(gè)特性工作的更多細(xì)節(jié)及其對(duì)性能和可擴(kuò)展性的影響,以便對(duì)核心功能進(jìn)行產(chǎn)品化,內(nèi)容主要涉及水平擴(kuò)展和性能提升等。此外,本書還有6個(gè)附錄(網(wǎng)上下載),提供了讀者應(yīng)該知道的特性,展示了關(guān)于地理空間搜索和聚集,如何管理Elasticsearch插件,學(xué)習(xí)在搜索結(jié)果中如何高亮查詢單詞,在生產(chǎn)環(huán)境中用來(lái)協(xié)助管理Elasticsearch的第三方的監(jiān)控工具有哪些,如何使用Percolator過(guò)濾為多個(gè)查詢匹配少量文檔,如何使用不同的建議器來(lái)實(shí)現(xiàn)自動(dòng)完成的功能。

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
Rapid GUI Programming with Python and Qt PDF 下載

Rapid GUI Programming with Python and Qt

2023-08-08 11:26:07
海量數(shù)據(jù)高并發(fā)場(chǎng)景 構(gòu)建Go+ES8企業(yè)級(jí)搜索微服務(wù) 視頻教程 下載

海量數(shù)據(jù)高并發(fā)場(chǎng)景 構(gòu)建Go+ES8企業(yè)級(jí)搜索微服務(wù) 視頻

2023-07-21 10:50:14
Server Based Java Programming (Manning) PDF 下載

Server Based Java Programming (Manning)

2023-07-21 10:20:30
Python中的切片slice 知識(shí)詳解

在Python中,切片(slice)是對(duì)序列型對(duì)象(如list, string, tuple)的一種高級(jí)索引方法。 普通索引只取出序列中 一個(gè)下標(biāo) 對(duì)應(yīng)的元素,而切片取出序列中 一個(gè)范圍 對(duì)應(yīng)的元素,這里的范圍不是狹義上的連續(xù)片段。通俗一點(diǎn)就是在一定范圍里面.用刀切出一部分,達(dá)到自己需要的一部分.

2023-07-20 11:12:42
What Is ChatGPT Doing ... and Why Does It Work_ PDF 下載

What Is ChatGPT Doing ... and Why Does It Work

2023-07-15 10:09:34