By virtue of|sustain|post |scrape off |stretch|access to|take into account of|exploit|hasten|blur |idle|bored her to|account for|accused of|cruelty
By virtue of this superior quality, this product is often sold out of stockin many areas.
我们的产品因其优秀的质量,在很多地区经常脱销。
The soil in this part of the world is not rich enough to sustain a large population.
这里的土地不够肥沃,无法供养大量的人口。
She had earlier resigned her post as President Menem's assistant...
她早些时候辞去了梅内姆总统助理一职。
We'll have to scrape the snow off the car before we go out in it.
我们开车出去之前必须先把车上的积雪扫掉。
"I'm so tired," she said, yawning and stretching.
“我太累了,”她打着呵欠伸了个懒腰说。
The facilities have been adapted to give access to wheelchair users.
这些设施已经改造过以方便轮椅使用者进入
We take into account of every factor on the judgment of defects.
The main reason was that fishermen were still able to exploit theirrelatively new ability to find and catch their prey.
重要的原因是捕鱼者仍然有能力利用他们相关的发现和捕捞的新技术。
VERB 加速,加快(常指不愉快的事)If you hasten an event or process, often an unpleasant one, you make it happen faster or sooner.
But if he does this, he may hasten the collapse of his own country.
但是如果他这样做,就有可能加速自己国家的崩溃。
N-COUNT 模糊形状;模糊的区域A blur is a shape or area which you cannot see clearly because it has no distinct outline or because it is moving very fast.
Out of the corner of my eye I saw a blur of movement on the other side of the glass...
从眼角余光中我看到玻璃的另一边隐约有东西在移动。
Her face is a blur.
她的脸模糊不清。
ADJ 无事可做的;闲散的If people who were working are idle, they have no jobs or work.
Employees have been idle almost a month because of shortages.
由于原料短缺,员工们已将近一个月无事可做。
He looks out of the windows from which she looked out, not longago, upon the weather that bored her to death.
他望着窗外,而不久以前,夫人也在这里望着窗外那使她烦得要死的天气。
要综合考虑各方面因素对缺陷进行评判。
Students account for the vast majority of our customers.
我们的顾客绝大多数是学生。
He's been accused of robbery/murder.
他被指控犯有抢劫/谋杀罪。
"I think you know, " said Dumbledore. "Think back. Remember what he did, in his ignorance, in his greed and his cruelty. "
“我认为你是知道的,”邓布利多说,“回想一下,想想他因为无知、贪婪和残酷所做的事情。”
By virtue of|sustain|post |scrape off |stretch|access to|take into account of|exploit|hasten|blur |idle|bored her to|account for|accused of|cruelty的更多相关文章
- Ultimate Guide to WeChat for Business 2019
Ultimate Guide to WeChat for Business 2019 By Iaroslav Kudritskiy (source :https://rocketbots.io/blo ...
- jwplayer视频--不兼容IE8
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8&quo ...
- Windows Error Codes
http://www.briandunning.com/error-codes/?source=Windows Windows Error Codes List All Error Codes | S ...
- wp8.1 sdk preview 预览版
http://pan.baidu.com/s/1hqyusja?qq-pf-to=pcqq.c2c#dir/path=%2FWPSDK%208.1%20DevPreview%20Installerwp ...
- Python之global
1 Global The global statement and its nonlocal cousin are the only things that are remotely like dec ...
- Cross-Domain Security For Data Vault
Cross-domain security for data vault is described. At least one database is accessible from a plural ...
- 基于Custom-metrics-apiserver实现Kubernetes的HPA(内含踩坑)
前言 这里要说一下Prometheus的检控指标从哪里来,它有3个渠道: 主机监控,也就是部署了Node Exporter组件的主机,它以DaemonSet或者系统进程的形式运行,Prometheus ...
- Azure SQL Database (19) Stretch Database 概览
<Windows Azure Platform 系列文章目录> Azure SQL Database (19) Stretch Database 概览 Azure SQL Da ...
- Azure SQL Database (21) 将整张表都迁移到Azure Stretch Database里
<Windows Azure Platform 系列文章目录> Azure SQL Database (19) Stretch Database 概览 Azure SQL Da ...
随机推荐
- Microsoft SQL server Management Studio工具报错“应用程序的组件中发生了无法处理的异常”
解决办法 打开目录: C:\Documents and Settings\Administrator\Application Data\Microsoft\Microsoft SQL Server\1 ...
- 吴裕雄--天生自然 JAVASCRIPT开发学习: DOM - 改变 HTML
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title> ...
- PAT Advanced 1110 Complete Binary Tree (25) [完全⼆叉树]
题目 Given a tree, you are supposed to tell if it is a complete binary tree. Input Specification: Each ...
- 18个Java8日期处理的实践,太有用了
专注于Java领域优质技术,欢迎关注 作者:胖先森 Java 8 推出了全新的日期时间API,在教程中我们将通过一些简单的实例来学习如何使用新API. Java处理日期.日历和时间的方式一直为社区所诟 ...
- Maven--超级 POM
对于 Maven3,超级 POM 在文件 %MAVEN_HOME%/lib/maven-model-builder-x.x.x.jar 中的 org/apache/maven/model/pom-4. ...
- Ubuntu16.04编译tensorflow的C++接口
原文:https://www.bearoom.xyz/2018/09/27/ubuntu1604buildtf4cpp/ 之前有一篇介绍到在windows下利用VS2015编译tensorflow的C ...
- 图论中最优树问题的LINGO求解
树:连通且不含圈的无向图称为树.常用T表示.树中的边称为树枝,树中度为1的顶点称为树叶. 生成树:若T是包含图G的全部顶点的子图,它又是树,则称T是G的生成树. 最小生成树:设T=(V,E1)是赋权图 ...
- JAVA初学者——DOS命令及基本数据类型
Hello!大家好!我是浩宇大熊猫~ 昨天看了韩顺平老师第二节视频的课,记忆尤新的是那个数据类型那一块,可是昨天感觉没掌握就没有发博客. 今天,又看了一遍,加上看了一些其他老师的,有所收获,所以分享给 ...
- MBProgressHUD覆盖键盘
发送消息的时候,需要用MBProgressHUD来覆盖窗口等待发送成功,但是无论如何键盘都覆盖不上. 于是各种研究,添加到view,添加到window,都无果..想破了脑子,总觉得加到window都覆 ...
- BSC软件交流-BS
管理体系的提升公司.部门 关键指标 体系EXCEL记录的方式 较老,不够系统化BSC模式 测评.咨询.绩效软件目标地图 ,任务 目标 分解 平台?手机端? 集成 钉钉? paas平台?基础数据的获取团 ...