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

这篇具有很好参考价值的文章主要介绍了elasticsearch 简介、中文文档、中英对照文档 下载。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

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

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

elasticsearch 简介

Elasticsearch子项目:服务器。

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

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

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

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

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

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

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

涉及的包(package)

server 6.8.3 API

Packages  
Package Description
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.

支持在飞行动作(任务)中查看和修改并将其结果保存到索引中。文章来源地址https://www.toymoban.com/news/detail-508724.html

org.elasticsearch.threadpool  
org.elasticsearch.transport  
org.elasticsearch.usage  
org.elasticsearch.watcher  
org.joda.time.format  

到了这里,关于elasticsearch 简介、中文文档、中英对照文档 下载的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • poi-ooxml 简介、中文文档、中英对照文档 下载

    组件名称 中文-文档-下载链接 中英对照-文档-下载链接 poi-ooxml-3.16.jar poi-ooxml-3.16-API文档-中文版.zip poi-ooxml-3.16-API文档-中英对照版.zip poi-ooxml-3.17.jar poi-ooxml-3.17-API文档-中文版.zip poi-ooxml-3.17-API文档-中英对照版.zip poi-ooxml-4.1.2.jar poi-ooxml-4.1.2-API文档-中文版.zip poi-ooxml-4.1.2-API文档

    2024年02月16日
    浏览(65)
  • docx4j 简介、中文文档、中英对照文档 下载

    组件名称 中文-文档-下载链接 中英对照-文档-下载链接 docx4j-3.3.5.jar docx4j-3.3.5-API文档-中文版.zip docx4j-3.3.5-API文档-中英对照版.zip Docx4J docx4j是一个库,可以帮助您使用docx文档、pptx演示文稿和xlsx电子表格中使用的Office Open XML文件格式。 docx4j是一个开源(ASLv2) Java库,用于创建和

    2024年02月04日
    浏览(50)
  • bcpkix-jdk15on 简介、中文文档、中英对照文档 下载

    组件名称 中文-文档-下载链接 中英对照-文档-下载链接 bcpkix-jdk15on-1.58.jar bcpkix-jdk15on-1.58-API文档-中文版.zip bcpkix-jdk15on-1.58-API文档-中英对照版.zip bcpkix-jdk15on-1.59.jar bcpkix-jdk15on-1.59-API文档-中文版.zip bcpkix-jdk15on-1.59-API文档-中英对照版.zip bcpkix-jdk15on-1.60.jar bcpkix-jdk15on-1.60-API文档

    2024年02月05日
    浏览(26)
  • bcprov-jdk15on 简介、中文文档、中英对照文档 下载

    组件名称 中英对照-文档-下载链接 中文-文档-下载链接 bcprov-jdk15on-1.68.jar bcprov-jdk15on-1.68-API文档-中英对照版.zip bcprov-jdk15on-1.68-API文档-中文版.zip bcprov-jdk15on-1.60.jar bcprov-jdk15on-1.60-API文档-中英对照版.zip bcprov-jdk15on-1.60-API文档-中文版.zip bcprov-jdk15on-1.59.jar bcprov-jdk15on-1.59-API文档

    2023年04月27日
    浏览(25)
  • Stable Diffusion 中英文对照&中文tag补全

    Stable Diffusion是老外做的,因此全部界面都是英文的,因此会对国内很多英语不好的小伙伴来说是一个灾难,不过这里介绍大家一个自定义翻译插件的方法如下图。 还有我们在输入的时候,由于英语水平有限对我们造成阻碍,这里还有一个输入中文即可获得英文单词的

    2024年02月12日
    浏览(28)
  • 下载YouTube中英文视频,使其在下载的视频中显示中文字幕

    一. 复制YouTube中视频链接,如下所示。 1.任选油管中某个视频 2.点击视频右下角分享,复制视频链接。 3.打开网站(https://yt5s.com)下载油管视频(下载的视频是无字幕的) 把链接复制到搜索框,然后点击Download Mp4,下载并保存。 5.下载该视频的SRT格式文件,打开网站(downsub.co

    2024年04月23日
    浏览(83)
  • Vray中英文对照

    渲染元素,中英文对照表 【英文】 【中文翻译】 VRayAlpha VRay Alpha VRayAO VRay AO VRayDRBucket VRay DR 渲染块 VRayMtlReflectIOR VRay Mtl 反射IOR VRayMtlReflectHilightGlossiness VRay Mtl 反射高光光泽度 VRayMtlReflectGlossiness VRay Mtl 反射光泽度 VRayMtlRefractGlossiness VRay Mtl 折射光泽度 VRayZDepth VRay Z 深度 VR

    2024年02月05日
    浏览(40)
  • ECCV2022论文列表(中英对照)

    Paper ID Paper Title 论文标题 8 Learning Uncoupled-Modulation CVAE for 3D Action-Conditioned Human Motion Synthesis 学习用于 3D 动作条件人体运动合成的非耦合调制 CVAE 16 Generative Domain Adaptation for Face Anti-Spoofing 人脸反欺骗的生成域自适应 19 Learning Depth from Focus in the Wild 从野外专注中学习深度 34 Rel

    2023年04月21日
    浏览(34)
  • 汽车研发与制造中英文对照

    FPDS(Ford Product Development System)福特产品开发系统 threetype chassis 三类底盘 inter-citybus 长途客车 PassengerVehicle 乘用车 MPV(Multi-PurposeVehicle)多用途汽车 SUV(Sports Utility Vehicle) 运动型多用途车 four-wheeldrive 四轮驱动 front-wheeldrive 前轮驱动 DFA-Design For Assembly 面向装配的设计 toolb

    2024年02月21日
    浏览(56)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包