elasticsearch 简介、中文文档、中英对照文档 下载

elasticsearch 文档 下载链接(含jar包、源码、pom)

组件名称中文-文档-下载链接中英对照-文档-下载链接
elasticsearch-5.5.1.jarelasticsearch-5.5.1-API文档-中文版.zipelasticsearch-5.5.1-API文档-中英对照版.zip
elasticsearch-6.2.3.jarelasticsearch-6.2.3-API文档-中文版.zipelasticsearch-6.2.3-API文档-中英对照版.zip
elasticsearch-6.3.0.jarelasticsearch-6.3.0-API文档-中文版.zipelasticsearch-6.3.0-API文档-中英对照版.zip
elasticsearch-6.8.3.jarelasticsearch-6.8.3-API文档-中文版.zipelasticsearch-6.8.3-API文档-中英对照版.zip

elasticsearch 简介

Elasticsearch子项目:服务器。

Elasticsearch 是一个分布式、RESTful 风格的搜索和数据分析引擎,能够解决不断涌现出的各种用例。作为 Elastic Stack 的核心,Elasticsearch 会集中存储您的数据,让您飞快完成搜索,微调相关性,进行强大的分析,并轻松缩放规模。

在这里插入图片描述

elasticsearch 中文文档、中英对照文档 说明

摘要:elasticsearch、org.elasticsearch、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、elasticsearch、中英对照文档、jar包、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

server 6.8.3 API

Packages  
PackageDescription
org.apache.lucene.analysis.miscellaneous 
org.apache.lucene.document 
org.apache.lucene.index 
org.apache.lucene.queries 
org.apache.lucene.queryparser.classic 
org.apache.lucene.search 
org.apache.lucene.search.grouping 
org.apache.lucene.search.suggest.analyzing 
org.apache.lucene.search.uhighlight 
org.apache.lucene.search.vectorhighlight 
org.elasticsearch
A distributed RESTful search engine.

分布式休眠搜索引擎。

org.elasticsearch.action
Actions that Elasticsearch can take either on the data stored on disk or on other nodes.

Elasticsearch可以在存储在磁盘上的数据或其他节点上的操作。

org.elasticsearch.action.admin.cluster.allocation 
org.elasticsearch.action.admin.cluster.health 
org.elasticsearch.action.admin.cluster.node.hotthreads 
org.elasticsearch.action.admin.cluster.node.info 
org.elasticsearch.action.admin.cluster.node.liveness 
org.elasticsearch.action.admin.cluster.node.reload 
org.elasticsearch.action.admin.cluster.node.stats 
org.elasticsearch.action.admin.cluster.node.tasks.cancel 
org.elasticsearch.action.admin.cluster.node.tasks.get 
org.elasticsearch.action.admin.cluster.node.tasks.list 
org.elasticsearch.action.admin.cluster.node.usage 
org.elasticsearch.action.admin.cluster.remote 
org.elasticsearch.action.admin.cluster.repositories.delete 
org.elasticsearch.action.admin.cluster.repositories.get 
org.elasticsearch.action.admin.cluster.repositories.put 
org.elasticsearch.action.admin.cluster.repositories.verify 
org.elasticsearch.action.admin.cluster.reroute 
org.elasticsearch.action.admin.cluster.settings 
org.elasticsearch.action.admin.cluster.shards 
org.elasticsearch.action.admin.cluster.snapshots.create 
org.elasticsearch.action.admin.cluster.snapshots.delete 
org.elasticsearch.action.admin.cluster.snapshots.get 
org.elasticsearch.action.admin.cluster.snapshots.restore 
org.elasticsearch.action.admin.cluster.snapshots.status 
org.elasticsearch.action.admin.cluster.state 
org.elasticsearch.action.admin.cluster.stats 
org.elasticsearch.action.admin.cluster.storedscripts 
org.elasticsearch.action.admin.cluster.tasks 
org.elasticsearch.action.admin.indices.alias 
org.elasticsearch.action.admin.indices.alias.exists 
org.elasticsearch.action.admin.indices.alias.get 
org.elasticsearch.action.admin.indices.analyze 
org.elasticsearch.action.admin.indices.cache.clear 
org.elasticsearch.action.admin.indices.close 
org.elasticsearch.action.admin.indices.create
Create index action.

