People have long known that nuts are part of a healthy diet.
人们早就知道坚果是健康饮食的一部分。
People, who you know well, can give you good advice, give you a different perspective, or share

their own experience.
你熟知的人能够为你提供好的建议,给你不同的视角,或分享他们自身的经验。
I bought this computer with the software pre-loaded.
我购买了这台预装了软件的电脑。
Our guest today is Mr. David Smith, who had the experience of studying abroad for seven years

and then returning home.

They are using simulation technologies to help government and private business control and

react to changing traffic conditions.
他们在使用模拟技术帮助政府和私人公司控制及应对不断变化的交通状况。

Controlling traffic is a complex and high cost problem in many developed countries.
控制交通在许多发达国家是一个复杂且高成本的问题。
The system is 100 percent solar powered and they believe they can actually break the records

that are existing right now.
这一系统完全由太阳能驱动,他们认为自己确实能够打破现存的纪录。

In the United States, a company is working on a project that could change the way we think

about public transportation.
美国一家公司正开展一个能改变我们对公共交通认知的项目。

Smartphones are everywhere, so it is hard to believe the iconic iPhone from Apple was launched

just 10 years ago today.
智能手机如今随处可见,很难相信标志性的苹果手机iPhone是在十年前的今天才发布的。

He included in his dictionary all important sentences to show how each word was actually used

in speech and writing.
他的字典里包含了所有重要的句子,以解释每一个单词在口语和写作中是如何实际应用的。

The author, Robert Cawdrey, made no attempt to include everyday words in his dictionary.
作者罗伯特·考德里并没有试图在他的字典里收录日常单词。
Well, it seems to me that everybody is talking about e-mails nowadays.

好吧,我觉得现在所有人都在谈论电子邮件。
It also led to overfishing, unsafe and destructive fishing and other problems.
这也导致了过度捕捞、危险性和破坏性捕鱼以及其它问题。

Critics say these programs put many fishermen out of business.
批评者表示,这些项目让许多渔民失业。

Many communities worldwide depend on the ocean for their livelihoods.
全球许多群体依靠大海谋生
More than 25 percent of the world’s fisheries are overfished, according to the United Nations
联合国表示,全球超过百分之二十五的渔场遭到过度捕捞。
Dentists say that the new method is most effective on early-stage cavities.
牙医称,这个新方法对早期蛀牙最有效。
A British company says it has developed technology that will end the need for mechanical

cleaning of dental cavities.
一家英国公司称其发明了一种技术,可以终结机械清洁蛀牙的需要。

Several modern critics consider her the greatest female poet in the English language.
数位现代评论家认为她是最伟大的英文女诗人。

For the remaining 30 years of her life, she was seldom seen outside her home.
在她生命最后30年里,人们很少看到她出门。

There are lots of people who mistake their imagination for their memory.
错把想象力当记忆力的人太多了。

BEC translation exercise 4的更多相关文章

  1. BEC translation exercise 2

    Forest fires are a regular feature of Chile's hot, arid summers.智利夏天炙热.干燥,常发生森林火灾.A nearly decade-lo ...

  2. BEC translation exercise 1

    U.S. oil drillers have made major efficiency improvements with a speed that has repeatedly surprised ...

  3. BEC translation exercise 7

    在挑选时我们完全出自疏忽而漏过了这篇短文.In making the selection we passed this short piece by quite inadvertently. we l ...

  4. BEC listen and translation exercise 11

    When you are in any contest you should work as if there were — to the very last minute — a chance to ...

  5. BEC listen and translation exercise 37

    You're supposed to do that before 10.30 in the morning, but obviously, if it's an emergency, you can ...

  6. BEC listen and translation exercise 35

    高中听力: At five o'clock, we have afternoon tea, but we don't have it in the kitchen. Father's Day is t ...

  7. BEC listen and translation exercise 31

    听力练习: All societies have ways of encouraging and enforcing what they view as appropriate behaviour w ...

  8. BEC listen and translation exercise 40

    However, recently there's been more and more interest in the development of ostrich farming in other ...

  9. BEC listen and translation exercise 13

    The old lady sits on a mobile chair every morning. He got a large fortune when his father died, but ...

随机推荐

  1. 剑指offer 面试50题

    面试50题: 题目:第一个只出现一次的字符 题:在一个字符串(1<=字符串长度<=10000,全部由字母组成)中找到第一个只出现一次的字符,并返回它的位置. 解题思路一:利用Python特 ...

  2. SQL模糊查找

    编辑器加载中... /*********************实现模糊查找**************************/ SELECT [UserId] ,[UserName] ,[User ...

  3. C#将图片白色背景设置为透明

    Image image = System.Drawing.Image.FromFile(@"C:\A.JPG"); Bitmap pbitmap = new Bitmap(imag ...

  4. Loadrunder脚本篇——webservice接口测试(一)

    函数介绍 soap_request 函数执行一个SOAP请求 函数原型 int soap_request( const char *StepName, ExpectedResponse, URL, , ...

  5. 每天一个Linux命令(38)top命令

     top命令是Linux下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况,类似于Windows的任务管理器.       (1)用法:       用法:  top  [参数] top是 ...

  6. 吐槽 坑爹的MySQL安装路径选择

    一般再windows下面安装MySQL我们都会选择msi安装模式,然而安装最新版的MySQL(mysql-installer-community-5.7.11.0.msi 下载地址)发现MySQL默认 ...

  7. 登陆weblogic后页面控制台卡主

    输入http://localhost:7001/console进入控制页面,能登陆进去,但是登陆进去后页面就马上卡死,可以看到页面头部,其余都显示不出来. 重启后启动访问,能够正常进入,关闭weblo ...

  8. 主攻ASP.NET.4.5.1 MVC5.0之重生:系统角色与权限(一)

    数据结构 权限分配 1.在项目中新建文件夹Helpers 2.在HR.Helpers文件夹下添加EnumMoudle.Cs namespace HR.Helpers { public enum Enu ...

  9. 20145230java实验报告二

    20145230实验二 Java面向对象程序设计 实验内容 初步掌握单元测试和TDD 理解并掌握面向对象三要素:封装.继承.多态 初步掌握UML建模 熟悉S.O.L.I.D原则 了解设计模式 实验步骤 ...

  10. 20145230java实验报告1

    20145230实验一JAVA开发环境熟悉 使用JDK编译.运行简单的JAVA程序 实验要求 •使用JDK编译.运行简单的Java程序: •使用IDEA 编辑.编译.运行.调试Java程序. 实验内容 ...