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的更多相关文章

  1. Ultimate Guide to WeChat for Business 2019

    Ultimate Guide to WeChat for Business 2019 By Iaroslav Kudritskiy (source :https://rocketbots.io/blo ...

  2. jwplayer视频--不兼容IE8

    <!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8&quo ...

  3. Windows Error Codes

    http://www.briandunning.com/error-codes/?source=Windows Windows Error Codes List All Error Codes | S ...

  4. wp8.1 sdk preview 预览版

    http://pan.baidu.com/s/1hqyusja?qq-pf-to=pcqq.c2c#dir/path=%2FWPSDK%208.1%20DevPreview%20Installerwp ...

  5. Python之global

    1 Global The global statement and its nonlocal cousin are the only things that are remotely like dec ...

  6. Cross-Domain Security For Data Vault

    Cross-domain security for data vault is described. At least one database is accessible from a plural ...

  7. 基于Custom-metrics-apiserver实现Kubernetes的HPA(内含踩坑)

    前言 这里要说一下Prometheus的检控指标从哪里来,它有3个渠道: 主机监控,也就是部署了Node Exporter组件的主机,它以DaemonSet或者系统进程的形式运行,Prometheus ...

  8. Azure SQL Database (19) Stretch Database 概览

    <Windows Azure Platform 系列文章目录>  Azure SQL Database (19) Stretch Database 概览      Azure SQL Da ...

  9. Azure SQL Database (21) 将整张表都迁移到Azure Stretch Database里

    <Windows Azure Platform 系列文章目录>  Azure SQL Database (19) Stretch Database 概览      Azure SQL Da ...

随机推荐

  1. linux下springboot项目通过jetty发布war包应用

    Linux下jetty发布jar包 1.通过官网下载jetty点击下载https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distributi ...

  2. ansible删除目录下所有内容

    使用ansible的同学都知道,ansible只支持新增删除具体的某个文件夹或者文件,如下所示: 1. 创建目录,删除整个目录 - name: Create a directory if it doe ...

  3. C++对象数组与对象指针

    (一)对象数组 将具有相同类类型的对象有序地集合在一起便构成了对象数组,以一维对象数组为例,其定义形式为: 类名 对象数组名[]; Point points[100]; 关于对象数组的几点说明: (1 ...

  4. 移除手机端a标签点击自动出现的边框和背景

    手机端a标签会自动补充出现边框或者背景,使得用户知道a标签的点击状态,但样式很不好看 <!DOCTYPE html> <html> <head> <meta ...

  5. Spring学习之Aspectj开发实现AOP

    Aspectj是一个基于Java语言的Aop框架,它提供了强大的Aop功能. Aspectj简介: 1.Aspectj是一个面向切面的框架,它扩展了Java语言,它定义了一个Aop语法. 2.所以它有 ...

  6. c# 异常处理 try --catch

    初学 try---catch 语法 try { 可能会出现异常的代码; 异常出现的那行代码下面的代码全不会执行,直接跳到catch中执行 ... ... } //try和catch之间不能有其他的代码 ...

  7. PAT Advanced 1020 Tree Traversals (25) [⼆叉树的遍历,后序中序转层序]

    题目 Suppose that all the keys in a binary tree are distinct positive integers. Given the postorder an ...

  8. UML-如何创建领域模型?

    以当前迭代中所要设计的需求为界: 1.寻找概念类 2.将其绘制为类图 3.添加关联和属性

  9. ccf201403-3 记录一个神tmwa了的代码 莫非我没看懂题。。。

    #include <string.h> #include<cstdio> #include<stdio.h> #include <iostream> # ...

  10. python深度学习6.2

    Deep Learning with Python>第六章 6.2 理解循环神经网络(RNN) 神机喵算 2018.09.01 20:40 字数 2879 阅读 104评论 0喜欢 1 沉下心来 ...