BEC translation exercise 4
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的更多相关文章
- BEC translation exercise 2
Forest fires are a regular feature of Chile's hot, arid summers.智利夏天炙热.干燥,常发生森林火灾.A nearly decade-lo ...
- BEC translation exercise 1
U.S. oil drillers have made major efficiency improvements with a speed that has repeatedly surprised ...
- BEC translation exercise 7
在挑选时我们完全出自疏忽而漏过了这篇短文.In making the selection we passed this short piece by quite inadvertently. we l ...
- 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 ...
- 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 ...
- 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 ...
- BEC listen and translation exercise 31
听力练习: All societies have ways of encouraging and enforcing what they view as appropriate behaviour w ...
- BEC listen and translation exercise 40
However, recently there's been more and more interest in the development of ostrich farming in other ...
- 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 ...
随机推荐
- Summaries On Java
@1:== 和 equals(): ==用于比较引用和比较基本数据类型时具有不同的功能: 比较基本数据类型:如果两个值相同,则结果为true. 比较引用:如果引用指向内存中的同一对象,结果为true( ...
- 标准c时间与日期函数
标准c时间与日期函数 asctime 语法: #include <time.h> char *asctime( const struct tm *ptr ); 功能: 函数将p ...
- python中颜色设置
实现过程: 终端的字符颜色使用转义序列控制的,是文本模式下的系统显示功能,和具体的语言无关. 转义序列是以ESC开头,即用\033来表示(ESC是ASCII码用十进制表示是27,用八进制表示就是033 ...
- document.documentElement和document.body区别以及获取浏览器的宽高
原文:http://www.jb51.net/article/41410.htm 1.区别: body是DOM对象里的body子节点,即 <body> 标签: documentElemen ...
- 初学JQuery相关知识点
[简单的JQuery]注册事件的函数. $(document).ready(function(){}) [JQuery提供的函数]$.map(array,fn) 对数组array中每个元素调用fn函数 ...
- OC源文件扩展名
常见的文件扩展名 扩展名 含义 扩展名 含义 .c C语言源文件 .mm Objective-C++源文件 .cc..cpp C++源文件 .pl Perl源文件 .h 头文件 .o Object(编 ...
- linux环境变量 【转】
Linux 的变量可分为两类:环境变量和本地变量 环境变量,或者称为全局变量,存在与所有的shell 中,在你登陆系统的时候就已经有了相应的系统定义的环境变量了.Linux 的环境变量具有继承性,即子 ...
- Linux文件系统管理 文件系统
概述 文件系统:文件系统这个名词大家都很陌生,不过如果说成分区,大家就比较容易理解了.原先每个分区只能格式化为一个文件系统,所以我们可以认为文件系统就是指分区.不过随着技术的进步,现在一个文件系统可以 ...
- js怎么将光标移动特定的位置:
第一种方法: a 标签的锚: 将a标签的herf='#element_id_name' 即可 <a href="#comment_content" class=" ...
- linux下安装LAMP环境,也就是PHP+linux的开发运行环境(centos7)
注:整理至http://blog.51cto.com/afterdawn/1923139 LAMP(linux.apache.mysql.php),是四个套件的合成,简单讲就是要把php运行在linu ...