If an activity resumes, or if you resume it, it startsagain after a pause.

(中断后)继续,重新开始

Normal services will be resumed in the spring.春天将恢复正常服务。

An issue of shares is a time when a company gives people the chance to buy part of it or gives extra shares to people who already own some.

(股票的)发行

If one person or animal transmits a disease to another, they have the disease and cause the other person or animal to have it.

...mosquitoes that transmit disease to humans...

传染疾病给人类的蚊子

PHRASE 由于;为了;因为…的缘故If you do something for the sake of something, you do it for that purpose or in order to achieve that result. You can also say that you do it for something's sake .

Let's assume for the sake of argument that we manage to build a satisfactory database...

为了便于讨论,不妨假定我们成功地建立了一个令人满意的数据库。

VERB (形势、规定或法律)强迫,迫使If you are obliged to do something, a situation, rule, or law makes it necessary for you to do that thing.

The storm got worse and worse. Finally, I was obliged to abandon the car and continue on foot...

暴风雨愈发猛烈,我最终不得不弃车步行

Suddenly she was rich beyond her wildest dreams.她突然出乎意料地发了大财。

N-COUNT (态度、观点或说法的)重复,附和An echo is an expression of an attitude, opinion, or statement which has already been expressed.

I hear an echo of the thinking that got us into this mess in the first place...

我听到有人重提那个最先使我们陷入这一困境的想法。

Political attacks work only if they find an echo with voters.

政治攻击只有在选民中引起共鸣才会有作用。

N-UNCOUNT (电视、广播节目的)播送,播放The transmission of television or radio programmes is the broadcasting of them.

ADJ-GRADED 广大的;巨大的If you describe something as immense, you mean that it is extremely large or great.

...an immense cloud of smoke...

大片的烟云

DJ (观点等)一致的,吻合的,不矛盾的If one fact or idea is consistent with another, they do not contradict each other.

This result is consistent with the findings of Garnett & Tobin...

这个结果与加尼特托宾公司的调查结果一致。

Please convey our condolences to the family.请向家人转达我们的哀思。

VERB 吹嘘;炫耀;夸耀If someone boasts about something that they have done or that they own, they talk about it very proudly, in a way that other people may find irritating or offensive.

Witnesses said Furci boasted that he took part in killing them...

几位证人声称富尔奇曾吹嘘自己参与了对他们的屠杀。

PHRASE 令…满意If you do something to someone's satisfaction, they are happy with the way that you have done it.

She never could seem to do anything right or to his satisfaction...

她似乎从没能做过一件正确或令他满意的事。

VERB (用布)擦干,擦净,擦拭If you rub an object or a surface, you move a cloth backward and forward over it in order to clean or dry it.

She took off her glasses and rubbed them hard...

她摘下眼镜使劲擦着。

to put yourself or someone else onto the official list of membersof a coursecollege, or group

(使)加入;注册;招(生);吸收

Is it too late to enrol at the college?现在去那所大学注册是不是来不及了?

VERB 将…妖魔化;把…想象成魔鬼If people demonize someone, they convince themselves that that person is evil.

Each side began to demonize the other.

双方都开始把对方妖魔化。

resume|issue|transmit|sake|obliged|beyond her wildest dreams|echo|transmission|immense|consistent |convey to| boasted|satisfaction|rub|enrol|demonize的更多相关文章

  1. RS-232, RS-422, RS-485 Serial Communication General Concepts(转载)

    前面转载的几篇文章重点介绍了UART及RS-232.在工控领域除了RS-232以外,常用的串行通信还有RS-485.本文转载的文章重点介绍了RS-232.RS-422和RS-485. Overview ...

  2. 【POJ-2482】Stars in your window 线段树 + 扫描线

    Stars in Your Window Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 11706   Accepted:  ...

  3. POJ 2482 Stars in Your Window 线段树扫描线

    Stars in Your Window   Description Fleeting time does not blur my memory of you. Can it really be 4 ...

  4. POJ 2482 扫描线(面积覆盖最大次数)

    Stars in Your Window Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 10806   Accepted:  ...

  5. CentOS 6.4安装AMH面板

    复制以下代码 然后执行 或者下载wget http://amysql.com/file/AMH/3.2/amh.sh; chmod 775 amh.sh; ./amh.sh 2>&1 | ...

  6. IEEE 802.3 Ethernet

    Introduction Ethernet 是过去30年以来最为成功的局域网(local area networking)技术. 1. First widely used LAN technology ...

  7. acmer -- 最美的情书

    2014-09-29 20:51:45 POJ 2482 Fleeting time does not blur my memory of you. Can it really be 4 years ...

  8. 【POJ2482】【线段树】Stars in Your Window

    Description Fleeting time does not blur my memory of you. Can it really be 4 years since I first saw ...

  9. phabricator 搭建

    os:debian7 Installation Guide :https://secure.phabricator.com/book/phabricator/ $ cd /data # 安装目录 da ...

随机推荐

  1. 吴裕雄--天生自然 PHP开发学习:MySQL 插入多条数据

    <?php $servername = "localhost"; $username = "root"; $password = "admin& ...

  2. error: snap "electronic-wechat" has "install-snap" change in progress

    今天因为要使用 wechat ,但是因为 wechat 并没有官方的 Ubuntu 版本,幸好有大神出了 electronic-wechat ,可以直接在应用商店中搜到,然后直接安装,也可以命令行安装 ...

  3. 基于serverless快速部署前端项目到腾讯云

    腾讯云 COS 组件,可以快速部署静态网站页面到对象存储 COS 中,并生成域名供访问. 安装 首先要安装 serverless 组件 npm install -g serverless 在项目的根目 ...

  4. Linux下切换用户出现su: Authentication failure的解决办法

    在切换用户时,密码没有输错,但始终无法成功地切换,还报出身份验证失败的错误,下面是具体解决方案: 在终端上输入指令sudo passwd root 此时输入你的密码 重复再次输入你的密码 再次用su指 ...

  5. mybatis自动扫描的时候,接口跟xml文件的名字最好能够一一对应

    事实证明这是十分有好处的,当然,即便你不这么做,它也不一定会报invalid bound statement (not found),因为你不知道从哪儿拷来的配置文件可能从其他的地方做了配置,但是这么 ...

  6. bzoj2127happiness(最小割)

    一眼最小割. 一种比较好想的建图方式如下: 连源点表示学文,连汇点表示学理,然后adde(S,id(i,j),a[i][j]),adde(id(i,j),T,b[i][j]):对于相邻座位选择同一科的 ...

  7. SVN常见错误解决办法和批量add等命令

    批量添加所有更改文件 svn add . --no-ignore --force 提交文件 svn commit -m "up" File already exists: file ...

  8. \_\_getattribute\_\_

    __getattribute__ 一.__getattr__ 不存在的属性访问,触发__getattr__ class Foo: def __init__(self, x): self.x = x d ...

  9. GCC生成动态链接库(.so文件):-shared和-fPIC选项

    Linux 下动态链接库(shared object file,共享对象文件)的文件后缀为.so,它是一种特殊的目标文件(object file),可以在程序运行时被加载(链接)进来.使用动态链接库的 ...

  10. Django_HTML

    一.web开发之HTML 1.1 HTML相关基础 快速生成html的模版方法: 在visual code的新建html文件中输入:!然后tab回车就会出现HTML的模版 双标签: <p> ...