英文字典中文字典


英文字典中文字典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       







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

expressly    音标拼音: [ɛkspr'ɛsli]
ad. 明显地,明确地;特意地,特地

明显地,明确地;特意地,特地

expressly
adv 1: with specific intentions; for the express purpose; "she
needs the money expressly for her patients"

Expressly \Ex*press"ly\, adv.
In an express manner; in direct terms; with distinct purpose;
particularly; as, a book written expressly for the young.
[1913 Webster]

The word of the Lord came expressly unto Ezekiel.
--Ezek. i. 3.
[1913 Webster]

I am sent expressly to your lordship. --Shak.
[1913 Webster]

83 Moby Thesaurus words for "expressly":
absolutely, apparently, apprehensibly, articulately, as well,
categorically, clearly, coherently, comprehensibly, concretely,
dead, definitely, directly, discernibly, distinctly, especially,
even, evidently, exactly, explicitly, faithfully, in all respects,
in detail, in every respect, in particular, in plain English,
in plain terms, in plain words, intelligibly, ipsissimis verbis,
item by item, just, limpidly, literally, literatim, lucidly,
manifestly, minutely, noticeably, observably, obviously,
on purpose, palpably, particularly, patently, pellucidly,
perceivably, perceptibly, perspicuously, plainly, plumb,
point-blank, pointedly, positively, precisely, purposefully,
purposely, right, rigidly, rigorously, separately, simply, singly,
specially, specifically, square, squarely, straight, strictly,
to be specific, to the letter, unambiguously, understandably,
undeviatingly, unequivocally, unerringly, unmistakably, verbally,
verbatim, verbatim et litteratim, visibly, word by word,
word for word


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





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


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

































































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


  • 做图像检索,图像库从哪儿能下载到? - 知乎
    Stanford Mobile Visual Search, Stanford Mobile Visual Search Dataset,2011 2,stanford提供,包括8种场景,如CD封面、油画等,每组相关图片都是采自不同相机(手机),所有场景共500张图, 链接;以后又发布了一个 patch数据集,Compact Descriptors for Visual Search Patches Dataset,校对了
  • blend for visual studio与visual studio有什么区别? - 知乎
    Blend for Visual Studio 主要用于界面设计,提供更多可视化工具,而 Visual Studio 是通用 IDE,适合多种开发需求。
  • VScode怎么ctrl+P搜不到文件呢? - 知乎
    vscode 有时全局搜索内容明显不对,或者明明有这个文件 ,Ctrl+P却搜索不到,可能是搜索时使用了 ignore文件导致忽略了其中的内容。 解决方法: 打开vs code的设置,搜索 'search',找到 Search: Use Global Ignore Files、Search: Use Ignore Files、Search: Use Parent Ignore Files,全部取消掉勾选,然后就可以搜索到所有的
  • VSCode有在search中files to include里定制要搜索的文件类型 . . .
    VSCode有在search中files to include里定制要搜索的文件类型的插件吗? 我想在files to include里自定义一些文件类型,比如我作为干BIOS的,需要定制 sd, hfr, vfr等文件类型一起搜索,我希望可以在… 显示全部 关注者 2
  • Microsoft Visual C++2015安装失败 WIN7系统怎么办?
    Microsoft Visual C++2015安装失败 WIN7系统怎么办? 我是从官网上下载的 安装完提示我错误0x80240017 查了一上午也不好使。 。。 求帮助了 做一次伸手党 显示全部 关注者 3
  • 如何在网上找到同样的图片? - 知乎
    接下来,还可以优化搜索结果。 点击左下角的「Visual Search」,可以调整图像识别区域的大小和位置,这样可以起到筛去图片多余内容的作用,获取更精确的结果。
  • Microsoft visual c++ 2010 express学习版安装失败是为啥?
    等等问题,“安装程序未能安装以下组件”问题是因为Microsoft Visual C++ 2010 Express 版本安装时需要一些微软组件的支持,但是这些组件现在不支持在线安装了,所以我们需要手动去安装; 需要根据提示的错误去网上寻找组件安装,耽误时间,还不一定能找到; 其实微软支持离线版本的下载,离线版本
  • copilot有什么好玩 强大的使用技巧? - 知乎
    右键选择 Copilot,然后选择 Gernate Docs,就能为方法生成接口级别注释。 要注意的是,我们可以让 Copilot 学习项目中已有的注释模板,为新的文件生成符合模板的注释。 4、注释生成代码 输入注释: Search for a word in the trie,按 enter,就能看到推荐的完整代码了。
  • DeepSeek-R1有没有多模态能力? - 知乎
    Visual-RFT(视觉强化微调)在各大图文感知任务中均展现出强大的性能。 我们的实验主要基于视觉语言大模型基座 QWen2-VL 2B 7B 模型,和传统的监督微调(Supervised Fine-Tuning)方法进行对比。
  • vsCode 出现Code language not supported or defined怎么办?
    解决办法: 打开VS code的文件(File)--首选项(Preferences)--设置(settings)--搜索(search setting)-- 运行代码配置(Run Code configuration)--找到 默认语言(Default Language) (输入自己要学习的编程语言) 备注:我个人学习的是Python,所以我个人用Python举例 1 打开 文件(File)----首选项(Preferences)----设置





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