创建索引操作。

org.elasticsearch.action.admin.indices.delete
Delete index action.

删除索引操作。

org.elasticsearch.action.admin.indices.exists.indices 
org.elasticsearch.action.admin.indices.exists.types 
org.elasticsearch.action.admin.indices.flush
Flush index/indices action.

刷新索引/指数操作。

org.elasticsearch.action.admin.indices.forcemerge
Force merge index/indices action.

强制合并索引/指标操作。

org.elasticsearch.action.admin.indices.get 
org.elasticsearch.action.admin.indices.mapping.get 
org.elasticsearch.action.admin.indices.mapping.put
Put Mapping Action.

绘制映射行动。

org.elasticsearch.action.admin.indices.open 
org.elasticsearch.action.admin.indices.recovery 
org.elasticsearch.action.admin.indices.refresh
Refresh index/indices action.

刷新索引/指数操作。

org.elasticsearch.action.admin.indices.rollover 
org.elasticsearch.action.admin.indices.segments 
org.elasticsearch.action.admin.indices.settings.get 
org.elasticsearch.action.admin.indices.settings.put 
org.elasticsearch.action.admin.indices.shards 
org.elasticsearch.action.admin.indices.shrink 
org.elasticsearch.action.admin.indices.stats 
org.elasticsearch.action.admin.indices.template.delete 
org.elasticsearch.action.admin.indices.template.get 
org.elasticsearch.action.admin.indices.template.put 
org.elasticsearch.action.admin.indices.upgrade.get 
org.elasticsearch.action.admin.indices.upgrade.post 
org.elasticsearch.action.admin.indices.validate.query
Validate action.

验证行动。

org.elasticsearch.action.bulk 
org.elasticsearch.action.delete
Delete action.

删除操作。

org.elasticsearch.action.explain
Explain action.

解释行动。

org.elasticsearch.action.fieldcaps 
org.elasticsearch.action.get
Get action.

得到行动。

org.elasticsearch.action.index
Index action.

索引行动。

org.elasticsearch.action.ingest 
org.elasticsearch.action.main 
org.elasticsearch.action.resync 
org.elasticsearch.action.search
Search action.

搜索动作。

org.elasticsearch.action.support 
org.elasticsearch.action.support.broadcast 
org.elasticsearch.action.support.broadcast.node 
org.elasticsearch.action.support.master 
org.elasticsearch.action.support.master.info 
org.elasticsearch.action.support.nodes 
org.elasticsearch.action.support.replication 
org.elasticsearch.action.support.single.instance 
org.elasticsearch.action.support.single.shard 
org.elasticsearch.action.support.tasks 
org.elasticsearch.action.termvectors
Get the term vector for a specific document.

获取特定文档的术语向量。

org.elasticsearch.action.update 
org.elasticsearch.bootstrap 
org.elasticsearch.cli 
org.elasticsearch.client
The client module allowing to easily perform actions/operations.

客户端模块允许轻松执行操作/操作。

