英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

likeness    音标拼音: [l'ɑɪknəs]
n. 相象,相似物,样子

相象,相似物,样子

likeness
n 1: similarity in appearance or character or nature between
persons or things; "man created God in his own likeness"
[synonym: {likeness}, {alikeness}, {similitude}] [ant:
{dissimilitude}, {unlikeness}]
2: picture consisting of a graphic image of a person or thing
[synonym: {likeness}, {semblance}]

Likeness \Like"ness\, n. [AS. gel[imac]cnes.]
1. The state or quality of being like; similitude;
resemblance; similarity; as, the likeness of the one to
the other is remarkable.
[1913 Webster]

2. Appearance or form; guise.
[1913 Webster]

An enemy in the likeness of a friend. --L'Estrange.
[1913 Webster]

3. That which closely resembles; a portrait.
[1913 Webster]

[How he looked] the likenesses of him which still
remain enable us to imagine. --Macaulay.
[1913 Webster]

4. A comparison; parable; proverb. [Obs.]
[1913 Webster]

He said to them, Soothly ye shall say to me this
likeness, Leech, heal thyself. --Wyclif (Luke
iv. 23).

Syn: Similarity; parallel; similitude; representation;
portrait; effigy.
[1913 Webster] Likerous

199 Moby Thesaurus words for "likeness":
abstract, abstraction, accordance, affinity, agreement, alikeness,
alliance, ally, altarpiece, alter ego, analogon, analogousness,
analogue, analogy, angle, aping, appearance, approach,
approximation, aspect, assimilation, associate, balance,
block print, brother, certified copy, close copy, close match,
closeness, coequality, coextension, cognate, collage, color print,
community, companion, comparability, comparableness, comparison,
complement, configuration, conformity, congenator, congener,
coordinate, copy, copying, correlate, correlative, correspondence,
correspondent, counterfeit, counterpart, cyclorama, daub,
dead ringer, diptych, double, drawing, duplicate, ectype, effect,
effigy, eidolon, engraving, equality, equation, equilibrium,
equipoise, equipollence, equiponderance, equity, equivalence,
equivalency, equivalent, evenness, exact likeness, face, facet,
facsimile, fair copy, faithful copy, fake, fashion, feature,
fellow, figure, forgery, form, fresco, gestalt, guise, icon,
identity, idol, ikon, illumination, illustration, image, imago,
imitation, impression, justice, kindred spirit, levelness, light,
like, likening, lineaments, living image, living picture, look,
manner, match, mate, metaphor, mimicking, miniature, mirroring,
model, montage, mosaic, mural, near duplicate, nearness, obverse,
painting, panorama, par, parallel, parallelism, parity, pasticcio,
pastiche, pendant, phase, phasis, phony, photograph, picture,
poise, portrait, print, proportion, reciprocal, reference,
reflection, regard, replica, representation, reproduction,
resemblance, respect, rubbing, sameness, sculpture, second self,
seeming, semblance, shadow, shape, side, similarity, simile,
similitude, simulacrum, simulation, sister, slant, soul mate,
spit and image, spitting image, stained glass window, statue,
statuette, stencil, still life, style, such, suchlike, symmetry,
tableau, tally, tapestry, the like of, the likes of, total effect,
trace, tracing, triptych, twin, twist, uniformity, very image,
very picture, view, viewpoint, wall painting, wise


请选择你想看的字典辞典:
单词字典翻译
likeness查看 likeness 在百度字典中的解释百度英翻中〔查看〕
likeness查看 likeness 在Google字典中的解释Google英翻中〔查看〕
likeness查看 likeness 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 高德开放平台 | 高德地图API
    We would like to show you a description here but the site won’t allow us
  • 概述 - 高德地图 API
    概述 - 高德地图 API Web服务API简介 # 高德 Web 服务 API 向开发者提供 HTTP 接口,开发者可通过这些接口使用各类型的地理数据服务,返回结果支持 JSON 和 XML 格式。 Web 服务 API 对所有用户开放。使用本组服务之前,需要申请应用 Key。不同类型用户可获取不同的数据访问能力。 功能介绍及体验 # 通过
  • 【高德地图API】Web地图开发系列 (一)-CSDN博客
    本文详细介绍了如何入门高德地图JavaScript API的使用,包括注册开发者账号、创建地图、地图配置、覆盖物(点标记、圆形标记、文本标记)、矢量图形、信息窗口和地图控件的基础知识。
  • 如何调用高德地图 API?附使用教程 - 知乎
    高德 Web 服务 API 向开发者提供 HTTP 接口,开发者可通过这些接口使用各类型的地理数据服务,返回结果支持 JSON 和 XML 格式。 高德地图 API 在线地址为: amap apifox cn ,这个 在线地址 的项目你可以克隆到 Apifox,以方便调试。
  • 高德地图JSAPI加载器实战指南:从零构建Web地图应用
    1 为什么你需要一个靠谱的地图加载器? 如果你正在开发一个需要展示地理位置信息的网站或应用,比如找附近的餐厅、显示物流轨迹、或者做一个房产地图找房系统,那你大概率绕不开地图服务。国内开发者最常用的就是高德地图,它的数据全、更新快,而且JSAPI用起来也挺顺手。但说实话,我第
  • 如何调用高德地图 API?高德地图 API 调用教程
    高德 Web 服务 API 向开发者提供 HTTP 接口,开发者可通过这些接口使用各类型的地理数据服务,返回结果支持 JSON 和 XML 格式。 高德地图 API 在线地址为:https: amap apifox cn ,这个在线地址的项目你可以克隆到 Apifox,以方便调试。
  • 高德地图开放平台 · GitHub
    高德地图开放平台 Web 端 高德地图开放平台 has 8 repositories available Follow their code on GitHub
  • 申请、使用高德地图API-腾讯云开发者社区-腾讯云
    本文介绍了如何在高德开放平台申请和获取地图API的Key,并通过Python代码验证Key的可用性。 用户需注册开发者账号,创建应用并生成Key,然后使用Python代码调用天气查询API验证Key。
  • 高德地图API使用方法:申请、使用_Key_Created_代码 - 搜狐
    本文介绍在 高德开放平台 中,申请、获取地图 API 的 Key 的方法;同时通过简单的 Python 代码,调取 API 信息,对所得 Key 的可用性加以验证。 首先,我们进入 高德开放平台 的官方网站(https: lbs amap com )。
  • 《深入掌握高德地图 API:全面调用指南与最佳实践》-腾讯云开发者社区-腾讯云
    高德地图 API 提供地理编码、逆地理编码、路径规划、POI 搜索等功能,开发者注册账号获取 API Key 后即可调用。 文中详述调用方式、示例及最佳实践,涵盖错误处理、性能优化等,助开发者高效集成地图服务提升应用体验。





中文字典-英文字典  2005-2009