摘要:
【数据来源JSON文】 { "took" : 305, "timed_out" : false, "_shards" : { "total" : 1, "successful" : 1, "skipped" : 0, "failed" : 0 }, "hits" : { "total" : { "v 阅读全文
posted @ 2022-03-01 21:44
逆火狂飙
阅读(2112)
评论(0)
推荐(0)
摘要:
【数据来源json文】 { "name" : "node-1", "cluster_name" : "twins", "cluster_uuid" : "_na_", "version" : { "number" : "7.11.0", "build_flavor" : "default", "bu 阅读全文
posted @ 2022-03-01 21:12
逆火狂飙
阅读(890)
评论(0)
推荐(0)
摘要:
【名词解释】 CLI:Command Line Interface 命令行界面 典型如Linux控制台 GUI:Graphical User Interface 图形界面 典型如BS/CS程序 【工具】 Idea和一台能联网的电脑 【主要步骤】 1.用Idea创建一个Maven项目。 2.在pom里 阅读全文
posted @ 2022-03-01 17:01
逆火狂飙
阅读(1436)
评论(1)
推荐(0)