org.elasticsearch.client.node 
org.elasticsearch.client.support 
org.elasticsearch.client.transport 
org.elasticsearch.cluster 
org.elasticsearch.cluster.ack 
org.elasticsearch.cluster.action.index 
org.elasticsearch.cluster.action.shard 
org.elasticsearch.cluster.block 
org.elasticsearch.cluster.health 
org.elasticsearch.cluster.metadata 
org.elasticsearch.cluster.node 
org.elasticsearch.cluster.routing 
org.elasticsearch.cluster.routing.allocation 
org.elasticsearch.cluster.routing.allocation.allocator 
org.elasticsearch.cluster.routing.allocation.command 
org.elasticsearch.cluster.routing.allocation.decider 
org.elasticsearch.cluster.service 
org.elasticsearch.common 
org.elasticsearch.common.blobstore 
org.elasticsearch.common.blobstore.fs 
org.elasticsearch.common.blobstore.support 
org.elasticsearch.common.breaker 
org.elasticsearch.common.bytes 
org.elasticsearch.common.cache 
org.elasticsearch.common.collect 
org.elasticsearch.common.component 
org.elasticsearch.common.compress 
org.elasticsearch.common.document 
org.elasticsearch.common.geo 
org.elasticsearch.common.geo.builders 
org.elasticsearch.common.geo.parsers 
org.elasticsearch.common.hash 
org.elasticsearch.common.inject
Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.

Google Guice(发音为“果汁”)是一种超轻依赖注入框架。

org.elasticsearch.common.inject.assistedinject
Extension for combining factory interfaces with injection; this extension requires guice-jndi-2.0.jar.

将工厂界面与注射结合的扩展;此扩展需要Guice-JNDI-2.0.jar。

org.elasticsearch.common.inject.binder
Interfaces which make up Binder's expression language.

涉及Binder的表达语言的界面。

org.elasticsearch.common.inject.internal
Guice (sounds like like "juice")

guice(听起来像“果汁”)

org.elasticsearch.common.inject.matcher
Used for matching things.

用于匹配事物。

org.elasticsearch.common.inject.multibindings
Extension for binding multiple instances in a collection; this extension requires guice-multibindings-2.0.jar.

扩展集合中的多个实例;此扩展需要Guice-MultiBining-2.0.jar。

org.elasticsearch.common.inject.name
Support for binding to string-based names.

支持绑定到基于字符串的名称。

org.elasticsearch.common.inject.spi
Guice service provider interface

GUICE服务提供商界面

org.elasticsearch.common.inject.util
Helper methods for working with Guice.

辅助方法与Guice一起使用。

org.elasticsearch.common.io 
org.elasticsearch.common.io.stream
Classes for streaming objects from one Elasticsearch node to another over its binary internode protocol.

通过其二进制区间协议将对象从一个Elasticsearch节点流传输对象的类。

org.elasticsearch.common.joda 
org.elasticsearch.common.lease 
org.elasticsearch.common.logging 
org.elasticsearch.common.lucene 
org.elasticsearch.common.lucene.all 
org.elasticsearch.common.lucene.index 
org.elasticsearch.common.lucene.search 
org.elasticsearch.common.lucene.search.function 
org.elasticsearch.common.lucene.store 
org.elasticsearch.common.lucene.uid 
org.elasticsearch.common.metrics 
org.elasticsearch.common.network 
org.elasticsearch.common.path 
org.elasticsearch.common.recycler 
org.elasticsearch.common.regex 
org.elasticsearch.common.rounding 
org.elasticsearch.common.settings
Settings based utility.

基于设置的实用程序。

org.elasticsearch.common.text 
org.elasticsearch.common.time 
org.elasticsearch.common.transport 
org.elasticsearch.common.unit 
org.elasticsearch.common.util 
org.elasticsearch.common.util.concurrent 
org.elasticsearch.common.util.iterable 
org.elasticsearch.common.util.set 
org.elasticsearch.common.xcontent 
org.elasticsearch.common.xcontent.support 
org.elasticsearch.discovery 
org.elasticsearch.discovery.single 
org.elasticsearch.discovery.zen 
org.elasticsearch.env 
org.elasticsearch.gateway 
org.elasticsearch.http 
org.elasticsearch.index 
org.elasticsearch.index.analysis 
org.elasticsearch.index.cache 
org.elasticsearch.index.cache.bitset 
org.elasticsearch.index.cache.query 
org.elasticsearch.index.cache.request 
org.elasticsearch.index.codec 
org.elasticsearch.index.engine 
org.elasticsearch.index.fielddata 
org.elasticsearch.index.fielddata.fieldcomparator 
org.elasticsearch.index.fielddata.ordinals 
org.elasticsearch.index.fielddata.plain 
org.elasticsearch.index.fieldvisitor 
org.elasticsearch.index.flush 
org.elasticsearch.index.get 
org.elasticsearch.index.mapper 
org.elasticsearch.index.merge 
org.elasticsearch.index.query 
org.elasticsearch.index.query.functionscore 
org.elasticsearch.index.query.support 
org.elasticsearch.index.recovery 
org.elasticsearch.index.refresh 
org.elasticsearch.index.reindex 
org.elasticsearch.index.search 
org.elasticsearch.index.search.stats 
org.elasticsearch.index.seqno 
org.elasticsearch.index.shard 
org.elasticsearch.index.similarity 
org.elasticsearch.index.snapshots 
org.elasticsearch.index.snapshots.blobstore 
org.elasticsearch.index.store 
org.elasticsearch.index.termvectors 
org.elasticsearch.index.translog 
org.elasticsearch.index.warmer 
org.elasticsearch.indices 
org.elasticsearch.indices.analysis 
org.elasticsearch.indices.breaker 
org.elasticsearch.indices.cluster 
org.elasticsearch.indices.fielddata.cache 
org.elasticsearch.indices.flush 
org.elasticsearch.indices.mapper 
org.elasticsearch.indices.recovery 
org.elasticsearch.indices.store 
org.elasticsearch.ingest 
org.elasticsearch.monitor
Monitors the Elasticsearch process and the system on which it is running so that metrics can be exposed via an HTTP or transport APIs to be logged and graphed.

监视Elasticsearch流程和运行的系统,以便可以通过HTTP或传输API来曝光和绘制度量标准。

org.elasticsearch.monitor.fs 
org.elasticsearch.monitor.jvm 
org.elasticsearch.monitor.os 
org.elasticsearch.monitor.process 
org.elasticsearch.node
Allow to build a Node which is a node within the cluster.

允许构建一个节点,该节点是群集中的节点。

org.elasticsearch.persistent
The Persistent Tasks Executors are responsible for executing restartable tasks that can survive disappearance of a coordinating and executor nodes.

持久任务执行者负责执行可以在协调和执行器节点消失的可重新启动任务。

org.elasticsearch.persistent.decider 
org.elasticsearch.plugins
Support for extending Elasticsearch by providing java code that is loaded by a child classloader.

通过提供由子类加载器加载的Java代码来支持Elasticsearch。

org.elasticsearch.plugins.spi
This package contains interfaces for services provided by Elasticsearch plugins to external applications like the Java High Level Rest Client.

此包包含Elasticsearch插件为外部应用程序提供的服务的接口,如Java高级REST客户端。

org.elasticsearch.repositories
Repositories of snapshot/restore information.

快照/还原信息的存储库。

org.elasticsearch.repositories.blobstore 
org.elasticsearch.repositories.fs 
org.elasticsearch.rest
Exposes Elasticsearch functionality over RESTful HTTP.

通过RESTFUL HTTP公开ELASTICSEARCH功能。

org.elasticsearch.rest.action
RestHandlers that translate requests from REST into internal requests and start them then wait for them to complete and then translate them back into REST.

休息手柄,将请求从休息转换为内部请求,然后启动它们,然后等待它们完成,然后将它们转换为休息。

org.elasticsearch.rest.action.admin.cluster
RestHandlers for administrative actions that can be taken on the cluster as a whole like getting the listing tasks, adding repositories, and getting stats.

RETERHANDLERS用于管理操作的行政操作,可以像获取列表任务,添加存储库和获取统计数据一样。

org.elasticsearch.rest.action.admin.indices
RestHandlers for administrative actions that can be taken on indexes like creation, deletion, setting up aliases, and changing mapping.

休息手段,可以在创建,删除,设置别名和更改映射等索引上拍摄的管理操作。

org.elasticsearch.rest.action.cat
RestHandlers for actions that spit out tables of results.

休息守望者吐出结果表的操作。

org.elasticsearch.rest.action.document
RestHandlers for actions that can be taken on documents like index, update, get, and delete.

休息时间用于可在索引,更新,获取和删除等文档上拍摄的操作。

org.elasticsearch.rest.action.ingest
RestHandlers that manage ingest pipelines.

管理摄取管道的休息时间。

org.elasticsearch.rest.action.search
RestHandlers for search actions like search, scroll, and suggest.

RESTHANDLERS用于搜索,滚动和建议等搜索操作。

org.elasticsearch.script
Support for running user provided scripts (in the request, in cluster state, etc) in portions of various requests ( UpdateAction, etc).

支持运行用户在各种请求的部分中提供脚本(在群集状态,群集状态等中)中的部分(函数函数查询,聚合,UpdateAction等)。

org.elasticsearch.search 
org.elasticsearch.search.aggregations
Builds analytic information over all hits in a search request.

在搜索请求中构建所有命中的分析信息。

org.elasticsearch.search.aggregations.bucket 
org.elasticsearch.search.aggregations.bucket.adjacency 
org.elasticsearch.search.aggregations.bucket.composite 
org.elasticsearch.search.aggregations.bucket.filter 
org.elasticsearch.search.aggregations.bucket.geogrid 
org.elasticsearch.search.aggregations.bucket.global 
org.elasticsearch.search.aggregations.bucket.histogram
Histogram module for different bucket specifications used in aggregation.

用于聚合中使用的不同桶规范的直方图模块。

org.elasticsearch.search.aggregations.bucket.missing 
org.elasticsearch.search.aggregations.bucket.nested 
org.elasticsearch.search.aggregations.bucket.range 
org.elasticsearch.search.aggregations.bucket.sampler 
org.elasticsearch.search.aggregations.bucket.significant 
org.elasticsearch.search.aggregations.bucket.significant.heuristics 
org.elasticsearch.search.aggregations.bucket.terms 
org.elasticsearch.search.aggregations.metrics
Aggregations module

聚合模块

org.elasticsearch.search.aggregations.metrics.avg 
org.elasticsearch.search.aggregations.metrics.cardinality 
org.elasticsearch.search.aggregations.metrics.geobounds 
org.elasticsearch.search.aggregations.metrics.geocentroid 
org.elasticsearch.search.aggregations.metrics.mad 
org.elasticsearch.search.aggregations.metrics.max 
org.elasticsearch.search.aggregations.metrics.min 
org.elasticsearch.search.aggregations.metrics.percentiles 
org.elasticsearch.search.aggregations.metrics.percentiles.hdr 
org.elasticsearch.search.aggregations.metrics.percentiles.tdigest 
org.elasticsearch.search.aggregations.metrics.scripted 
org.elasticsearch.search.aggregations.metrics.stats 
org.elasticsearch.search.aggregations.metrics.stats.extended 
org.elasticsearch.search.aggregations.metrics.sum 
org.elasticsearch.search.aggregations.metrics.tophits 
org.elasticsearch.search.aggregations.metrics.valuecount 
org.elasticsearch.search.aggregations.metrics.weighted_avg 
org.elasticsearch.search.aggregations.pipeline 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.max 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.min 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum 
org.elasticsearch.search.aggregations.pipeline.bucketscript 
org.elasticsearch.search.aggregations.pipeline.bucketselector 
org.elasticsearch.search.aggregations.pipeline.bucketsort 
org.elasticsearch.search.aggregations.pipeline.cumulativesum 
org.elasticsearch.search.aggregations.pipeline.derivative 
org.elasticsearch.search.aggregations.pipeline.movavg 
org.elasticsearch.search.aggregations.pipeline.movavg.models 
org.elasticsearch.search.aggregations.pipeline.movfn 
org.elasticsearch.search.aggregations.pipeline.serialdiff 
org.elasticsearch.search.aggregations.support 
org.elasticsearch.search.aggregations.support.values 
org.elasticsearch.search.builder 
org.elasticsearch.search.collapse 
org.elasticsearch.search.dfs 
org.elasticsearch.search.fetch
Search phase that fetches the top hits from the shards after the results of the query phase have been merged.

在已合并查询阶段的结果后,搜索阶段从分片中获取顶部命中的次数。

org.elasticsearch.search.fetch.subphase
Built in FetchSubPhases like matched queries and fetching _source.

内置于匹配查询等鼠标上并获取_source。

org.elasticsearch.search.fetch.subphase.highlight
Fetch sub phase that extracts significant portions of string fields, marking the matches.

获取提取串字段的大量部分的子阶段,标记匹配项。

org.elasticsearch.search.internal 
org.elasticsearch.search.lookup 
org.elasticsearch.search.profile
Profiling for portions of the search request.

分析搜索请求的部分。

org.elasticsearch.search.profile.aggregation
Profiles the aggregation portion of a search request.

配置搜索请求的聚合部分。

org.elasticsearch.search.profile.query
Profiles the query portion of a search request.

配置搜索请求的查询部分。

org.elasticsearch.search.query 
org.elasticsearch.search.rescore 
org.elasticsearch.search.searchafter 
org.elasticsearch.search.slice 
org.elasticsearch.search.sort 
org.elasticsearch.search.suggest
Support for suggesting alternate queries.

支持建议备用查询。

org.elasticsearch.search.suggest.completion
Suggests alternate queries by fancy prefix matching.

建议通过Fancy Prefix匹配来替代查询。

org.elasticsearch.search.suggest.completion.context
Support for limiting the completion suggesters results to within a "context" like a geographic location or a category.

支持限制完成建议者的结果导致“语境”,如地理位置或类别。

org.elasticsearch.search.suggest.phrase
Suggests alternate queries by breaking the query into terms and suggesting terms that are frequently found together.

通过将查询分解为术语和往来一起发现的术语来建议替代查询。

org.elasticsearch.search.suggest.term
Suggests alternate queries by breaking the query into terms and suggesting more popular terms.

通过将查询分解为术语并建议更受欢迎的术语来建议替代查询。

org.elasticsearch.snapshots 
org.elasticsearch.tasks
Support for viewing and modifying in flight actions ( Tasks) and saving their results to an index.

支持在飞行动作(任务)中查看和修改并将其结果保存到索引中。

org.elasticsearch.threadpool 
org.elasticsearch.transport 
org.elasticsearch.usage 
org.elasticsearch.watcher 
org.joda.time.format 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
注:下文中的 *** 代表文件名中的组件名称。 # 包含: 中文-英文对照文档:【***-javadoc-API文档-中文(简体)-英语-对照版.zip】 jar包下载地址:【***.jar下载地址(官方地址+国内镜像地址).txt】 Maven依赖:【***.jar Maven依赖信息(可用于项目pom.xml).txt】 Gradle依赖:【***.jar Gradle依赖信息(可用于项目build.gradle).txt】 源代码下载地址:【***-sources.jar下载地址(官方地址+国内镜像地址).txt】 # 本文件关键字: 中文-英文对照文档,中英对照文档,java,jar包,Maven,第三方jar包,组件,开源组件,第三方组件,Gradle,中文API文档,手册,开发手册,使用手册,参考手册 # 使用方法: 解压 【***.jar中文文档.zip】,再解压其中的 【***-javadoc-API文档-中文(简体)版.zip】,双击 【index.html】 文件,即可用浏览器打开、进行查看。 # 特殊说明: ·本文档为人性化翻译,精心制作,请放心使用。 ·本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦; ·有原文可参照,不再担心翻译偏差误导; ·边学技术、边学英语。 ·只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等; ·不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等。 # 温馨提示: (1)为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地); (2)有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件;

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

寒水馨

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值